mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-10 03:40:52 +00:00
bump(x11/gtk4): 4.20.3
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user