Kai Pastor
e10f7850fe
[gdal] Update to 3.3.2 ( #20765 )
...
* Update gdal to 3.3.2, switch to github
* Don't use absl::string_view
* Update versions
* [skip actions] CI
* Mingw needs json-c
* Update versions
2021-10-19 18:26:37 -07:00
Long Huan
68fc55c971
[gdal] Update to 3.2.2 ( #15292 )
...
* update
* update
* update
* Update portfile.cmake
* update
* Revert "update"
This reverts commit 103cc600cf
.
* update
* Update portfile.cmake
* update
* update
* update
* update
* update
* update
* update
* fix linux build
* fix linux libxml2 error
* Update gdal.json
* Update ports/gdal/vcpkg.json
* update version record
* update gdal to 3.2.2
* update version
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-04-19 13:53:29 -07:00
Jack·Boos·Yu
fdfe770571
[gdal] Update to 3.1.3 ( #13449 )
...
* [vcpkg_*_nmake] Add option INSTALL_COMMAND
* [gdal] Update to 3.1.3 and switch to vcpkg_*_nmake on Windows
* [vcpkg_build_make] Add option MAKEFILE
* fix install on windows, fix linux build
* fix options position
* [gdal] Fix linux build
* [gdal] Fix expat library name
* [gdal] Fix geos library name
* [gdal] Fix cmake wrapper
* [pdal] Fix dependency geos
* [pdal] Fix PDALConfig.cmake
* [gdal] Fix dependency cfitsio on *inx
* disable cfitsio temporary
* [gdal] Correct cmake wrapper and usage
* [gdal] Fix tools on windows-static
* Revert a9ac823007
* Apply suggestions
* [vcpkg_build_nmake] Fix install command
* [vcpkg_build_nmake] Fix install command
* regenerate docs
* [gdal] Update dependency iconv and charset library names
* [gdal] add json-c as a dependency on non-windows
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-11-20 10:29:25 -08:00
JuttaAnders
c88974a223
[gdal] fix for building static library ( #5839 )
2019-03-27 11:47:15 -07:00
hlysunnaram
38c741f390
[gdal] update port to 2.3.2 and mysql support as port feature ( #4413 )
...
* [gdal] update port from 2.3.0 to 2.3.2
* [libmariadb] fix build failure when VCPKG_BUILD_TYPE is set
* [gdal] remove libmysql dependency from port core to allow x86 build
* create new port features: mysql-libmysql and mysql-libmariadb
* add mysql-libmysql as default feature: to build on x86, install gdal[core] or gdal[core,mysql-libmariadb] if mysql support is needed
2018-10-12 15:12:15 -07:00
Mateusz Loskot
0aad7df944
[GDAL] Update to 2.3.0 ( #3478 )
...
Update portfile.cmake for easier version/checksum maintenance.
Update and rename 0001 patch fixing debug build.
Update no-my-bool.patch following source file changes.
Remove no patches which are no longer required due to corresponding
changes in the GDAL source code.
Supports PROJ 4.9.x and 5.x - the latter not in vcpkg ports.
2018-05-17 23:46:04 -07:00