aboutsummaryrefslogtreecommitdiff
path: root/extra/gtk4/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-27 16:51:50 +0300
committerCem Keylan <cem@ckyln.com>2021-08-27 16:51:50 +0300
commit23729f1c502d9e3e72751382ef7b180f6a851c55 (patch)
treeea2fa0ab9ac53ffea16459b91840bb35041e345f /extra/gtk4/build
parent0dcd35af4d6834beb58372d1d0bba2acd7673b0f (diff)
downloadrepository-23729f1c502d9e3e72751382ef7b180f6a851c55.tar.gz
gtk4: bump to 4.4.0
Diffstat (limited to 'extra/gtk4/build')
-rwxr-xr-xextra/gtk4/build3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/gtk4/build b/extra/gtk4/build
index 07cb2b34..53df33e2 100755
--- a/extra/gtk4/build
+++ b/extra/gtk4/build
@@ -14,13 +14,14 @@ meson \
--sysconfdir=/etc \
--localstatedir=/var\
-Dgtk_doc=false \
- -Dwayland-backend=false \
+ -Dwayland-backend="$(cpt l -C wayland true false)" \
-Dwin32-backend=false \
-Dintrospection=disabled \
-Dmedia-gstreamer=disabled \
-Dsassc=disabled \
-Dprint-cups=disabled \
-Ddemos=false \
+ -Df16c=disabled \
-Dbuild-tests=false \
-Dbuild-examples=false \
-Dvulkan=disabled \