From 9962925dddf24fc2f388abc38ca376f1b7e2a7eb Mon Sep 17 00:00:00 2001 From: Rmys Date: Tue, 4 May 2021 18:00:33 +0300 Subject: [PATCH] gtk2-2.24.33 --- desktop/toolkit/gtk/gtk2/actions.py | 1 + desktop/toolkit/gtk/gtk2/pspec.xml | 15 +++++++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/desktop/toolkit/gtk/gtk2/actions.py b/desktop/toolkit/gtk/gtk2/actions.py index dcee37be0a..c88be50b63 100644 --- a/desktop/toolkit/gtk/gtk2/actions.py +++ b/desktop/toolkit/gtk/gtk2/actions.py @@ -25,6 +25,7 @@ def setup(): --sbindir=/usr/sbin32 \ --disable-cups" + shelltools.export("GLIB_MKENUMS", "/usr/bin/glib-mkenums") shelltools.export("CC", "%s -m32" % get.CC()) shelltools.export("CXX", "%s -m32" % get.CC()) shelltools.export("CXXFLAGS", "%s -m32" % get.CFLAGS()) diff --git a/desktop/toolkit/gtk/gtk2/pspec.xml b/desktop/toolkit/gtk/gtk2/pspec.xml index 3079f21788..8140364716 100644 --- a/desktop/toolkit/gtk/gtk2/pspec.xml +++ b/desktop/toolkit/gtk/gtk2/pspec.xml @@ -11,7 +11,7 @@ LGPLv2.1 The GIMP Toolkit version 2 GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. - mirrors://gnome/gtk+/2.24/gtk+-2.24.32.tar.xz + mirrors://gnome/gtk+/2.24/gtk+-2.24.33.tar.xz cups-devel libXi-devel @@ -48,9 +48,9 @@ fedora/icon-padding.patch fedora/tooltip-positioning.patch fedora/window-dragging.patch - fedora/python3.patch - fedora/0001-Fix-compiler-warnings-with-GCC-8.1.patch - fedora/0001-calendar-Use-the-new-OB-format-if-supported.patch + + + @@ -193,6 +193,13 @@ + + 2021-05-03 + 2.24.33 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-05-01 2.24.32