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/targets/desktop/plasma/
Date: Thu, 20 Jan 2022 10:18:33
Message-Id: 1642673857.3294c8d47994672af48e9b600c8ab67f29726d7a.ionen@gentoo
1 commit: 3294c8d47994672af48e9b600c8ab67f29726d7a
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 20 10:04:36 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 20 10:17:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3294c8d4
7
8 profiles/targets/desktop/plasma: drop obsolete egl-wayland mask
9
10 Fixed with >=qtwayland-5.15.2-r18. It isn't stable yet but
11 stable users are only affected if using ~arch nvidia-drivers.
12
13 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
14
15 profiles/targets/desktop/plasma/package.mask | 10 ----------
16 1 file changed, 10 deletions(-)
17
18 diff --git a/profiles/targets/desktop/plasma/package.mask b/profiles/targets/desktop/plasma/package.mask
19 deleted file mode 100644
20 index dffbcd8e2ab2..000000000000
21 --- a/profiles/targets/desktop/plasma/package.mask
22 +++ /dev/null
23 @@ -1,10 +0,0 @@
24 -# Copyright 2021 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -# Ionen Wolkens <ionen@g.o> (2021-12-13)
28 -# GBM-aware egl-wayland makes qtwayland+kwin mostly unusable, and
29 -# old egl-wayland leads to issues for everything else using GBM.
30 -# Feel free to unmask if your configuration is not affected.
31 -# https://codereview.qt-project.org/c/qt/qtwayland/+/373473
32 -# https://github.com/NVIDIA/egl-wayland/issues/40
33 ->=gui-libs/egl-wayland-1.1.8