summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2021-11-22 18:21:02 +0800
committerTing-Wei Lan2021-11-22 18:21:02 +0800
commit32bb116f1008105dadd66039b0ac0f98c3e4e94c (patch)
tree3caafb20a995ddd05c6ffbdd1dbcb09b83ab4d29
parent2f1dd0ced60803df4b36183c556587a698bfeb1a (diff)
downloadaur-32bb116f1008105dadd66039b0ac0f98c3e4e94c.tar.gz
mingw-w64-gtk4: Leave f16c option as default
Now it can be built without explicitly disable the option. https://gitlab.gnome.org/GNOME/gtk/-/issues/4285 https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4089
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eebf94739325..2d8661f0767c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-gtk4
pkgdesc = GObject-based multi-platform GUI toolkit (mingw-w64)
pkgver = 4.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.gtk.org
install = mingw-w64-gtk4.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8c8d39eb07af..e032e56312ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mingw-w64-gtk4
pkgver=4.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='GObject-based multi-platform GUI toolkit (mingw-w64)'
arch=('any')
url='https://www.gtk.org'
@@ -63,7 +63,6 @@ build() {
-Dmedia-ffmpeg=disabled \
-Dmedia-gstreamer=enabled \
-Dprint-cups=disabled \
- -Df16c=disabled \
-Dgtk_doc=false \
-Dman-pages=false \
-Dintrospection=disabled