mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:59:55 +08:00
8ead9c2674
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 3 * version * typo * version * typo * version * Fix params * version * deprecated vcpkg_extract_source_archive_ex * version * fix arguments * version * Rename argument * version * Deprecate vcpkg_extract_source_archive_ex * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
17 lines
374 B
JSON
17 lines
374 B
JSON
{
|
|
"name": "libgta",
|
|
"version-string": "1.0.8",
|
|
"port-version": 4,
|
|
"description": "Libgta is a portable library that implements the Generic Tagged Array (GTA) file format.",
|
|
"homepage": "https://download.savannah.nongnu.org/releases/gta",
|
|
"dependencies": [
|
|
"bzip2",
|
|
"liblzma",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
]
|
|
}
|