Update to gtk+4-4.8.2.
This commit is contained in:
parent
1962608078
commit
4ecd75b4b4
@ -10,7 +10,7 @@ COMMENT-guic= gtk+ icon theme caching utility
|
||||
COMMENT-media= gtk+ media engine
|
||||
|
||||
GNOME_PROJECT= gtk
|
||||
GNOME_VERSION= 4.8.1
|
||||
GNOME_VERSION= 4.8.2
|
||||
|
||||
PKGNAME-main= gtk+4-${GNOME_VERSION}
|
||||
PKGNAME-cups= gtk+4-cups-${GNOME_VERSION}
|
||||
@ -20,7 +20,7 @@ PKGNAME-media= gtk+4-media-${GNOME_VERSION}
|
||||
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
SHARED_LIBS += gtk-4 4.3 # 1.800.1
|
||||
SHARED_LIBS += gtk-4 4.3 # 1.800.2
|
||||
|
||||
HOMEPAGE= http://www.gtk.org/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gtk-4.8.1.tar.xz) = XOjY3piiO9DI7KGmEJThwAm18AncvWC0XpkKjbG3Qv0=
|
||||
SIZE (gtk-4.8.1.tar.xz) = 20502844
|
||||
SHA256 (gtk-4.8.2.tar.xz) = hbehYLbgLq+k59OPBG+HIPq1N9P+c8AchkMzqYOmkqk=
|
||||
SIZE (gtk-4.8.2.tar.xz) = 20210736
|
||||
|
@ -3,7 +3,7 @@ unveil(2): check if the XDG directories exist before showing them on the sidebar
|
||||
Index: gtk/gtkfilechooserwidget.c
|
||||
--- gtk/gtkfilechooserwidget.c.orig
|
||||
+++ gtk/gtkfilechooserwidget.c
|
||||
@@ -7180,7 +7180,8 @@ desktop_folder_handler (GtkFileChooserWidget *impl)
|
||||
@@ -7181,7 +7181,8 @@ desktop_folder_handler (GtkFileChooserWidget *impl)
|
||||
* See http://freedesktop.org/wiki/Software/xdg-user-dirs
|
||||
*/
|
||||
name = g_get_user_special_dir (G_USER_DIRECTORY_DESKTOP);
|
||||
|
@ -6,7 +6,6 @@
|
||||
@bin bin/gtk4-query-settings
|
||||
include/gtk-4.0/
|
||||
include/gtk-4.0/gdk/
|
||||
include/gtk-4.0/gdk/gdk-autocleanup.h
|
||||
include/gtk-4.0/gdk/gdk.h
|
||||
include/gtk-4.0/gdk/gdkapplaunchcontext.h
|
||||
include/gtk-4.0/gdk/gdkcairo.h
|
||||
@ -76,7 +75,6 @@ include/gtk-4.0/gdk/x11/gdkx11utils.h
|
||||
include/gtk-4.0/gsk/
|
||||
include/gtk-4.0/gsk/gl/
|
||||
include/gtk-4.0/gsk/gl/gskglrenderer.h
|
||||
include/gtk-4.0/gsk/gsk-autocleanup.h
|
||||
include/gtk-4.0/gsk/gsk.h
|
||||
include/gtk-4.0/gsk/gskcairorenderer.h
|
||||
include/gtk-4.0/gsk/gskenums.h
|
||||
@ -95,7 +93,6 @@ include/gtk-4.0/gtk/css/gtkcssenumtypes.h
|
||||
include/gtk-4.0/gtk/css/gtkcsserror.h
|
||||
include/gtk-4.0/gtk/css/gtkcsslocation.h
|
||||
include/gtk-4.0/gtk/css/gtkcsssection.h
|
||||
include/gtk-4.0/gtk/gtk-autocleanups.h
|
||||
include/gtk-4.0/gtk/gtk.h
|
||||
include/gtk-4.0/gtk/gtkaboutdialog.h
|
||||
include/gtk-4.0/gtk/gtkaccelgroup.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user