commit: a8b80f905dbe8cdbd34a018cf856d61745948304 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Oct 14 21:45:16 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Oct 14 23:23:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b80f90
profiles: update egl-wayland mask again This may be a long standing issue, and should remain opt-in. Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> profiles/package.mask | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 373a149975c..3e1725a4f58 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -256,11 +256,12 @@ net-libs/libsoup:3.0 =dev-libs/gost-engine-3.0* # Ionen Wolkens <[email protected]> (2021-09-03) -# Known to break kde-plasma/kwin (black screen), and several -# other applications on wayland with current drivers. +# Known to break plasma, and several other applications on EGLStream +# wayland. egl-wayland-1.1.7-r1 is still usable with newer drivers +# and does not prevent using wlroots-based compositors with GBM. # https://github.com/NVIDIA/egl-wayland/issues/40 # https://github.com/NVIDIA/egl-wayland/issues/41 -~gui-libs/egl-wayland-1.1.8 +>=gui-libs/egl-wayland-1.1.8 # Alexey Sokolov <[email protected]> (2021-08-30) # Homepage dead, uses gtk2, fails to build, https://bugs.gentoo.org/711344
