mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-20 08:27:55 +08:00
4cbbcbddfd
* [vcpkg ci:osx] Remove brew install * add instructions for creating a new vagrant box * fix the vagrant scripts for the new box * finish fixing the setup * [mecab jxrlib] fix ports for CI mecab needed to use an actual ref that wasn't master, and jxrlib needed a patch for xcode 12 CLTs. Additionally, this fixes the mecab version to be a date, the date of the last commit, since `1.0` is not the correct version (mecab doesn't have released versions) * [many ports] fix compile with Xcode 12 CLTs This mostly means fixing errors on implicit-function-declaration, and removing some Werrors * alac-decoder * apr * argtable2 * arrow * hyperscan * mcpp * minizip * mosquitto * stormlib * [many ports] even more Xcode 12 CLT fixes * [jxrlib darknet] fix the last ports! (hopefully) * CRs, plus minor wip changes to osx scripts
16 lines
548 B
Plaintext
16 lines
548 B
Plaintext
Source: gdal
|
|
Version: 2.4.1
|
|
Port-Version: 12
|
|
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
|
|
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
|