Robert Schumacher
12ac3e9056
Merge pull request #1879 from mloskot/ml/gdal-2.2.2
...
[gdal] Update port to latest GDAL 2.2.2
2017-10-12 11:00:49 -07:00
Robert Schumacher
1130cc3784
[proj][proj4] Rename proj to proj4. Leave empty forwarder behind.
2017-10-02 15:54:51 -07:00
Mateusz Loskot
6df1629d4d
[gdal] Update port to latest GDAL 2.2.2
...
* Bump GDAL version wherever necessary
* Update download package and checksum.
* Remove 0001-Add-support-for-MSVC1900-backported-from-GDAL2.patch
no longer necessary.
* Recalculate 000N prefix in patche filenames after the removal.
* Update 0002-Ensures-inclusion-of-PDB-in-release-dll-if-so-reques.patch
* Patch pushed upstream https://trac.osgeo.org/gdal/ticket/7055
and should no longer be necessary in GDAL 2.2.3 or later
* Update 0003-Fix-openjpeg-include.patch
2017-09-26 19:13:28 +02:00
Albert Ziegenhagel
f2482d3af9
[gdal] fix linking to curl libraries
2017-08-16 16:32:33 +02:00
codicodi
7c4aa34216
[gdal] fix build with updated openjpeg
2017-08-11 16:50:07 +02:00
Jackie Ng
65fff24ff5
[gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzma
...
This enables support for 2 additional raster data formats and enables extra capabilities on certain format drivers
2017-04-29 14:38:35 +10:00
Jackie Ng
83686b514c
[gdal]: Build with support for sqlite3, curl, expat, libpq and libmysql sibling ports. This activates GDAL support for 14 additional vector data formats and 6 additonal raster data formats
2017-04-29 00:54:01 +10:00
Jackie Ng
0701a70027
Light up GEOS support in GDAL
2017-04-24 05:05:05 +10:00
Robert Schumacher
fe96dcab61
[gdal] Bump version to correspond with adding external libpng dependency.
2017-01-25 17:25:56 -08:00
Manuel Massing
23ac6d0c19
[gdal] Link against external libpng
2017-01-25 08:59:40 +01:00
Robert Schumacher
55605c73e0
[gdal] Use CURRENT_INSTALLED_DIR instead of calculating it out. Use VCPKG_TARGET_ARCHITECTURE instead of parsing the triplet.
2016-12-06 00:57:58 -08:00
Manuel Massing
05f9b3a164
[gdal] Rename dynamic gdal libraries to match static library naming, add "d" suffix for debug libraries
2016-11-30 10:38:56 +01:00
Manuel Massing
e3001c78b9
[gdal] Enable building of PDBs in release builds as well, copy PDBs over
2016-11-30 10:38:56 +01:00
Manuel Massing
e7f0cf8694
[gdal] Separate build directories for dynamic and static build
2016-11-30 10:38:56 +01:00
Manuel Massing
167f82b804
[ports] Initial commit of GDAL 1.11.3 port
2016-11-28 22:01:06 +01:00