3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

29 commits

Author SHA1 Message Date
Matthew Pickering 7842e5dda5 Package QGIS 2.18 for darwin
There are still some problems with the withGrass option but the package
is mostly functional.
2018-03-21 08:28:03 +00:00
Ryan Mulligan af38b888fc qgis: 2.18.15 -> 2.18.16
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/cqjd4b5av6rrmmz9qvagqgq2vqwi5mmi-qgis-2.18.16/bin/qgis_bench -h` got 0 exit code
- found 2.18.16 with grep in /nix/store/cqjd4b5av6rrmmz9qvagqgq2vqwi5mmi-qgis-2.18.16

cc "@viric"
2018-02-28 14:22:48 +00:00
Lancelot SIX cf58ab88a9
qgis: 2.18.14 -> 2.18.15 2017-12-12 13:21:37 +01:00
Orivej Desh 00fd31c169 qgis: disable parallel building 2017-12-07 08:52:42 +00:00
Raphael Das Gupta d756dedb9a qgis: 2.18.13 -> 2.18.14 2017-11-22 18:42:42 +01:00
Niclas Thall 2c8058183f qgis: 2.18.12 -> 2.18.13 2017-10-16 13:41:39 +02:00
Lancelot SIX 3d41279b76 qgis: 2.18.10 -> 2.18.12 2017-08-29 21:56:53 +02:00
Vincent Laporte 681f866e22 qgis: 2.18.4 -> 2.18.10 2017-07-15 19:32:38 +02:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Lancelot SIX 1375a2eecf
qgis: Fix build after pythonPackages.sip update
QGis seems to have a problem with recent sip releases. This patch fixes
the issue.
2017-03-13 16:05:31 +01:00
Lancelot SIX be20195704
qgis: 2.18.3 -> 2.18.4 2017-03-09 14:27:29 +01:00
Robin Gloster 2fdfb123a0
Revert "qgis: enableParallelBuilding"
This reverts commit 632934862b.

Still sometimes fails on hydra
2017-01-29 15:20:07 +01:00
Jean-Pierre PRUNARET 632934862b qgis: enableParallelBuilding 2017-01-22 17:15:24 +01:00
Jean-Pierre PRUNARET 8d4fc1a65e qgis: 2.16.2 -> 2.18.3 2017-01-22 17:14:47 +01:00
Frederik Rietdijk 88a03eb725 qgis: use python2 2016-11-08 22:48:54 +01:00
Domen Kožar fc74bf2ccc qgis: fix build
(cherry picked from commit dccf8c5f27)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-09-11 21:20:50 +02:00
Lancelot SIX 290ea9102c
qgis: 2.16.1 -> 2.16.2 2016-08-30 15:10:07 +02:00
Jean-Pierre PRUNARET 26a2392594 qgis: 2.10.0 -> 2.16.1
Upgrade qgis with latest version
2016-08-01 21:26:01 +02:00
Vincent Laporte 39e585b925 qgis: enable GRASS (close #9931) 2015-11-09 15:50:12 +01:00
Vladimír Čunát 21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Vincent Laporte ec5940a496 qgis: fix python console and processing plugin 2015-08-06 17:17:39 +02:00
Michel Kuhlmann a9dc716631 qgis: 2.10.0 -> 2.10.1 2015-07-23 08:03:40 +02:00
Michel Kuhlmann 4859513ba4 qgis: 2.8.2 -> 2.10.0 2015-07-23 08:03:40 +02:00
Michel Kuhlmann 61432ad2a6 qgis: update to 2.8.2 2015-05-11 13:12:24 +02:00
Michel Kuhlmann fb26f771c6 qgis: update from 2.6.1 to 2.8.1 2015-04-24 11:12:31 +02:00
Vincent Laporte 7ffd6825e1 qgis: update from 2.4.0 to 2.6.1 2015-01-19 16:18:01 +01:00
Vincent Laporte 81a2b58c39 nixpkgs: remove redundant attribute sip
Because:

 1. It is a mere alias of `pythonPackages.sip`
 2. It is usually not needed since propagated by `pyqt4`
 3. It makes it easy to have a packages depend on two different versions
 of sip
2014-12-23 19:37:21 +01:00
Domen Kožar f371980cba qgis: disable parallel building 2014-10-13 15:32:50 +02:00
Michel Kuhlmann 6516bf4dd0 new 'gis' hierachy and initial saga expression 2014-09-22 13:57:20 +02:00
Renamed from pkgs/applications/misc/qgis/default.nix (Browse further)