Update to gtk+3-3.24.36.
This commit is contained in:
parent
338ce8ada4
commit
c7bcb25df2
@ -7,20 +7,16 @@ COMMENT-cups= gtk+3 CUPS print backend
|
||||
COMMENT-guic= gtk+ icon theme caching utility
|
||||
|
||||
GNOME_PROJECT= gtk+
|
||||
GNOME_VERSION= 3.24.35
|
||||
GNOME_VERSION= 3.24.36
|
||||
|
||||
PKGNAME-main= gtk+3-${GNOME_VERSION}
|
||||
PKGNAME-cups= gtk+3-cups-${GNOME_VERSION}
|
||||
PKGNAME-guic= gtk-update-icon-cache-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 0
|
||||
REVISION-cups= 0
|
||||
REVISION-guic= 0
|
||||
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
SHARED_LIBS += gdk-3 2201.1 # 2404.31
|
||||
SHARED_LIBS += gtk-3 2201.0 # 2404.31
|
||||
SHARED_LIBS += gdk-3 2201.1 # 2404.36
|
||||
SHARED_LIBS += gtk-3 2201.0 # 2404.36
|
||||
SHARED_LIBS += gailutil-3 0.0 # 0.0
|
||||
|
||||
HOMEPAGE= http://www.gtk.org/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gtk+-3.24.35.tar.xz) = 7BD+bXEu8LPGO1+TJjnJ0a6Z/OlPUA9vBpZWKf72C9E=
|
||||
SIZE (gtk+-3.24.35.tar.xz) = 17913328
|
||||
SHA256 (gtk+-3.24.36.tar.xz) = J6bvFXdDNQyAf/6lm6odcCJtvt6CpelT/9WOpgWf5pE=
|
||||
SIZE (gtk+-3.24.36.tar.xz) = 12540184
|
||||
|
@ -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
|
||||
@@ -8229,7 +8229,8 @@ desktop_folder_handler (GtkFileChooserWidget *impl)
|
||||
@@ -8232,7 +8232,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);
|
||||
|
@ -514,6 +514,7 @@ share/icons/hicolor/48x48/apps/gtk3-demo-symbolic.symbolic.png
|
||||
share/icons/hicolor/48x48/apps/gtk3-demo.png
|
||||
share/icons/hicolor/48x48/apps/gtk3-widget-factory-symbolic.symbolic.png
|
||||
share/icons/hicolor/48x48/apps/gtk3-widget-factory.png
|
||||
share/locale/ab/LC_MESSAGES/gtk30-properties.mo
|
||||
share/locale/ab/LC_MESSAGES/gtk30.mo
|
||||
share/locale/af/LC_MESSAGES/gtk30-properties.mo
|
||||
share/locale/af/LC_MESSAGES/gtk30.mo
|
||||
@ -615,6 +616,10 @@ share/locale/ia/LC_MESSAGES/gtk30-properties.mo
|
||||
share/locale/ia/LC_MESSAGES/gtk30.mo
|
||||
share/locale/id/LC_MESSAGES/gtk30-properties.mo
|
||||
share/locale/id/LC_MESSAGES/gtk30.mo
|
||||
share/locale/ie/
|
||||
share/locale/ie/LC_MESSAGES/
|
||||
share/locale/ie/LC_MESSAGES/gtk30-properties.mo
|
||||
share/locale/ie/LC_MESSAGES/gtk30.mo
|
||||
share/locale/io/LC_MESSAGES/gtk30-properties.mo
|
||||
share/locale/io/LC_MESSAGES/gtk30.mo
|
||||
share/locale/is/LC_MESSAGES/gtk30-properties.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user