bump(x11/gtk4): 4.20.3

This commit is contained in:
termux-pacman-bot
2025-11-23 05:38:23 +00:00
parent da8cb29163
commit 0ef1bf384b
2 changed files with 4 additions and 3 deletions

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gtk.org/
TERMUX_PKG_DESCRIPTION="GObject-based multi-platform GUI toolkit"
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="4.20.2"
TERMUX_PKG_VERSION="4.20.3"
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/gtk/${TERMUX_PKG_VERSION%.*}/gtk-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=5e8240edecafaff2b8baf4663bdceaa668ef10a207bee4d7f90e010e10bddc5c
TERMUX_PKG_SHA256=2873f2903088a66c71173ea2ed85ffae266a66b972c3a4842bbb2f6f187ec153
TERMUX_PKG_DEPENDS="adwaita-icon-theme, fontconfig, fribidi, gdk-pixbuf, glib, graphene, gtk-update-icon-cache, harfbuzz, iso-codes, libcairo, libdrm, libepoxy, libjpeg-turbo, libpng, librsvg, libtiff, libwayland, libx11, libxcursor, libxdamage, libxext, libxfixes, libxi, libxinerama, libxkbcommon, libxrandr, pango, shared-mime-info"
TERMUX_PKG_BUILD_DEPENDS="g-ir-scanner, glib-cross, libwayland-protocols, libwayland-cross-scanner, xorgproto"
TERMUX_PKG_RECOMMENDS="desktop-file-utils, librsvg, ttf-dejavu"

View File

@@ -2935,6 +2935,7 @@
<implements name="GtkBuildable"/>
<implements name="GtkConstraintTarget"/>
<implements name="GtkAccessibleText"/>
<implements name="GtkAccessibleHypertext"/>
<property name="label" type="gchararray" flags="227" default-value=""/>
<property name="attributes" type="PangoAttrList" flags="227"/>
<property name="use-markup" type="gboolean" flags="1073742051" default-value="FALSE"/>
@@ -3664,7 +3665,7 @@
<property name="gtk-enable-animations" type="gboolean" flags="227" default-value="TRUE"/>
<property name="gtk-error-bell" type="gboolean" flags="227" default-value="TRUE"/>
<property name="gtk-show-status-shapes" type="gboolean" flags="227" default-value="FALSE"/>
<property name="gtk-print-backends" type="gchararray" flags="227" default-value="cups,file"/>
<property name="gtk-print-backends" type="gchararray" flags="227" default-value="file"/>
<property name="gtk-print-preview-command" type="gchararray" flags="227" default-value="evince --unlink-tempfile --preview --print-settings %s %f"/>
<property name="gtk-enable-accels" type="gboolean" flags="227" default-value="TRUE"/>
<property name="gtk-im-module" type="gchararray" flags="227" default-value="NULL"/>