mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:48:59 +08:00
55 lines
924 B
JSON
55 lines
924 B
JSON
|
{
|
||
|
"name": "gtk3",
|
||
|
"version": "3.24.34",
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|