Commit graph

8 commits

Author SHA1 Message Date
Benjamin Staffin b3d33d398c gdal: fix the build
Commit 28b6fb61e6 added explicit CC and
CXX assignments in pkgs/build-support/gcc-wrapper/setup-hook.sh.
That breaks the gdal python extension build somehow, presumably by
confusing libtool.

This appears to revert gdal to building with g++ and gcc (on linux at
least), but at least it builds this way.

Change-Id: I83fb78daa9314dc60c4f635d3f1e937a90349b8a
2015-01-13 23:46:26 -08:00
Peter Simons 6b47d8c610 gdal: the build is broken on (at least) Linux
http://hydra.nixos.org/build/18650326/nixlog/1/raw
2015-01-13 12:44:11 +01:00
Michel Kuhlmann e65bd08b32 gdal: update to 1.11.1 and compiling with proj
proj is needed by ogr2ogr to convert in between coordinate systems
2014-12-15 12:01:51 +01:00
Michel Kuhlmann e83550cae5 gdal: update from 1.7.1 to 1.11.0 and add python support 2014-09-26 15:48:18 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Vladimír Čunát 2abbce201a gdal: add libtiff to buildInputs as well (fix build)
so that its private deps propagate.
2013-12-25 11:11:59 +01:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Marc Weber 0d6228fa83 t/gis/gdal
updating gdal

Signed-off-by: Marc Weber <marco-oweber@gmx.de>

svn path=/nixpkgs/trunk/; revision=22114
2010-06-03 00:51:20 +00:00