mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:09:00 +08:00
100 lines
1.9 KiB
JSON
100 lines
1.9 KiB
JSON
{
|
|
"name": "gtk3",
|
|
"version": "3.24.36",
|
|
"description": "Portable library for creating graphical user interfaces.",
|
|
"homepage": "https://www.gtk.org/",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "at-spi2-atk",
|
|
"platform": "linux"
|
|
},
|
|
"atk",
|
|
{
|
|
"name": "cairo",
|
|
"default-features": false,
|
|
"features": [
|
|
"gobject"
|
|
]
|
|
},
|
|
{
|
|
"name": "cairo",
|
|
"default-features": false,
|
|
"features": [
|
|
"x11"
|
|
],
|
|
"platform": "linux"
|
|
},
|
|
"gdk-pixbuf",
|
|
{
|
|
"name": "gdk-pixbuf",
|
|
"host": true
|
|
},
|
|
"gettext",
|
|
{
|
|
"name": "gettext",
|
|
"host": true,
|
|
"default-features": false,
|
|
"features": [
|
|
"tools"
|
|
]
|
|
},
|
|
"glib",
|
|
{
|
|
"name": "glib",
|
|
"host": true
|
|
},
|
|
"libepoxy",
|
|
"pango",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
],
|
|
"features": {
|
|
"introspection": {
|
|
"description": "build with introspection",
|
|
"supports": "!windows | !static",
|
|
"dependencies": [
|
|
{
|
|
"name": "atk",
|
|
"default-features": false,
|
|
"features": [
|
|
"introspection"
|
|
]
|
|
},
|
|
{
|
|
"name": "gdk-pixbuf",
|
|
"host": true,
|
|
"default-features": false,
|
|
"features": [
|
|
"introspection"
|
|
]
|
|
},
|
|
{
|
|
"name": "gdk-pixbuf",
|
|
"default-features": false,
|
|
"features": [
|
|
"introspection"
|
|
]
|
|
},
|
|
{
|
|
"name": "gobject-introspection",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "gobject-introspection",
|
|
"platform": "windows & x86"
|
|
},
|
|
{
|
|
"name": "pango",
|
|
"default-features": false,
|
|
"features": [
|
|
"introspection"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|