Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Thu, 14 Oct 2021 23:34:20
Message-Id: 1634253790.a8b80f905dbe8cdbd34a018cf856d61745948304.ionen@gentoo
1 commit: a8b80f905dbe8cdbd34a018cf856d61745948304
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 21:45:16 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 23:23:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b80f90
7
8 profiles: update egl-wayland mask again
9
10 This may be a long standing issue, and should remain opt-in.
11
12 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
13
14 profiles/package.mask | 7 ++++---
15 1 file changed, 4 insertions(+), 3 deletions(-)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 373a149975c..3e1725a4f58 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -256,11 +256,12 @@ net-libs/libsoup:3.0
22 =dev-libs/gost-engine-3.0*
23
24 # Ionen Wolkens <ionen@g.o> (2021-09-03)
25 -# Known to break kde-plasma/kwin (black screen), and several
26 -# other applications on wayland with current drivers.
27 +# Known to break plasma, and several other applications on EGLStream
28 +# wayland. egl-wayland-1.1.7-r1 is still usable with newer drivers
29 +# and does not prevent using wlroots-based compositors with GBM.
30 # https://github.com/NVIDIA/egl-wayland/issues/40
31 # https://github.com/NVIDIA/egl-wayland/issues/41
32 -~gui-libs/egl-wayland-1.1.8
33 +>=gui-libs/egl-wayland-1.1.8
34
35 # Alexey Sokolov <alexey+gentoo@××××××××.org> (2021-08-30)
36 # Homepage dead, uses gtk2, fails to build, https://bugs.gentoo.org/711344