landry
9c957fb273
Bump REVISION and fix WANTLIB after qwt split.
2018-05-28 18:48:22 +00:00
landry
bf4a0127dc
Update to qgis 3.0.3.
2018-05-20 07:21:58 +00:00
landry
136517e1e0
Update to qgis 3.0.2.
2018-04-23 17:00:54 +00:00
landry
6994cc2635
Add patch to ensure we include QtCrypto from qca-qt5 even if qca is
...
installed. Should fix a build issue reported by naddy@.
While here add another patch to ensure qca-ossl is properly detected
during configure.
2018-04-20 20:52:39 +00:00
landry
9ce39b3e90
Major update to QGIS 3.0.1.
...
- Switch from python2/Qt4 to python3/Qt5 (note that a handful of plugins
arent ported yet..)
- overhaul post-install for proper icons/desktop files, mostly taken
from debian packaging
- lots of patches merged upstream (github PRs #6169 & 6171 among others)
- still a nasty bug with file dialogs when running inside a gtk desktop
environment, being investigated (upstream ticket #17825 ).
See http://blog.qgis.org/2018/02/23/qgis-3-0-girona-is-released/ &
https://qgis.org/en/site/forusers/visualchangelog30 for user-facing details.
Mostly worked on at a HAM and then at p2k18, been using various
snapshots of master at work since some months, and playing with 3d features...
2018-04-09 12:40:34 +00:00
landry
5e8c3c664c
Update to qgis 2.18.17.
...
Add py-jinja2 & py-pygments to RDEP for MetaSearch plugin, reported by
Loic Bartoletti (thanks!)
2018-03-19 13:40:34 +00:00
landry
ea3e38adad
Bugfix update to QGIS 2.18.16.
2018-01-23 14:15:32 +00:00
landry
4ac373980b
Bugfix update to qgis 2.18.15
2017-12-14 10:17:27 +00:00
landry
64a3be4911
Ensure qgis depends on the default/non-qt5 flavor of x11/qwt.
2017-12-05 08:33:44 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
landry
a077d70bf8
Update to QGIS 2.18.14. While here fix WANTLIB for newer qscintilla.
2017-10-30 13:56:46 +00:00
landry
202e9dfea5
Update to QGIS 2.18.13.
...
Remove python/core/qgscoordinatetransform.sip patch, was fixed
differently upstream in https://issues.qgis.org/issues/17039
2017-09-18 12:12:46 +00:00
landry
ca160c98b0
Update to QGIS 2.18.12.
2017-08-28 12:25:16 +00:00
sthen
48dbc605b1
add COMPILER_LIBCXX to WANTLIB and bump
2017-07-27 09:55:44 +00:00
landry
0deb6047e1
Update to QGIS 2.18.11.
2017-07-25 06:47:08 +00:00
zhuk
501af78c88
Fix situatuion when both new QGis and new SIP are met.
...
Reported by naddy@, thanks!
2017-07-19 15:48:31 +00:00
rsadowski
f43469df71
Bump all and adjust WANTLIB and patches after qca update
...
OK sthen@
2017-07-11 20:42:34 +00:00
landry
08c799ba81
Update to QGIS 2.18.10.
2017-06-25 13:35:42 +00:00
landry
c02185de23
Bugfix update to QGIS 2.18.9.
2017-05-31 11:49:28 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
landry
6334128fd0
Bugfix update to QGIS 2.18.8.
2017-05-23 09:16:29 +00:00
espie
4cf9195daa
more WANT_CXX / LIBECXX
2017-05-13 17:40:26 +00:00
landry
783a36ec24
Bugfix update to qgis 2.18.7
2017-04-25 11:54:54 +00:00
landry
4850cce04d
Bugfix update to QGIS 2.18.6.
2017-04-18 12:08:59 +00:00
landry
dff1040483
Update to qgis 2.18.3.
2017-02-07 08:20:51 +00:00
landry
376cfc4d70
Update to qgis 2.18.2.
...
Remove patch-src_gui_qgisgui_h which was part of
3e738405e2
upstream.
Switch to use gcc4 on all platforms (not only on i386), the new DWG
importer (added in a stable branch.. sigh) doesn't build with base gcc,
and what's the point of trying to build a modern c++ codebase with a 10
year-old compiler ?
Bump all shlib majors for lots of symbols removed as a consequence.
2016-12-22 21:34:06 +00:00
jca
439822dfc7
Another dependency fix.
...
Reported by ajacoutot@, ok landry@ (maintainer)
2016-12-11 19:03:35 +00:00
landry
7ae8154226
Bugfix update to qgis 2.18.1
2016-11-30 16:53:37 +00:00
landry
e8a754552b
Update to QGIS 2.18.0.
...
See http://changelog.qgis.org/en/qgis/version/2.18.0/ for a visual list
of changes.
2016-11-01 09:18:13 +00:00
landry
20e81f4f54
Update to QGIS 2.16.3.
2016-10-04 20:04:00 +00:00
sthen
564c6c344a
Cope with moving sqlite3 back to ports.
2016-09-23 09:16:52 +00:00
ajacoutot
f22ca8c5d8
Drop USE_WXNEEDED; the underlying issue is in qt4 webkit and we don't want
...
to annotate all ports when the common issue comes from outside.
discussed with/ok landry@ (maintainer)
2016-09-01 15:55:27 +00:00
landry
e0436afc11
Update to qgis 2.16.2.
...
Set USE_WXNEEDED to fix a crash in QtWebKit at startup (this should
probably be fixed in QtWebKit itself), add py-requests to RDEP for
metasearch plugin, and remove sip-related patches added in 2.16.1 update
- updating sip made them useless at last.
2016-08-31 13:13:01 +00:00
sthen
87adaea780
switch to ports gcc on i386; can't build it with base gcc, uses too much ram
2016-08-20 20:50:31 +00:00
landry
cd3cd13ec4
Update to QGIS 2.16.1.
...
See http://changelog.qgis.org/en/qgis/version/2.16.0/.
Add two patches reverting selected chunks of upstream commits leading to
segfaults in python/sip initializations, until if figure out what's
wrong in upstream ticket #15347 , hopefully at g2k16. With those two
commits reverted, it runs fine...
2016-08-08 17:45:40 +00:00
landry
ac464e8251
Bugfix update to QGIS 2.14.3.
2016-06-01 14:05:22 +00:00
landry
2034903098
Bugfix update to QGIS 2.14.2.
2016-05-02 12:42:03 +00:00
landry
2fce11f54f
Bugfix update to QGIS 2.14.1.
2016-03-29 15:09:52 +00:00
naddy
deea7ed07b
drop SHARED_ONLY from python and ruby ports
2016-03-20 16:12:22 +00:00
landry
74756882cd
Update to QGIS 2.14.
...
See http://changelog.qgis.org/en/qgis/version/2.14.0/ for changes.
2016-03-02 14:39:10 +00:00
landry
7e926bad5d
qgis 2.12.3
2016-01-19 09:44:25 +00:00
landry
90cb3469e8
bugfix update to qgis 2.12.2
2015-12-30 15:58:49 +00:00
landry
0930928f56
Bugfix update to QGIS 2.12.1. Fix paths in patch while here.
2015-12-07 13:11:41 +00:00
sthen
91fd752133
remove devel/flex dep, these are ok with base flex
2015-11-20 12:01:07 +00:00
landry
4e2b8d623d
Remove generated files and cmake butchery now that we have a decent
...
bison. Thanks jca@!
2015-11-16 10:22:59 +00:00
sthen
001d437068
add LL to constants > 2^32 to unbreak 32-bit arches
2015-11-01 20:48:06 +00:00
landry
4e94e6dc5b
Upgrade to QGIS 2.12.
...
- See https://www.qgis.org/en/site/forusers/visualchangelog212/ for the
changes.
- Regenerate qgisrastercalcparser.{h,c}pp with out-of-ports bison 2.6
- Now uses qca2 & qca-ossl for https handling
- Remove now useless patches
2015-10-31 15:29:44 +00:00
landry
231756fe8a
Add link to upstream merged PR.
2015-07-21 11:39:52 +00:00
landry
e4516f61b6
Update to QGIS 2.10.1.
...
See https://github.com/qgis/QGIS/blob/master/NEWS for ...news...
2015-07-21 10:06:14 +00:00