32 lines
643 B
JSON
32 lines
643 B
JSON
|
{
|
||
|
"name": "gobject-introspection",
|
||
|
"version": "1.72.0",
|
||
|
"description": "A middleware layer between C libraries (using GObject) and language bindings.",
|
||
|
"homepage": "https://gi.readthedocs.io/en/latest/",
|
||
|
"license": null,
|
||
|
"supports": "!static & (native | (windows & x86))",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "cairo",
|
||
|
"default-features": false,
|
||
|
"features": [
|
||
|
"gobject"
|
||
|
]
|
||
|
},
|
||
|
"glib",
|
||
|
{
|
||
|
"name": "glib",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "gobject-introspection",
|
||
|
"host": true
|
||
|
},
|
||
|
"python3",
|
||
|
{
|
||
|
"name": "vcpkg-tool-meson",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|