extra/gtk4 to 4.2.0-5

This commit is contained in:
Kevin Mihelich 2021-04-12 14:08:17 +00:00
parent 6bcdf8dd72
commit 810b87ae7e

View file

@ -6,7 +6,7 @@
pkgbase=gtk4
pkgname=(gtk4 gtk-update-icon-cache gtk4-docs gtk4-demos)
pkgver=4.2.0
pkgrel=4
pkgrel=5
epoch=1
pkgdesc="GObject-based multi-platform GUI toolkit"
arch=(x86_64)
@ -39,11 +39,8 @@ prepare() {
}
build() {
CFLAGS+=" -DG_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS"
local meson_options=(
# https://gitlab.gnome.org/GNOME/gtk/-/commit/df4b564d69cc7d2e751537eff61259b36f37e9e5
--buildtype release
-D c_args="-DG_ENABLE_DEBUG"
-D broadway-backend=true
-D cloudproviders=enabled
-D tracker=enabled