Update to gtk+3-3.24.32.

This commit is contained in:
ajacoutot 2022-03-04 07:57:18 +00:00
parent e9f49bf2ec
commit ea84f729ba
6 changed files with 8 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.252 2021/12/22 08:25:55 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.253 2022/03/04 07:57:18 ajacoutot Exp $
# XXX add support for libcloudproviders?
@ -11,7 +11,7 @@ COMMENT-cups= gtk+3 CUPS print backend
COMMENT-guic= gtk+ icon theme caching utility
GNOME_PROJECT= gtk+
GNOME_VERSION= 3.24.31
GNOME_VERSION= 3.24.32
PKGNAME-main= gtk+3-${GNOME_VERSION}
PKGNAME-cups= gtk+3-cups-${GNOME_VERSION}
@ -19,8 +19,8 @@ PKGNAME-guic= gtk-update-icon-cache-${GNOME_VERSION}
CATEGORIES= x11 devel
SHARED_LIBS += gdk-3 2201.1 # 2404.26
SHARED_LIBS += gtk-3 2201.0 # 2404.26
SHARED_LIBS += gdk-3 2201.1 # 2404.28
SHARED_LIBS += gtk-3 2201.0 # 2404.28
SHARED_LIBS += gailutil-3 0.0 # 0.0
HOMEPAGE= http://www.gtk.org/

View File

@ -1,2 +1,2 @@
SHA256 (gtk+-3.24.31.tar.xz) = Qjw+f9tMRZ7oieNf1Ncf0mI1YlQcEEGxHAflrR/xC/k=
SIZE (gtk+-3.24.31.tar.xz) = 22449112
SHA256 (gtk+-3.24.32.tar.xz) = pmfhP4+G6kRFWwRD9IcL8j9T9nB8HfQ26ytRbGJJa/8=
SIZE (gtk+-3.24.32.tar.xz) = 22443900

View File

@ -1,5 +1,3 @@
$OpenBSD: patch-gtk_gtkplacessidebar_c,v 1.4 2019/05/13 21:04:44 ajacoutot Exp $
unveil(2): check if the XDG directories exist before showing them on the sidebar
Index: gtk/gtkplacessidebar.c
@ -23,7 +21,7 @@ Index: gtk/gtkplacessidebar.c
return NULL;
return g_filename_to_uri (name, NULL, NULL);
@@ -1088,6 +1090,11 @@ update_places (GtkPlacesSidebar *sidebar)
@@ -1091,6 +1093,11 @@ update_places (GtkPlacesSidebar *sidebar)
/* home folder */
home_uri = get_home_directory_uri ();
@ -35,7 +33,7 @@ Index: gtk/gtkplacessidebar.c
start_icon = g_themed_icon_new_with_default_fallbacks (ICON_NAME_HOME);
add_place (sidebar, PLACES_BUILT_IN,
SECTION_COMPUTER,
@@ -1097,6 +1104,9 @@ update_places (GtkPlacesSidebar *sidebar)
@@ -1100,6 +1107,9 @@ update_places (GtkPlacesSidebar *sidebar)
g_object_unref (start_icon);
g_free (home_uri);

View File

@ -1,2 +1 @@
@comment $OpenBSD: PLIST-cups,v 1.5 2019/11/10 17:26:22 ajacoutot Exp $
@so lib/gtk-3.0/3.0.0/printbackends/libprintbackend-cups.so

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-guic,v 1.3 2018/07/09 15:39:30 ajacoutot Exp $
@conflict gtk+2-<2.24.8p0
@pkgpath x11/gtk+2,-guic
@define-tag gtk-update-icon-cache at-end %D/bin/gtk-update-icon-cache -q -t %u

View File

@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST-main,v 1.59 2021/07/09 09:53:50 ajacoutot Exp $
@conflict gtk+3-docs-*
@conflict gtk+3-cloudprint-*
@conflict gettext-tools-<0.19.7p1