mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 20:29:02 +08:00
d50425b118
* update to 2.42.10 (microsoft#30848) * regenerate version registries (microsoft#30848)
41 lines
770 B
JSON
41 lines
770 B
JSON
{
|
|
"name": "gdk-pixbuf",
|
|
"version": "2.42.10",
|
|
"description": "Image loading library.",
|
|
"homepage": "https://gitlab.gnome.org/GNOME/gdk-pixbuf",
|
|
"license": "LGPL-2.1-or-later",
|
|
"dependencies": [
|
|
"gettext",
|
|
"glib",
|
|
{
|
|
"name": "glib",
|
|
"host": true
|
|
},
|
|
"libpng",
|
|
{
|
|
"name": "tiff",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
},
|
|
"zlib"
|
|
],
|
|
"features": {
|
|
"introspection": {
|
|
"description": "build with introspection",
|
|
"dependencies": [
|
|
{
|
|
"name": "gobject-introspection",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "gobject-introspection",
|
|
"platform": "windows & x86"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|