landry
c3f5af08a4
Update to QGIS 3.4.1.
2018-11-05 10:51:47 +00:00
landry
dfb72fe773
Update to QGIS 3.4.0.
...
See http://changelog.qgis.org/en/qgis/version/3.4.0/
Add patches from https://github.com/qgis/QGIS/pull/8357
2018-10-29 08:25:30 +00:00
landry
bfd67b9ab5
Update to qgis 3.2.3.
...
Backport bits of https://github.com/qgis/QGIS/pull/7824 to fix a crash
upon ctrl-k.
2018-09-16 16:47:59 +00:00
landry
8d5b6c6912
Update to qgis 3.2.2.
2018-08-22 13:43:30 +00:00
landry
53946883d1
Update to qgis 3.2.1.
2018-07-23 07:05:32 +00:00
espie
a3cc216348
@tag update-mime-database
2018-07-01 18:33:35 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
landry
094a5d0dda
Update to QGIS 3.2.0.
...
See https://qgis.org/en/site/forusers/visualchangelog32/index.html
2018-06-25 06:52:59 +00:00
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
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
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