2022-10-03 12:52:08 +08:00
|
|
|
{
|
|
|
|
"name": "gtk3",
|
2023-06-10 16:49:42 +08:00
|
|
|
"version": "3.24.38",
|
2023-09-19 00:52:14 +08:00
|
|
|
"port-version": 1,
|
2022-10-03 12:52:08 +08:00
|
|
|
"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
|
|
|
|
}
|
2023-01-18 03:44:20 +08:00
|
|
|
],
|
|
|
|
"features": {
|
|
|
|
"introspection": {
|
|
|
|
"description": "build with introspection",
|
2023-04-25 08:32:50 +08:00
|
|
|
"supports": "!windows | !static",
|
2023-01-18 03:44:20 +08:00
|
|
|
"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": "pango",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [
|
|
|
|
"introspection"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
2022-10-03 12:52:08 +08:00
|
|
|
}
|