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/, kde-plasma/plasma-workspace/files/
Date: Tue, 29 Oct 2019 22:01:59
Message-Id: 1572385730.b388c33932ad258b3c1d086bca252493bc824da3.asturm@gentoo
1 commit: b388c33932ad258b3c1d086bca252493bc824da3
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 29 21:35:10 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 29 21:48:50 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b388c339
7
8 kde-plasma/plasma-workspace: Drop translations of Plasma session name
9
10 We need to remove all translations in order to not reproduce the initial issue.
11 Drop obsolete comment, the old paths won't come back.
12
13 Package-Manager: Portage-2.3.78, Repoman-2.3.17
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 ...ma-workspace-5.17.2-waylandsessionrename.patch} | 61 ++++++++++++++++++----
17 .../plasma-workspace-5.17.49.9999.ebuild | 3 +-
18 .../plasma-workspace/plasma-workspace-9999.ebuild | 5 +-
19 3 files changed, 54 insertions(+), 15 deletions(-)
20
21 diff --git a/kde-plasma/plasma-workspace/files/plasma-workspace-5.17.0-waylandsessionrename.patch b/kde-plasma/plasma-workspace/files/plasma-workspace-5.17.2-waylandsessionrename.patch
22 similarity index 54%
23 rename from kde-plasma/plasma-workspace/files/plasma-workspace-5.17.0-waylandsessionrename.patch
24 rename to kde-plasma/plasma-workspace/files/plasma-workspace-5.17.2-waylandsessionrename.patch
25 index 2493b8a159..71d1ce4abb 100644
26 --- a/kde-plasma/plasma-workspace/files/plasma-workspace-5.17.0-waylandsessionrename.patch
27 +++ b/kde-plasma/plasma-workspace/files/plasma-workspace-5.17.2-waylandsessionrename.patch
28 @@ -1,7 +1,7 @@
29 -From f8e716524435c0fc2bfec2aa36183e5c99e12d42 Mon Sep 17 00:00:00 2001
30 +From 36bc9bfd9661f88039a8945688e07b0626b48610 Mon Sep 17 00:00:00 2001
31 From: Andreas Sturmlechner <asturm@g.o>
32 Date: Tue, 15 Oct 2019 18:33:45 +0200
33 -Subject: [PATCH] Fix Name conflict between plasma.desktop and
34 +Subject: [PATCH 1/2] Fix Name conflict between plasma.desktop and
35 plasmawayland.desktop
36
37 Summary:
38 @@ -19,7 +19,7 @@ See also: https://github.com/sddm/sddm/pull/997
39
40 Reviewers: #plasma, davidedmundson, fvogt, ngraham
41
42 -Reviewed By: #plasma, davidedmundson, ngraham
43 +Reviewed By: #plasma, davidedmundson, fvogt, ngraham
44
45 Subscribers: ngraham, pino, rdieter, fvogt, davidedmundson, plasma-devel
46
47 @@ -31,18 +31,61 @@ Differential Revision: https://phabricator.kde.org/D22210
48 1 file changed, 1 insertion(+), 1 deletion(-)
49
50 diff --git a/login-sessions/plasmawayland.desktop.cmake b/login-sessions/plasmawayland.desktop.cmake
51 -index 1207621e0..c114959a2 100644
52 +index 64f997ea4..3e9b46bc9 100644
53 --- a/login-sessions/plasmawayland.desktop.cmake
54 +++ b/login-sessions/plasmawayland.desktop.cmake
55 -@@ -2,7 +2,7 @@
56 +@@ -2,51 +2,7 @@
57 Exec=dbus-run-session ${CMAKE_INSTALL_FULL_BINDIR}/startplasma-wayland
58 TryExec=${CMAKE_INSTALL_FULL_BINDIR}/startplasma-wayland
59 DesktopNames=KDE
60 -Name=Plasma
61 +-Name[ar]=بلازما
62 +-Name[bs]=Plazma
63 +-Name[ca]=Plasma
64 +-Name[ca@valencia]=Plasma
65 +-Name[cs]=Plasma
66 +-Name[da]=Plasma
67 +-Name[de]=Plasma
68 +-Name[el]=Plasma
69 +-Name[en_GB]=Plasma
70 +-Name[es]=Plasma
71 +-Name[et]=Plasma
72 +-Name[eu]=Plasma
73 +-Name[fi]=Plasma
74 +-Name[fr]=Plasma
75 +-Name[gl]=Plasma
76 +-Name[he]=פלזמה
77 +-Name[hu]=Plasma
78 +-Name[id]=Plasma
79 +-Name[is]=Plasma
80 +-Name[it]=Plasma
81 +-Name[ja]=プラズマ
82 +-Name[ko]=Plasma
83 +-Name[lt]=Plasma
84 +-Name[nb]=Plasma
85 +-Name[nds]=Plasma
86 +-Name[nl]=Plasma
87 +-Name[nn]=Plasma
88 +-Name[pa]=ਪਲਾਜ਼ਮਾ
89 +-Name[pl]=Plazma
90 +-Name[pt]=Plasma
91 +-Name[pt_BR]=Plasma
92 +-Name[ru]=Plasma
93 +-Name[sk]=Plasma
94 +-Name[sl]=Plasma
95 +-Name[sr]=Плазма
96 +-Name[sr@ijekavian]=Плазма
97 +-Name[sr@ijekavianlatin]=Plasma
98 +-Name[sr@latin]=Plasma
99 +-Name[sv]=Plasma
100 +-Name[tr]=Plama
101 +-Name[uk]=Плазма
102 +-Name[x-test]=xxPlasmaxx
103 +-Name[zh_CN]=Plasma
104 +-Name[zh_TW]=Plasma
105 +Name=Plasma (Wayland)
106 - Name[ar]=بلازما
107 - Name[bs]=Plazma
108 - Name[ca]=Plasma
109 + Comment=Plasma by KDE
110 + Comment[ar]=بلازما كدي
111 + Comment[bs]=Plazma od strane KDe
112 --
113 2.23.0
114 -
115
116 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild
117 index 4712dbfc55..96f1c1b918 100644
118 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild
119 +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.17.49.9999.ebuild
120 @@ -117,9 +117,8 @@ PDEPEND="
121 "
122
123 PATCHES=(
124 - # TODO: Restore Gentoo part for FHS installs, bug 688366
125 "${FILESDIR}/${PN}-5.14.2-split-libkworkspace.patch"
126 - "${FILESDIR}/${PN}-5.17.0-waylandsessionrename.patch"
127 + "${FILESDIR}/${PN}-5.17.2-waylandsessionrename.patch"
128 )
129
130 RESTRICT+=" test"
131
132 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
133 index e60dcf067b..6e287a1520 100644
134 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
135 +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
136 @@ -117,10 +117,7 @@ PDEPEND="
137 $(add_plasma_dep kde-cli-tools)
138 "
139
140 -PATCHES=(
141 - # TODO: Restore Gentoo part for FHS installs, bug 688366
142 - "${FILESDIR}/${PN}-5.14.2-split-libkworkspace.patch"
143 -)
144 +PATCHES=( "${FILESDIR}/${PN}-5.14.2-split-libkworkspace.patch" )
145
146 RESTRICT+=" test"