early-access version 2853
This commit is contained in:
31
externals/vcpkg/ports/gobject-introspection/vcpkg.json
vendored
Executable file
31
externals/vcpkg/ports/gobject-introspection/vcpkg.json
vendored
Executable file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user