15 lines
295 B
JSON
15 lines
295 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|