Commit Graph

38 Commits

Author SHA1 Message Date
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
Vincent Laporte
4e88fe4998 grass: fix build 2017-01-14 14:55:18 +01:00
Tom Hinton
b0bfa88848 Fiddle LD_LIBRARY_PATH to include GDAL
Some GRASS functions dlopen GDAL, and don't get patched in the install.
To make them work I have to export LD_LIBRARY_PATH from within grass again with pkgs.gdal/lib.
Alternatively this does the trick - there might be a better way to do this, if the configure script can take the true path to gdal and reflect it in the dlopen calls or something?
2016-12-16 15:10:23 +00:00
Frederik Rietdijk
e7f9195169 grass: use python2 2016-11-08 22:48:55 +01:00
Frederik Rietdijk
88a03eb725 qgis: use python2 2016-11-08 22:48:54 +01:00
Vladimír Čunát
6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Domen Kožar
fc74bf2ccc qgis: fix build
(cherry picked from commit dccf8c5f27ed4a1af47f1fc052e9ac206f3a61b7)
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
Vladimír Čunát
950feb70b2 treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +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
Michel Kuhlmann
fb4a53b1c1 saga: 2.2.2 -> 2.3.1 2016-07-21 16:47:29 +01:00
Vincent Laporte
fdd2c6e2ca grass: fix build 2016-04-13 16:20:31 +00:00
zimbatm
69ce5cb656 use the sourceforge mirrors everywhere
find pkgs -name "*.nix" -exec sed -r \
    "s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Vincent Laporte
6528550a5f grass: 7.0.1 -> 7.0.2 2015-12-01 09:15:28 +01:00
Michel Kuhlmann
35eef7abe8 saga: 2.2.1 -> 2.2.2 2015-11-23 14:39:36 +01:00
Vincent Laporte
39e585b925 qgis: enable GRASS (close #9931) 2015-11-09 15:50:12 +01:00
Vincent Laporte
931b56bafc grass: 6.4.0RC6 -> 7.0.1 2015-11-09 15:50:12 +01:00
Michel Kuhlmann
562847d142 saga: 2.2.0 -> 2.2.1 2015-10-12 09:26:13 +02: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
135426ad16 saga: update from 2.1.4 to 2.2.0 2015-07-06 07:59:04 +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
Michel Kuhlmann
a8dd23a221 saga: update from 2.1.2 to 2.1.4 and re-enable build on x86_64-linux 2014-11-18 14:50:01 +01:00
Domen Kožar
f371980cba qgis: disable parallel building 2014-10-13 15:32:50 +02:00
Pascal Wittmann
d346a9cc07 fixed some meta.maintainers attributes 2014-09-26 23:44:29 +02:00
Domen Kožar
fe4337b606 saga: mark as broken 2014-09-26 10:21:14 +02:00
Michel Kuhlmann
1aa3951099 saga: adding me as maintainer 2014-09-22 13:59:28 +02:00
Michel Kuhlmann
5d166bb8d5 saga: Compiling with all dependencies 2014-09-22 13:57:20 +02:00
Michel Kuhlmann
6516bf4dd0 new 'gis' hierachy and initial saga expression 2014-09-22 13:57:20 +02:00