mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
629acdf9d1
* update proj4 to 7.2.0 * fix cmake find * add tiff,curl feature * fix depends * Update fix-proj4-targets-cmake.patch * fix * remove tiff and curl when static build * fix windows static build error * Update ports/proj4/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * change port version * use find_dependency instead of find_package * Update fix-proj4-targets-cmake.patch * Update fix-proj4-targets-cmake.patch Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
8 lines
326 B
Plaintext
8 lines
326 B
Plaintext
Source: libspatialite
|
|
Version: 4.3.0a
|
|
Port-Version: 7
|
|
Homepage: https://www.gaia-gis.it/gaia-sins/libspatialite-sources
|
|
Description: SpatiaLite is an open source library intended to extend the SQLite core to support fully fledged Spatial SQL capabilities.
|
|
Build-Depends: libxml2, sqlite3, geos, proj4, zlib, freexl, libiconv
|
|
|