zenity: update to 3.44.5 (native webkit2gtk-4.1 support)

This commit is contained in:
Dan R. K. Ports
2026-05-03 19:20:22 -07:00
committed by Dan Ports
parent d9981dd296
commit 3a8397ba2d
+6 -8
View File
@@ -4,9 +4,7 @@ PortSystem 1.0
PortGroup meson 1.0
name zenity
# latest version that supports current webkit2-gtk API 4.0
version 3.42.1
revision 0
version 3.44.5
set branch [join [lrange [split ${version} .] 0 1] .]
description Zenity allows you to display dialog boxes from the commandline.
long_description {*}{description}
@@ -18,9 +16,9 @@ master_sites gnome:sources/${name}/${branch}/
use_xz yes
checksums rmd160 057f9725a4186a57954419f14503e146d7914a0e \
sha256 a08e0c8e626615ee2c23ff74628eba6f8b486875dd54371ca7e2d7605b72a87c \
size 3091752
checksums rmd160 2634c6f4009f4a10dea162d9581053d8dd485c9e \
sha256 29ac447f4246b1da783a3c28ddc80b0ef7c80eccd5836ad9140abf89841d0eab \
size 3096200
depends_build port:gettext \
port:itstool \
@@ -45,9 +43,9 @@ variant libnotify description "Enable libnotify for desktop notification support
-Dlibnotify=true
}
variant webkitgtk description "Enable WebKitGTK 4.0 support" {
variant webkitgtk description "Enable WebKitGTK support" {
depends_lib-append \
path:lib/pkgconfig/webkit2gtk-4.0.pc:webkit2-gtk
path:lib/pkgconfig/webkit2gtk-4.1.pc:webkit2-gtk
configure.args-append \
-Dwebkitgtk=true