mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:19:06 +08:00
635361d801
* Update to 5.2.1 * Modernize portfile * Enable shared lib * Handle system reallocarray * x-add-version * Disable GifDrawBoxedText8x8 on windows * Update git-tree * Add separate patch for GifDrawBoxedText8x8 * Update git-tree
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"name": "giflib",
|
|
"version": "5.2.1",
|
|
"description": "A library for reading and writing gif images.",
|
|
"homepage": "https://sourceforge.net/projects/giflib/",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|