diff --git a/system/base/glib2/actions.py b/system/base/glib2/actions.py index c659b045..353edd63 100644 --- a/system/base/glib2/actions.py +++ b/system/base/glib2/actions.py @@ -26,6 +26,7 @@ def setup(): --mandir=/usr/emul32 \ --localedir=/usr/emul32/locale \ -Dsysprof=disabled \ + -Dintrospection=disabled \ -Dlibmount=disabled" # shelltools.system("patch -p1 < multilib.diff") diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml index d0bf1aa3..f6e26c5f 100644 --- a/system/base/glib2/pspec.xml +++ b/system/base/glib2/pspec.xml @@ -12,7 +12,7 @@ library A library of handy utility functions glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. - mirrors://gnome/glib/2.78/glib-2.78.6.tar.xz + mirrors://gnome/glib/2.80/glib-2.80.2.tar.xz meson ninja @@ -23,6 +23,7 @@ libxslt-devel libutil-linux-devel libpcre2-devel + gobject-introspection-devel noisy-glib-compile-schemas.diff @@ -55,6 +56,7 @@ /usr/share/systemtap /usr/share/glib-2.0/schemas /usr/share/gettext + /usr/share/gir-1.0 glib2.sh @@ -141,6 +143,13 @@ + + 2024-06-01 + 2.80.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2024-05-10 2.78.6