gtk4: updated to 4.12.3

Overview of Changes in 4.12.3, 28-09-2023
=========================================

* GtkWindow:
 - Don't assume titlebars are GtkHeaderBar

* GtkTreeView:
 - Fix a crash in gtk_tree_view_is_blank_at_pos

* printing:
 - Fix some issues with the portal implementation

* GSK:
 - Some optimizations in the GL renderer
 - Fix memory leaks in the Broadway renderer

* demos:
 - Fix a crash in gtk4-demo

* Translation updates
 Basque
 Brazilian Portuguese
 Czech
 Galician
 Georgian
 German
 Hungarian
 Kazakh
 Lithuanian
 Persian
 Polish
 Spanish
 Swedish
 Turkish


Overview of Changes in 4.12.2, 20-09-2023
=========================================

* GtkTooltip:
 - Don't cross native boundaries when looking for tooltips

* GtkCenterLayout, GtkEntry, GtkSearchEntry:
 - Fix some issues with baseline handling

* GtkSwitch:
 - Respect text direction

* Theme:
 - Use relative font sizes

* GSK:
 - Make repeated gradients match between GL and cairo
 - Make rounded rect shrinking match between Vulkan, GL and cairo
 - Fix parsing of text nodes with color glyphs
 - Restrict an optimization to the cases where it is correct
 - Fix rendering of shadows with opacity

* macOS:
 - Clamp damage regions to the surface size

* Windows:
 - Fix missing minimize and maximize buttons

* Translation updates
 Basque
 Brazilian Portuguese
 Catalan
 Chinese (China)
 Czech
 Danish
 Dutch
 Finnish
 Galician
 German
 Hungarian
 Italian
 Kazakh
 Latvian
 Lithuanian
 Slovenian
 Spanish
 Turkish
This commit is contained in:
adam 2023-10-06 11:50:35 +00:00
parent 17815c99f5
commit 06cf13e3cc
3 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.31 2023/08/31 14:41:44 adam Exp $
# $NetBSD: Makefile,v 1.32 2023/10/06 11:50:35 adam Exp $
DISTNAME= gtk-4.12.1
DISTNAME= gtk-4.12.3
PKGNAME= ${DISTNAME:S/gtk/gtk4/}
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk/${PKGVERSION_NOREV:R}/}

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.12 2023/08/31 14:41:44 adam Exp $
@comment $NetBSD: PLIST,v 1.13 2023/10/06 11:50:35 adam Exp $
bin/gtk4-builder-tool
bin/gtk4-demo
bin/gtk4-demo-application
@ -394,7 +394,7 @@ lib/gtk-4.0/4.0.0/printbackends/libprintbackend-file.${SOEXT}
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.1200.1
${PLIST.no-dylib}lib/libgtk-4.so.1.1200.3
${PLIST.quartz}lib/pkgconfig/gtk4-macos.pc
lib/pkgconfig/gtk4-unix-print.pc
${PLIST.x11}lib/pkgconfig/gtk4-x11.pc

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.15 2023/08/31 14:41:44 adam Exp $
$NetBSD: distinfo,v 1.16 2023/10/06 11:50:35 adam Exp $
BLAKE2s (gtk-4.12.1.tar.xz) = 17e7d8bf6fad9959237c5817ad101f2aa3ed4ea3b69e859571a089e0d84c547a
SHA512 (gtk-4.12.1.tar.xz) = 5a893d3d855b5f1cf5b2e3c1c5178cc25e4165288f1ecc257d8af5ac1f94fc70fce7be34cf4b0292acd6652e544dd989c0065c1287623b6d4a115a9974a441c9
Size (gtk-4.12.1.tar.xz) = 16924668 bytes
BLAKE2s (gtk-4.12.3.tar.xz) = b9e5cc7714ac07e7b20b919a8bed6652c25db05078b89fa5b2215abf857c0509
SHA512 (gtk-4.12.3.tar.xz) = f3efa9ad340362cecd81389219092b46e3b3f7b049dd6e02aecf4ac74f64f413f0b99c23cfac854e6b0a84d9715fb832beb7e0e698fcdb90ee49a78b27d0e366
Size (gtk-4.12.3.tar.xz) = 16930224 bytes