mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 17:39:01 +08:00
60d7d91c71
* Fix windows-static builds * Rename debug lib to comform to other naming scheme * Update ci.baseline.txt * Update CONTROL * Update dependency_win.cmake * Update portfile.cmake * Update vcpkg-cmake-wrapper.cmake * Update portfile.cmake * Added versions * Update ci.baseline.txt * PR comments * update gdal portversion Co-authored-by: Ankur Verma <ankur.veram@outlook.com> Co-authored-by: ankurv <ankurv@microsoft.com> Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
16 lines
587 B
Plaintext
16 lines
587 B
Plaintext
Source: gdal
|
|
Version: 3.1.3
|
|
Port-Version: 2
|
|
Homepage: https://gdal.org/
|
|
Description: The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data.
|
|
Build-Depends: proj4, libpng, geos, sqlite3, curl, expat, libpq, openjpeg, libwebp, libxml2, liblzma, netcdf-c, hdf5, zlib, libgeotiff, cfitsio, json-c (!windows)
|
|
Supports: !arm
|
|
|
|
Feature: mysql-libmariadb
|
|
Build-Depends: libmariadb
|
|
Description: Add mysql support using libmariadb
|
|
|
|
Feature: libspatialite
|
|
Build-Depends: libspatialite
|
|
Description: Create or update SpatiaLite databases using libspatialite
|