pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/gtk3



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu May 16 11:44:01 UTC 2024

Modified Files:
        pkgsrc/x11/gtk3: Makefile PLIST distinfo

Log Message:
gtk3: updated to 3.24.42

Overview of Changes in GTK+ 3.24.42, 15-05-2024
===============================================

* GtkFileChooser:
 - Avoid warnings about floating refs
 - Improve performance of recursive search
 - Populate search model in an idle

* GtkGLArea:
 - Fix a regression in transparency handling

* Printing:
 - Avoid accessing freed printers

* Accessibility:
 - Drop support for the deprecated atk_focus_tracker

* Wayland:
 - Fix monitor sizes
 - Fix a crash related to tablet removal
 - Infer resizable edges for tiled windows
 - Always commit soon after acking a configure

* Windows:
 - Avoid committing NULL strings to IME

* gdk:
 - Use css cursor names as far as possible
 - Sync DND cursor use with GTK4

* macOs:
 - Fix cocoa pasteboard constants

* build:
 - Allow building against sysprof-capture-4

* Translation updates:
 Georgian
 Hebrew
 Kabyle
 Persian


To generate a diff of this commit:
cvs rdiff -u -r1.199 -r1.200 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/x11/gtk3/PLIST
cvs rdiff -u -r1.102 -r1.103 pkgsrc/x11/gtk3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gtk3/Makefile
diff -u pkgsrc/x11/gtk3/Makefile:1.199 pkgsrc/x11/gtk3/Makefile:1.200
--- pkgsrc/x11/gtk3/Makefile:1.199      Thu May 16 06:15:45 2024
+++ pkgsrc/x11/gtk3/Makefile    Thu May 16 11:44:01 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.199 2024/05/16 06:15:45 wiz Exp $
+# $NetBSD: Makefile,v 1.200 2024/05/16 11:44:01 adam Exp $
 
-DISTNAME=      gtk+-3.24.41
+DISTNAME=      gtk+-3.24.42
 PKGNAME=       ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION=   3
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/x11/gtk3/PLIST
diff -u pkgsrc/x11/gtk3/PLIST:1.41 pkgsrc/x11/gtk3/PLIST:1.42
--- pkgsrc/x11/gtk3/PLIST:1.41  Wed Jan 24 23:19:13 2024
+++ pkgsrc/x11/gtk3/PLIST       Thu May 16 11:44:01 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.41 2024/01/24 23:19:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.42 2024/05/16 11:44:01 adam Exp $
 bin/gtk-builder-tool
 bin/gtk-encode-symbolic-svg
 bin/gtk-launch
@@ -453,10 +453,10 @@ lib/libgailutil-3.so.0
 lib/libgailutil-3.so.0.0.0
 lib/libgdk-3.so
 lib/libgdk-3.so.0
-lib/libgdk-3.so.0.2409.32
+lib/libgdk-3.so.0.2410.32
 lib/libgtk-3.so
 lib/libgtk-3.so.0
-lib/libgtk-3.so.0.2409.32
+lib/libgtk-3.so.0.2410.32
 lib/pkgconfig/gail-3.0.pc
 lib/pkgconfig/gdk-3.0.pc
 ${PLIST.quartz}lib/pkgconfig/gdk-quartz-3.0.pc
@@ -1351,6 +1351,8 @@ share/locale/ja/LC_MESSAGES/gtk30-proper
 share/locale/ja/LC_MESSAGES/gtk30.mo
 share/locale/ka/LC_MESSAGES/gtk30-properties.mo
 share/locale/ka/LC_MESSAGES/gtk30.mo
+share/locale/kab/LC_MESSAGES/gtk30-properties.mo
+share/locale/kab/LC_MESSAGES/gtk30.mo
 share/locale/kg/LC_MESSAGES/gtk30-properties.mo
 share/locale/kg/LC_MESSAGES/gtk30.mo
 share/locale/kk/LC_MESSAGES/gtk30-properties.mo

Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.102 pkgsrc/x11/gtk3/distinfo:1.103
--- pkgsrc/x11/gtk3/distinfo:1.102      Wed Jan 24 23:19:14 2024
+++ pkgsrc/x11/gtk3/distinfo    Thu May 16 11:44:01 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.102 2024/01/24 23:19:14 adam Exp $
+$NetBSD: distinfo,v 1.103 2024/05/16 11:44:01 adam Exp $
 
-BLAKE2s (gtk+-3.24.41.tar.xz) = 9f899a424d099981c68fb0eff06d91ef509e88f684a7bb146f4aa63eb82e4642
-SHA512 (gtk+-3.24.41.tar.xz) = aaf061d846fac592e71089feace302bdef1bb64bb2ad6ff30d51d90000da9084cad2fa5bf88cb75adcd789c911d94231ae60a2ca7cf97a2f5720687369a3da98
-Size (gtk+-3.24.41.tar.xz) = 13188312 bytes
+BLAKE2s (gtk+-3.24.42.tar.xz) = bc0633f9347cab889f9939d1035e3d17b98d5a2cf581bb358bcd03371d315160
+SHA512 (gtk+-3.24.42.tar.xz) = 53e86e35d33f82384f1d40bd91feee67be68bc9003abd095842991441b1f2ee11a5b431168963270d3ffc0c653d26673ca97cdd55a8f577ef21dbd5d6004b643
+Size (gtk+-3.24.42.tar.xz) = 13226980 bytes
 SHA1 (patch-gdk_wayland_gdkdevice-wayland.c) = e283bd6533ea1307b971c524bc05f0d3ee90453d
 SHA1 (patch-gdk_x11_gdkscreen-x11.h) = 455d6c3de8421984ba3c99baf51cd31982a3df78
 SHA1 (patch-gdk_x11_gdkwindow-x11.h) = c80f7c9d5a570817e54fd74fa903a53400dc6f64



Home | Main Index | Thread Index | Old Index