[glib] Disable host introspection (#41497)

This commit is contained in:
WangWeiLin-MV 2024-10-15 15:34:26 +08:00 committed by GitHub
parent 3f26fc8cfc
commit 9366a8517b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 1 deletions

View File

@ -50,6 +50,7 @@ vcpkg_configure_meson(
${OPTIONS}
-Ddocumentation=false
-Dinstalled_tests=false
-Dintrospection=disabled
-Dlibelf=disabled
-Dman-pages=disabled
-Dtests=false

View File

@ -1,6 +1,7 @@
{
"name": "glib",
"version": "2.80.0",
"port-version": 1,
"description": "Portable, general-purpose utility library.",
"homepage": "https://developer.gnome.org/glib/",
"license": "LGPL-2.1-or-later",

View File

@ -3126,7 +3126,7 @@
},
"glib": {
"baseline": "2.80.0",
"port-version": 0
"port-version": 1
},
"glib-networking": {
"baseline": "2.78.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3898752019d0ae61bd13a758b603325c152aec87",
"version": "2.80.0",
"port-version": 1
},
{
"git-tree": "98c1acbee23caa1307827ce7d8e4f6e38954e560",
"version": "2.80.0",