17 lines
367 B
JSON
17 lines
367 B
JSON
{
|
|
"name": "libgta",
|
|
"version": "1.0.8",
|
|
"port-version": 5,
|
|
"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"
|
|
]
|
|
}
|