gtk3: update hooks

This commit is contained in:
Leonid Pliushch 2020-01-14 00:37:37 +02:00 committed by Yaksh Bariya
parent 24ec97d1a9
commit 242d677eba
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
3 changed files with 1 additions and 6 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="GObject-based multi-platform GUI toolkit"
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=3.24.13
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://gitlab.gnome.org/GNOME/gtk/-/archive/$TERMUX_PKG_VERSION/gtk-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3ba1f64ef425a42334c5a4a6fa8738764ae9f5f82968e45ba1d19a9fb4d975a9
TERMUX_PKG_BUILD_IN_SRC=true

View File

@ -6,9 +6,4 @@ for i in $(find "@TERMUX_PREFIX@/share/icons" -type f -iname index.theme); do
done
unset i
## Usually, glib and gdk-pixbuf should have own triggers
## but in Termux they don't have.
glib-compile-schemas "@TERMUX_PREFIX@/share/glib-2.0/schemas" > /dev/null
gdk-pixbuf-query-loaders --update-cache
exit 0

View File

@ -1,3 +1,2 @@
interest-noawait @TERMUX_PREFIX@/lib/gtk-3.0/3.0.0
interest-noawait @TERMUX_PREFIX@/share/glib-2.0/schemas
interest-noawait @TERMUX_PREFIX@/share/icons