Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/
Date: Sat, 28 Jan 2023 22:22:15
Message-Id: 1674944321.ac707d04b086f600bf93c4c129b336ba39454f54.asturm@gentoo
1 commit: ac707d04b086f600bf93c4c129b336ba39454f54
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 22:18:41 2023 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 22:18:41 2023 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac707d04
7
8 kde-plasma/plasma-workspace: DEPEND on latest wayland-protocols-1.31
9
10 Upstream commit 46cb1454335cd20b5ce705ed3c1205843119055b
11
12 See also:
13 https://mail.kde.org/pipermail/distributions/2023-January/001331.html
14
15 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=448050
16 KDE-bug: https://bugs.kde.org/show_bug.cgi?id=456168
17
18 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
19
20 kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild | 2 +-
21 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
22 2 files changed, 2 insertions(+), 2 deletions(-)
23
24 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild
25 index b6b08f2f56..ae22accd7a 100644
26 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild
27 +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild
28 @@ -125,11 +125,11 @@ COMMON_DEPEND="
29 "
30 DEPEND="${COMMON_DEPEND}
31 >=dev-libs/plasma-wayland-protocols-1.6.0
32 + >=dev-libs/wayland-protocols-1.31
33 >=dev-qt/qtconcurrent-${QTMIN}:5
34 >=dev-util/wayland-scanner-1.19.0
35 x11-base/xorg-proto
36 fontconfig? ( x11-libs/libXrender )
37 - test? ( >=dev-libs/wayland-protocols-1.24 )
38 "
39 RDEPEND="${COMMON_DEPEND}
40 app-text/iso-codes
41
42 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
43 index b6b08f2f56..ae22accd7a 100644
44 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
45 +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
46 @@ -125,11 +125,11 @@ COMMON_DEPEND="
47 "
48 DEPEND="${COMMON_DEPEND}
49 >=dev-libs/plasma-wayland-protocols-1.6.0
50 + >=dev-libs/wayland-protocols-1.31
51 >=dev-qt/qtconcurrent-${QTMIN}:5
52 >=dev-util/wayland-scanner-1.19.0
53 x11-base/xorg-proto
54 fontconfig? ( x11-libs/libXrender )
55 - test? ( >=dev-libs/wayland-protocols-1.24 )
56 "
57 RDEPEND="${COMMON_DEPEND}
58 app-text/iso-codes