yuzu/externals/vcpkg/ports/giflib/vcpkg.json

15 lines
295 B
JSON
Raw Normal View History

2022-07-23 05:01:36 +04:00
{
"name": "giflib",
"version": "5.2.1",
"port-version": 2,
"description": "A library for reading and writing gif images.",
"homepage": "https://sourceforge.net/projects/giflib/",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}