Lancelot SIX
4f644cd004
gdal: 2.1.1 -> 2.1.3
2017-03-14 17:59:07 +01:00
Josef Kemetmueller
9141b8cad1
gdal: enable darwin support
...
Also some minor tweaks:
There didn't seem any need to use -O0 optimization level anymore.
Also the option "with-libpng" should have been "with-png" all along.
2016-11-07 20:42:53 +01:00
Dmitry Kalinkin
468a5bc224
dgal: fix
2016-10-17 11:23:14 -04:00
Tuomas Tynkkynen
f97ba3070a
gdal: Fix reference to mysql dev output
2016-08-30 23:00:13 +03:00
Robin Gloster
1be4907ca2
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-08-02 13:46:36 +00:00
Michel Kuhlmann
6cf020fc29
gdal: 2.0.2 -> 2.1.1
2016-07-27 16:04:03 +02:00
Robin Gloster
2d382f3d98
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-05-30 19:39:34 +00:00
Tuomas Tynkkynen
7fb29bfa73
treewide: Make explicit that 'dev' output of zlib is used
2016-05-19 10:04:38 +02:00
Tuomas Tynkkynen
ad1a47061e
treewide: Make explicit that 'dev' output of libtiff is used
2016-05-19 10:00:46 +02:00
Tuomas Tynkkynen
309b2644ac
treewide: Make explicit that 'dev' output of libpng is used
2016-05-19 10:00:44 +02:00
Tuomas Tynkkynen
be00816cab
treewide: Make explicit that 'dev' output of libjpeg is used
2016-05-19 10:00:42 +02:00
Franz Pletz
aff1f4ab94
Use general hardening flag toggle lists
...
The following parameters are now available:
* hardeningDisable
To disable specific hardening flags
* hardeningEnable
To enable specific hardening flags
Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.
cc-wrapper supports the following flags:
* fortify
* stackprotector
* pie (disabled by default)
* pic
* strictoverflow
* format
* relro
* bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster
3477e662e6
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-02-27 00:08:08 +00:00
Bruno Bzeznik Bruno.Bzeznik@imag.fr
c4644c8b43
gdal: 2.0.1 -> 2.0.2 + netCDF format support
...
may be disabled by netcdfSupport=false
2016-02-24 10:39:44 +01:00
Robin Gloster
dcc046f5c7
gdal_1_11: turn off format hardening
2016-02-12 01:10:08 +00:00
Robin Gloster
8e2adea08a
gdal: turn off format hardening
2016-02-11 01:35:53 +00:00
vbgl
f9e681e09e
Merge pull request #10802 from michelk/gdal/update2
...
gdal: 2.0.0 -> 2.0.1
2015-11-04 00:37:15 +01:00
Michel Kuhlmann
7c9be48423
gdal: 2.0.0 -> 2.0.1
2015-11-03 09:04:07 +01:00
Michel Kuhlmann
8e9a8a8fd0
gdal: 1.11.2 -> 1.11.3
2015-11-03 09:00:08 +01:00
Vincent Laporte
4501d4f5d9
gdal: fix standalone python programs
2015-08-24 14:32:07 +02:00
Michel Kuhlmann
e30c99d40a
gdal: adding version 1.11.2 for merkaartor and openscenegraph
2015-07-10 09:33:08 +02:00
Michel Kuhlmann
1278a8ff9b
gdal: update from 1.11.2 to 2.0.0
2015-07-09 14:36:48 +02:00
Luca Bruno
b247577487
Revert "Merge pull request #7450 from risicle/gdaldisablepy"
...
This reverts commit e1db3adbac
, reversing
changes made to ca0d1aa9a3
.
See https://github.com/NixOS/nixpkgs/pull/7450#issuecomment-94259269
2015-04-19 12:19:52 +02:00
lethalman
e1db3adbac
Merge pull request #7450 from risicle/gdaldisablepy
...
gdal: just disable python support instead of marking gdal broken wholesa...
2015-04-19 11:54:50 +02:00
Charles Strahan
1645795c53
gdal: unbreak the python lib
2015-04-18 17:33:49 -04:00
Robert Scott
f2e8e6a598
gdal: just disable python support instead of marking gdal broken wholesale
2015-04-18 20:38:50 +01:00
Peter Simons
08f3c8cbac
gdal: mark broken
...
The build tries to install files outside of its prefix. A complete build log
with the error is at http://hydra.nixos.org/build/21344907/nixlog/1/raw .
The subject came up in https://github.com/NixOS/nixpkgs/pull/7411 .
2015-04-17 15:37:32 +02:00
William A. Kennington III
b524480695
More mysql migrations
2015-04-01 16:50:47 -07:00
Karn Kallio
2758e7c246
gdal: add libpng (for mysql workbench support)
2015-03-31 13:21:02 +02:00
Vladimír Čunát
2ed90cd27f
gdal: fix build by adding openssl
...
I'm not sure why it started needing it, but I suspect mysql (mariadb).
2015-03-17 13:58:09 +01:00
Michel Kuhlmann
3e87b82fe2
gdal: enabling geos
...
In order to use ogr2ogr for clipping, this options needs to be
enabled.
2015-02-24 08:35:34 +01:00
Michel Kuhlmann
0c22975cb2
gdal: update to 1.11.2
2015-02-23 11:29:14 +01:00
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