commit dc8f253

hovercats  ·  2026-04-01 21:58:14 +0000 UTC
parent 6235033
webkit2gtk,mesa,gtk+3,libxkbcommon: enable wayland
12 files changed,  +17, -9
+1, -1
1@@ -26,7 +26,7 @@ meson setup \
2 	-Dbuildtype=release \
3 	-Db_colorout=never \
4 	-Dx11_backend=true \
5-	-Dwayland_backend=false \
6+	-Dwayland_backend=true \
7 	-Dxinerama=yes \
8 	-Dprint_backends=file,lpr \
9 	-Dcolord=no \
+2, -0
1@@ -16,3 +16,5 @@ libxkbcommon
2 mesa
3 pango
4 python  make
5+wayland
6+wayland-protocols make
+1, -1
1@@ -1 +1 @@
2-3.24.43 3
3+3.24.43 4
+1, -1
1@@ -13,7 +13,7 @@ muon setup \
2 	-Db_colorout=never \
3 	-Ddefault_library=static \
4 	-Denable-docs=false \
5-	-Denable-wayland=false \
6+	-Denable-wayland=true \
7 	-Denable-xkbregistry=false \
8 	-Dpkg_config_path=/usr/lib/pkgconfig \
9 	build
+3, -1
1@@ -1 +1,3 @@
2-libxcb
3+libxcb
4+wayland
5+wayland-protocols make
+1, -1
1@@ -1 +1 @@
2-1.7.0 3
3+1.7.0 4
+1, -1
1@@ -26,7 +26,7 @@ meson setup \
2 	-Dbuildtype=release \
3 	-Db_colorout=never \
4 	-Dglx-read-only-text=true \
5-	-Dplatforms=x11 \
6+	-Dplatforms=x11,wayland \
7 	-Dglx=auto \
8 	-Degl=enabled \
9 	-Dgallium-drivers=radeonsi \
+2, -0
1@@ -12,5 +12,7 @@ libxshmfence
2 meson       make
3 python      make
4 python-mako make
5+wayland
6+wayland-protocols make
7 xorgproto
8 zlib
+1, -1
1@@ -1 +1 @@
2-24.1.4 3
3+24.1.4 4
+1, -1
1@@ -76,7 +76,7 @@ cmake -G Ninja -B build \
2     -DENABLE_PDFJS=OFF \
3     -DENABLE_SAMPLING_PROFILER=OFF \
4     -DENABLE_SPELLCHECK=OFF \
5-    -DENABLE_WAYLAND_TARGET=OFF \
6+    -DENABLE_WAYLAND_TARGET=ON \
7     -DUSE_AVIF=OFF \
8     -DUSE_GSTREAMER_GL=OFF \
9     -DUSE_GSTREAMER_TRANSCODER=OFF \
+2, -0
1@@ -18,3 +18,5 @@ python-packaging make
2 ruby             make
3 sqlite
4 unifdef          make
5+wayland
6+wayland-protocols make
+1, -1
1@@ -1 +1 @@
2-2.50.2 1
3+2.50.2 2