* update gtk3 to 3.24.14+9+g429a6287e0
This commit is contained in:
parent
9f32fb9c17
commit
ec10d5f48a
@ -4,7 +4,7 @@
|
||||
|
||||
pkgbase=gtk3
|
||||
pkgname=(gtk3 gtk-update-icon-cache)
|
||||
pkgver=3.24.13
|
||||
pkgver=3.24.14+9+g429a6287e0
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="GObject-based multi-platform GUI toolkit"
|
||||
@ -16,7 +16,7 @@ depends=(atk cairo libxcursor libxinerama libxrandr libxi libepoxy gdk-pixbuf2 d
|
||||
cantarell-fonts colord rest libcups libcanberra fribidi iso-codes)
|
||||
makedepends=(gobject-introspection gtk-doc git glib2-docs sassc meson)
|
||||
license=(LGPL)
|
||||
_commit=f737908d2f7dc121e0d85507c16fd7a399d4b36a # tags/3.24.13^0
|
||||
_commit=429a6287e0ceae7b67e82d882652e86fa12f0ad4 # gtk-3-24
|
||||
source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
|
||||
settings.ini
|
||||
gtk-query-immodules-3.0.hook
|
||||
@ -24,8 +24,8 @@ source=("git+https://gitlab.gnome.org/GNOME/gtk.git#commit=$_commit"
|
||||
gtk-update-icon-cache.script)
|
||||
sha256sums=('SKIP'
|
||||
'01fc1d81dc82c4a052ac6e25bf9a04e7647267cc3017bc91f9ce3e63e5eb9202'
|
||||
'de46e5514ff39a7a65e01e485e874775ab1c0ad20b8e94ada43f4a6af1370845'
|
||||
'496064a9dd6214bd58f689dd817dbdc4d7f17d42a8c9940a87018c3f829ce308'
|
||||
'a0319b6795410f06d38de1e8695a9bf9636ff2169f40701671580e60a108e229'
|
||||
'2d435e3bec8b79b533f00f6d04decb1d7c299c6e89b5b175f20be0459f003fe8'
|
||||
'f1d3a0dbfd82f7339301abecdbe5f024337919b48bd0e09296bb0e79863b2541')
|
||||
|
||||
pkgver() {
|
||||
@ -44,12 +44,12 @@ build() {
|
||||
-D colord=yes \
|
||||
-D gtk_doc=true \
|
||||
-D man=true
|
||||
ninja -C build ${MAKEFLAGS}
|
||||
ninja -C build
|
||||
}
|
||||
|
||||
package_gtk3() {
|
||||
depends+=(gtk-update-icon-cache)
|
||||
provides=(gtk3-print-backends)
|
||||
provides=(gtk3-print-backends libgtk-3.so libgdk-3.so libgailutil-3.so)
|
||||
conflicts=(gtk3-print-backends)
|
||||
replaces=("gtk3-print-backends<=3.22.26-1")
|
||||
install=gtk3.install
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Trigger]
|
||||
Type = File
|
||||
Type = Path
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Trigger]
|
||||
Type = File
|
||||
Type = Path
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
|
Loading…
x
Reference in New Issue
Block a user