pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk4 gtk4: update to 4.8.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cbc442299da4
branches: trunk
changeset: 385796:cbc442299da4
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 26 17:26:57 2022 +0000
description:
gtk4: update to 4.8.1.
Overview of Changes in 4.8.1, 16-09-2022
========================================
* Input:
- Fix problems with input method interactions that caused
dead keys not to work
- Accept single-key compose sequences (these are used with
some keyboard layouts)
* GtkColumnView:
- Flip column order in right-to-left context
* GtkGridView:
- Fix problems with rubberbanding
* GtkFileChooser:
- Fix positioning of popovers in the places view
- Make ~ and . keyboard shortcuts work again
* gsk:
- Make glyph upload more similar to icons
* Make file transfer via portals work, this fixes file
copy/paste and dnd in flatpaks
diffstat:
x11/gtk4/Makefile | 4 ++--
x11/gtk4/PLIST | 4 ++--
x11/gtk4/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (46 lines):
diff -r 7a174059977e -r cbc442299da4 x11/gtk4/Makefile
--- a/x11/gtk4/Makefile Mon Sep 26 17:16:24 2022 +0000
+++ b/x11/gtk4/Makefile Mon Sep 26 17:26:57 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/09/10 09:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/09/26 17:26:57 wiz Exp $
-DISTNAME= gtk-4.8.0
+DISTNAME= gtk-4.8.1
PKGNAME= ${DISTNAME:S/gtk/gtk4/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk/${PKGVERSION_NOREV:R}/}
diff -r 7a174059977e -r cbc442299da4 x11/gtk4/PLIST
--- a/x11/gtk4/PLIST Mon Sep 26 17:16:24 2022 +0000
+++ b/x11/gtk4/PLIST Mon Sep 26 17:26:57 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2022/09/10 09:47:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/09/26 17:26:57 wiz Exp $
bin/gtk4-builder-tool
bin/gtk4-demo
bin/gtk4-demo-application
@@ -377,7 +377,7 @@
lib/libgtk-4.${SOEXT}
${PLIST.dylib}lib/libgtk-4.1.dylib
${PLIST.no-dylib}lib/libgtk-4.so.1
-${PLIST.no-dylib}lib/libgtk-4.so.1.800.0
+${PLIST.no-dylib}lib/libgtk-4.so.1.800.1
${PLIST.quartz}lib/pkgconfig/gtk4-macos.pc
lib/pkgconfig/gtk4-unix-print.pc
${PLIST.x11}lib/pkgconfig/gtk4-x11.pc
diff -r 7a174059977e -r cbc442299da4 x11/gtk4/distinfo
--- a/x11/gtk4/distinfo Mon Sep 26 17:16:24 2022 +0000
+++ b/x11/gtk4/distinfo Mon Sep 26 17:26:57 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2022/09/10 09:47:52 wiz Exp $
+$NetBSD: distinfo,v 1.10 2022/09/26 17:26:57 wiz Exp $
-BLAKE2s (gtk-4.8.0.tar.xz) = 8a1f6f52ee4562c87e1238fc9aba2ece0c7ce1316515a8dda8ea9fd3a8f55a19
-SHA512 (gtk-4.8.0.tar.xz) = c48fa63c197d9dbff98485cac57092d0af9ac56993fee5b622fc91c473f06489986105382222d75488fa95272377a9177f56a7cb3a4d2f159eb8d70f80cdadcc
-Size (gtk-4.8.0.tar.xz) = 20502660 bytes
+BLAKE2s (gtk-4.8.1.tar.xz) = 8a5c5852d9f29ac7fa9761824102bc55d0c54c61b1c5322a92b557ce83f5e3b6
+SHA512 (gtk-4.8.1.tar.xz) = 26201c2ef0de24e0a530b0cb03af5c131a85d068ecb4dcbe22c1faaedf1d5c1555ebe2bf2da794ccfa24bea7de810179957d48474fa951ae691ac957bbdfd61e
+Size (gtk-4.8.1.tar.xz) = 20502844 bytes
SHA1 (patch-demos_gtk-demo_gtkgears.c) = f09912bb4bef8589f694d4ed1a4744afe422ccbd
SHA1 (patch-meson.build) = 89b91ba48b35baafb35598d3dd82577de8fc424c
SHA1 (patch-tests_gtkgears.c) = 2af0628eb8c8286c85cd5c64a9da561fa375e8b3
Home |
Main Index |
Thread Index |
Old Index