From a7208bf59d6b0cd7b6ecadc82956cdc681dbe31d Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sun, 6 Oct 2024 23:16:54 +0800 Subject: glib: updated to 2.82.1 --- repos/extra/glib/abuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'repos/extra/glib/abuild') diff --git a/repos/extra/glib/abuild b/repos/extra/glib/abuild index e29f3305..02bbc8d2 100644 --- a/repos/extra/glib/abuild +++ b/repos/extra/glib/abuild @@ -1,11 +1,13 @@ name=glib -version=2.78.4 +version=2.82.1 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch" +[ -f $SPM_PKGDB/gobject-introspection ] || _opt="-Dintrospection=disabled" build_opt=" -Dman=false -Dgtk_doc=false -Dselinux=disabled -Dtests=false + $_opt " -- cgit v1.2.3