nixpkgs/pkgs/development/libraries/gdal
Jonathan Ringer bd6bfd53e7 gdal: 3.0.4 -> 3.1.2.post2020-08-26
parsing of POPPLER_MINOR_VERSION is broken, as it doesn't truncate
leading zeroes. Leading gcc to believe it's trying to evaluate an
octal value (e.g. 08 > 72 ). However, 8 isn't a valid octal value.

Patches from master do not apply cleanly do a series of changes
done to configure.ac. So instead, a commit from master was chosen.
2020-08-26 12:38:57 +02:00
..
2.4.0.nix
default.nix gdal: 3.0.4 -> 3.1.2.post2020-08-26 2020-08-26 12:38:57 +02:00
gdal-1_11.nix
python.patch