Kai Pastor
e6c8c2bc05
[gdal] Update to 3.5.1, build with CMake ( #22392 )
...
* Build with CMake [skip actions]
* Update to 3.5.0 RC1 [skip actions]
* Update to 3.5.0RC2
* Use GDAL_USE_INTERNAL_LIBS=OFF
* Use lower-case config path
* Add LERC support
* Fix tiff linkage in libgeotiff
* uwp is unsupported
* core doesn't imply lerc
* Drop legacy build
* Feature and portfile cleanup [skip actions]
* Cleanup wrapper
* Pass on libspatialite usage requirements
* Update versions
* Remove hfd5/netcdf from default for android
* Update versions
* Fix wrapper
* Update versions
* Fix libgeotiff config
* The wrapper needs pkgconf for libspatialite
* Update versions
* Remove obsolete patch
* Update to v3.5.1-RC1
* Burn host triplet into config, require pkg-config
* Fix libspatialite link libraries [skip actions]
* Update versions in manifests
* Update versions
* Remove obsolete wrapper code [skip actions]
Complements 5c4f512
.
* Update to 3.5.1RC2 [skip actions]
* Handle additional link dependencies using pkg-config [skip actions]
* GDAL's find modules rely on PkgConfig
* Update to 3.5.1
* Update versions
2022-07-07 15:05:52 -07:00
Kai Pastor
0707a17ecf
[liblzma] No debug postfix. Rewrite wrapper. ( #22856 )
...
* Restore upstream's DLL name
* Don't add debug postfix
* Decouple wrapper from config
* Don't inject Find module stuff into config
* Cleanup
* [skip actions] Trim lzmad and LibLZMA patching
* [skip actions] Fix CMAKE_DISABLE_FIND_PACKAGE_LibLZMA
* [skip actions] CI
* Update manifests
* Update versions
* Backfill LibLZMA::LibLZMA to CMake < 3.14
* Update versions
* Update versions
2022-02-28 10:25:31 -08:00
Kai Pastor
d4422c3beb
[poppler,gdal] Major update to poppler; poppler feature for gdal ( #22720 )
...
* Major update to port poppler
* Fixup usage requirements via main pc file
* Add usage based on FindPkgConfig
* Export unofficial cmake config
* uwp is unsupported
* [gdal] Add poppler feature
* [gdal] Update poppler dependency
* [gdal] Add patch for poppler C++17 API
* Disable ENABLE_RELOCATABLE
* Update to 22.02.0 from poppler gitlab
* Update versions
* [skip actions] CI with gdal tools
* Revert "[skip actions] CI with gdal tools"
* Modify feature name for private API
* Update versions
* Add license field to gdal manifest
* Add port name to unofficial namespace
* Rectify poppler version number
* Update versions
* poppler[fontconfig] doesn't build for MSVC
* Update versions
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2022-02-17 17:03:04 -08:00
Kai Pastor
837f3aecf1
[gdal] Update to 3.4.1 ( #22370 )
...
* Update gdal to 3.4.1
* Update versions
* Explicitly disable PCRE2
* Update versions
* Revise nmake dependency import and export
* Use pkg-config for spatialite with autotools
* Update versions
2022-01-18 12:15:31 -08:00
Kai Pastor
cccfe836db
[gdal] Add features for hdf5, netcdf, postgresql ( #21231 )
...
* Revise configuration, avoid hidden dependencies
* Expose hdf5 and netcdf feature, fix static linkage
* Fix hdf5 pc files
* Add spatialite flag
* Update versions
* Expose feature platform dependencies
* Update versions
* Configure gdal for windows arm and arm64
* Add postgresql feature
* Update versions
* Update wrapper
* Update versions
* Update baseline
* [skip actions] CI
* Use pkgconfig for expat
* Update versions
* uwp is unsupported (comsuppw.lib, atls.lib)
* Update versions
2022-01-03 13:08:39 -08:00
Kai Pastor
72059f635b
[gdal] Update to 3.4.0, minor adjustments ( #21261 )
...
* Make gdal available on arm (except windows)
* Update to 3.4.0, revise patches
* Stop importing legacy PROJ
* Update versions
* Export json-c dependency for mingw
* Update versions
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
2021-11-13 14:43:11 -08:00
Kai Pastor
369878e686
[libgeotiff] Update to 1.7.0, revise features and config ( #21253 )
...
* Update to 1.7.0
* Refresh patches, drop fix-proj4.patch
* Restore GeoTIFF cmake package name (reverts #15750 )
* Add usage (reason: #15723 )
* Remove zlib dependency, transitive usage only
* Move tools to optional feature
* Modernize portfile, fix copyright
* Don't install doc and man files
* Trim main patch
* Allow reduced tiff dependencies
* Update versions
* Remove libgeotiff uwp failure from CI baseline
* Update GeoTIFF in gdal wrapper
* Update versions
* Update GeoTIFF in pdal config
* Update versions
* Switch to 'version' field
* Update versions
2021-11-10 14:54:19 -08:00
Matthias Kuhn
7b57292229
[gdal] New feature "cfitsio" ( #21018 )
...
* [gdal] New feature cfitsio
* version
2021-11-03 21:46:14 -07:00
Matthias Kuhn
39bbc76bfa
Add more debug output when finding gdal deps ( #20869 )
...
* Add more debug output when finding gdal deps
* x-add-version
2021-10-26 23:04:29 -07:00
Kai Pastor
9f73bc1a0e
Fix target_link_libraries on repeated inclusion of wrappers ( #19120 )
...
* Fix repeated inclusion of wrappers
* x-add-version
2021-09-02 13:21:52 -07:00
Kai Pastor
bbf9b17d32
[gdal] Fix GDAL_LIBRARY passing by cache variable ( #19119 )
...
* Fix GDAL_LIBRARY passing by cache variable
* x-add-version
2021-07-26 11:11:05 -07:00
Kai Pastor
2acd21e5e8
[gdal] Repair gdal wrapper ( #19105 )
...
* Repair gdal wrapper
* x-add-version
2021-07-23 13:34:02 -07:00
Kai Pastor
4990d2b951
[gdal] Fix build for non-Windows targets ( #17698 )
...
* Remove obsolete GDAL_VERSION_LIB
* Build mingw with configure/make
* Rearrange CONF_OPTS, expose tiff dependency
* Revise linkage configuration
* Rearrange GDAL_PATCHES
* Put optional drivers into non-default feature
* Fix gdal build
* Update vcpkg.json
* Re-enable netcdf support
* Revise cmake wrapper
* Final portfile cleanup
* Remove curl osx system dependencies
* Verify configuration results before building
* Update and revise configure.ac patch
* Fix dllexport for mingw-dynamic
* Fix pc file
* Add dependencies to cmake wrapper
* Increment port-version
* x-add-version
* Fix typo
* Update git-tree
* strega-nil CRs
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-07-23 10:38:02 -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
Jack·Boos·Yu
6cc5c2c70e
[gdal] Fix debug library name in vcpkg-cmake-wrapper ( #13992 )
...
* [gdal] Fix debug library name in vcpkg-cmake-wrapper
* correct debug library name on Windows
* correct library name on Windows
2020-10-12 12:03:08 -07:00
Phoebe
791a18385a
[gdal] Fix static build issue ( #12541 )
2020-08-21 15:44:23 -07:00