31 lines
540 B
JSON
Executable File
31 lines
540 B
JSON
Executable File
{
|
|
"name": "gtkmm",
|
|
"version": "4.6.0",
|
|
"description": "gtkmm is the official C++ interface for the popular GUI library GTK+.",
|
|
"homepage": "https://www.gtkmm.org/",
|
|
"license": "LGPL-3.0-or-later",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
"atk",
|
|
"atkmm",
|
|
"cairo",
|
|
"cairomm",
|
|
"gdk-pixbuf",
|
|
"gettext",
|
|
"glib",
|
|
{
|
|
"name": "glib",
|
|
"host": true
|
|
},
|
|
"glibmm",
|
|
"gtk",
|
|
"libepoxy",
|
|
"pango",
|
|
"pangomm",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|