mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:59:05 +08:00
198ea1e47a
Refresh patches Use strtok_s for strtok_r on MSVC, export GifDrawBoxedText8x8.
14 lines
274 B
JSON
14 lines
274 B
JSON
{
|
|
"name": "giflib",
|
|
"version": "5.2.2",
|
|
"description": "A library for reading and writing gif images.",
|
|
"homepage": "https://sourceforge.net/projects/giflib/",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|