Skip to content
Snippets Groups Projects
Commit 4ee43c40 authored by Rasmus Thomsen's avatar Rasmus Thomsen Committed by Leo
Browse files

community/gtk4.0: upgrade to 3.99.3

parent 351f36e9
No related branches found
No related tags found
1 merge request!13706community/gtk4.0: upgrade to 3.99.3
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gtk4.0
pkgver=3.99.2
pkgrel=1
pkgver=3.99.3
pkgrel=0
pkgdesc="The GTK Toolkit (v4)"
url="https://www.gtk.org/"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall"
......@@ -62,16 +62,8 @@ makedepends="
"
source="https://download.gnome.org/sources/gtk/${pkgver%.*}/gtk-$pkgver.tar.xz"
builddir="$srcdir/gtk-$pkgver"
prepare() {
default_prepare
# Don't use vendored gtk-doc which is installed in install()
# and overwrites the files of the gtk-doc package
rm -r subprojects/gtk-doc
}
build() {
# We don't run tests and they currently fail to build
abuild-meson \
......@@ -109,4 +101,4 @@ demo() {
mv "$pkgdir"/usr/share/icons "$subpkgdir"/usr/share
}
sha512sums="0ddb0071a7a65c224982ba488e414b0619392a5871ec887bd06b3837fc08ee00073687dd220bf9492827cd3a8e211de013157fc158cbe73d3ae899f71c81c074 gtk-3.99.2.tar.xz"
sha512sums="f5ffdfbcd11639a1c02aa93e6ce7ce8b9ead384d89ff28ce0b2dde9cc8dcb0d77c7f0f6fce314fe6c7991abe5241feccc9b6fc4aadd270a6044c3aa46201f453 gtk-3.99.3.tar.xz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment