commit:     b221d011a23a2f54f80e94fbd22d68b59e56e3bd
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 20:25:38 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 15:54:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b221d011

profiles: move egl-wayland mask to plasma profile

This is generally more stable now and lacking 1.1.9 is an issue
when using GBM. Now that mutter-41.2 defaults to GBM, keeping
this masked everywhere doesn't seem right.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 profiles/package.mask                        |  9 ---------
 profiles/targets/desktop/plasma/package.mask | 10 ++++++++++
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 70d8af5c799d..d746a9d84150 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -452,15 +452,6 @@ net-libs/libsoup:3.0
 # Masked until dev-libs/openssl-3.0* is unmasked
 =dev-libs/gost-engine-3.0*
 
-# Ionen Wolkens <io...@gentoo.org> (2021-09-03)
-# Known to break plasma, and several other applications on EGLStream
-# wayland, and egl-wayland-1.1.7-r1 is still usable with newer drivers.
-# While it does not prevent using wlroots-based compositors with GBM,
-# it's needed to use some features with it (unmask if wanted).
-# https://github.com/NVIDIA/egl-wayland/issues/40
-# https://github.com/NVIDIA/egl-wayland/issues/41
->=gui-libs/egl-wayland-1.1.8
-
 # Bernard Cafarelli <voyag...@gentoo.org> (2021-08-26)
 # Preparing for final 5.0.0 release
 >=app-text/tesseract-5.0.0_beta

diff --git a/profiles/targets/desktop/plasma/package.mask 
b/profiles/targets/desktop/plasma/package.mask
new file mode 100644
index 000000000000..dffbcd8e2ab2
--- /dev/null
+++ b/profiles/targets/desktop/plasma/package.mask
@@ -0,0 +1,10 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Ionen Wolkens <io...@gentoo.org> (2021-12-13)
+# GBM-aware egl-wayland makes qtwayland+kwin mostly unusable, and
+# old egl-wayland leads to issues for everything else using GBM.
+# Feel free to unmask if your configuration is not affected.
+# https://codereview.qt-project.org/c/qt/qtwayland/+/373473
+# https://github.com/NVIDIA/egl-wayland/issues/40
+>=gui-libs/egl-wayland-1.1.8

Reply via email to