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/breeze/, kde-plasma/plymouth-kcm/, kde-plasma/kscreenlocker/, ...
Date: Tue, 06 Feb 2018 17:58:42
Message-Id: 1517939904.cc2f5e2510852d4abecff9110d1013c54e56c9f9.asturm@gentoo
1 commit: cc2f5e2510852d4abecff9110d1013c54e56c9f9
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 17:57:58 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 17:58:24 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cc2f5e25
7
8 kde-plasma: Drop KDE Plasma 5.11.95
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 kde-plasma/bluedevil/bluedevil-5.11.95.ebuild | 40 -----
13 kde-plasma/breeze-grub/breeze-grub-5.11.95.ebuild | 30 ----
14 kde-plasma/breeze-gtk/breeze-gtk-5.11.95.ebuild | 12 --
15 .../breeze-plymouth/breeze-plymouth-5.11.95.ebuild | 26 ----
16 kde-plasma/breeze/breeze-5.11.95.ebuild | 87 -----------
17 kde-plasma/drkonqi/drkonqi-5.11.95.ebuild | 56 -------
18 .../kactivitymanagerd-5.11.95.ebuild | 35 -----
19 .../kde-cli-tools/kde-cli-tools-5.11.95.ebuild | 59 -------
20 .../kde-gtk-config/kde-gtk-config-5.11.95.ebuild | 52 -------
21 kde-plasma/kdecoration/kdecoration-5.11.95.ebuild | 16 --
22 .../kdeplasma-addons-5.11.95.ebuild | 57 -------
23 kde-plasma/kgamma/kgamma-5.11.95.ebuild | 26 ----
24 kde-plasma/khotkeys/khotkeys-5.11.95.ebuild | 46 ------
25 kde-plasma/kinfocenter/kinfocenter-5.11.95.ebuild | 91 -----------
26 kde-plasma/kmenuedit/kmenuedit-5.11.95.ebuild | 44 ------
27 kde-plasma/kscreen/kscreen-5.11.95.ebuild | 38 -----
28 .../kscreenlocker/kscreenlocker-5.11.95.ebuild | 92 -----------
29 kde-plasma/ksshaskpass/ksshaskpass-5.11.95.ebuild | 49 ------
30 kde-plasma/ksysguard/ksysguard-5.11.95.ebuild | 47 ------
31 kde-plasma/kwallet-pam/kwallet-pam-5.11.95.ebuild | 33 ----
32 .../kwayland-integration-5.11.95.ebuild | 22 ---
33 kde-plasma/kwin/kwin-5.11.95.ebuild | 106 -------------
34 kde-plasma/kwrited/kwrited-5.11.95.ebuild | 23 ---
35 kde-plasma/libkscreen/libkscreen-5.11.95.ebuild | 27 ----
36 .../libksysguard/libksysguard-5.11.95.ebuild | 53 -------
37 kde-plasma/milou/milou-5.11.95.ebuild | 30 ----
38 kde-plasma/oxygen/oxygen-5.11.95.ebuild | 93 -----------
39 .../plasma-desktop/plasma-desktop-5.11.95.ebuild | 164 -------------------
40 .../plasma-integration-5.11.95.ebuild | 43 -----
41 kde-plasma/plasma-meta/plasma-meta-5.11.95.ebuild | 70 ---------
42 kde-plasma/plasma-nm/plasma-nm-5.11.95.ebuild | 75 ---------
43 kde-plasma/plasma-pa/plasma-pa-5.11.95.ebuild | 29 ----
44 kde-plasma/plasma-sdk/plasma-sdk-5.11.95.ebuild | 39 -----
45 .../plasma-vault/plasma-vault-5.11.95.ebuild | 34 ----
46 .../plasma-workspace-wallpapers-5.11.95.ebuild | 18 ---
47 .../plasma-workspace-5.11.95.ebuild | 173 ---------------------
48 .../plymouth-kcm/plymouth-kcm-5.11.95.ebuild | 36 -----
49 .../polkit-kde-agent-5.11.95.ebuild | 30 ----
50 kde-plasma/powerdevil/powerdevil-5.11.95.ebuild | 82 ----------
51 kde-plasma/sddm-kcm/sddm-kcm-5.11.95.ebuild | 41 -----
52 .../systemsettings/systemsettings-5.11.95.ebuild | 51 ------
53 .../user-manager/user-manager-5.11.95.ebuild | 27 ----
54 42 files changed, 2202 deletions(-)
55
56 diff --git a/kde-plasma/bluedevil/bluedevil-5.11.95.ebuild b/kde-plasma/bluedevil/bluedevil-5.11.95.ebuild
57 deleted file mode 100644
58 index d57eb297ca..0000000000
59 --- a/kde-plasma/bluedevil/bluedevil-5.11.95.ebuild
60 +++ /dev/null
61 @@ -1,40 +0,0 @@
62 -# Copyright 1999-2018 Gentoo Foundation
63 -# Distributed under the terms of the GNU General Public License v2
64 -
65 -EAPI=6
66 -
67 -inherit kde5
68 -
69 -DESCRIPTION="Bluetooth stack for KDE Plasma"
70 -HOMEPAGE="https://cgit.kde.org/bluedevil.git"
71 -KEYWORDS="~amd64 ~arm ~x86"
72 -IUSE=""
73 -
74 -COMMON_DEPEND="
75 - $(add_frameworks_dep bluez-qt)
76 - $(add_frameworks_dep kconfig)
77 - $(add_frameworks_dep kconfigwidgets)
78 - $(add_frameworks_dep kcoreaddons)
79 - $(add_frameworks_dep kded)
80 - $(add_frameworks_dep kdbusaddons)
81 - $(add_frameworks_dep ki18n)
82 - $(add_frameworks_dep kiconthemes)
83 - $(add_frameworks_dep kio)
84 - $(add_frameworks_dep knotifications)
85 - $(add_frameworks_dep kwidgetsaddons)
86 - $(add_frameworks_dep kwindowsystem)
87 - $(add_frameworks_dep plasma)
88 - $(add_qt_dep qtdbus)
89 - $(add_qt_dep qtdeclarative)
90 - $(add_qt_dep qtgui)
91 - $(add_qt_dep qtwidgets)
92 -"
93 -DEPEND="${COMMON_DEPEND}
94 - x11-misc/shared-mime-info
95 -"
96 -RDEPEND="${COMMON_DEPEND}
97 - $(add_plasma_dep kde-cli-tools)
98 - !app-mobilephone/obexd
99 - !app-mobilephone/obex-data-server
100 - !kde-plasma/bluedevil:4
101 -"
102
103 diff --git a/kde-plasma/breeze-grub/breeze-grub-5.11.95.ebuild b/kde-plasma/breeze-grub/breeze-grub-5.11.95.ebuild
104 deleted file mode 100644
105 index 8ef3ef186a..0000000000
106 --- a/kde-plasma/breeze-grub/breeze-grub-5.11.95.ebuild
107 +++ /dev/null
108 @@ -1,30 +0,0 @@
109 -# Copyright 1999-2018 Gentoo Foundation
110 -# Distributed under the terms of the GNU General Public License v2
111 -
112 -EAPI=6
113 -
114 -KDE_AUTODEPS="false"
115 -KDE_DEBUG="false"
116 -inherit kde5
117 -
118 -DESCRIPTION="Breeze theme for GRUB"
119 -LICENSE="GPL-3+"
120 -KEYWORDS="~amd64 ~arm ~x86"
121 -IUSE=""
122 -
123 -src_prepare() {
124 - default
125 -}
126 -
127 -src_configure() {
128 - :
129 -}
130 -
131 -src_compile() {
132 - :
133 -}
134 -
135 -src_install() {
136 - insinto /usr/share/grub/themes
137 - doins -r breeze
138 -}
139
140 diff --git a/kde-plasma/breeze-gtk/breeze-gtk-5.11.95.ebuild b/kde-plasma/breeze-gtk/breeze-gtk-5.11.95.ebuild
141 deleted file mode 100644
142 index ef50e787f5..0000000000
143 --- a/kde-plasma/breeze-gtk/breeze-gtk-5.11.95.ebuild
144 +++ /dev/null
145 @@ -1,12 +0,0 @@
146 -# Copyright 1999-2018 Gentoo Foundation
147 -# Distributed under the terms of the GNU General Public License v2
148 -
149 -EAPI=6
150 -
151 -inherit kde5
152 -
153 -DESCRIPTION="Official GTK+ port of Plasma's Breeze widget style"
154 -HOMEPAGE="https://cgit.kde.org/breeze-gtk.git"
155 -LICENSE="LGPL-2.1+"
156 -KEYWORDS="~amd64 ~arm ~x86"
157 -IUSE=""
158
159 diff --git a/kde-plasma/breeze-plymouth/breeze-plymouth-5.11.95.ebuild b/kde-plasma/breeze-plymouth/breeze-plymouth-5.11.95.ebuild
160 deleted file mode 100644
161 index 7c86b9c8d8..0000000000
162 --- a/kde-plasma/breeze-plymouth/breeze-plymouth-5.11.95.ebuild
163 +++ /dev/null
164 @@ -1,26 +0,0 @@
165 -# Copyright 1999-2018 Gentoo Foundation
166 -# Distributed under the terms of the GNU General Public License v2
167 -
168 -EAPI=6
169 -
170 -KDE_AUTODEPS="false"
171 -inherit kde5
172 -
173 -DESCRIPTION="Breeze theme for Plymouth"
174 -LICENSE="GPL-2+ GPL-3+"
175 -KEYWORDS="~amd64 ~arm ~x86"
176 -IUSE=""
177 -
178 -RDEPEND="sys-boot/plymouth"
179 -DEPEND="${RDEPEND}
180 - $(add_frameworks_dep extra-cmake-modules)
181 -"
182 -
183 -src_configure() {
184 - local mycmakeargs=(
185 - -DDISTRO_NAME="Gentoo Linux"
186 - -DDISTRO_VERSION=
187 - )
188 -
189 - kde5_src_configure
190 -}
191
192 diff --git a/kde-plasma/breeze/breeze-5.11.95.ebuild b/kde-plasma/breeze/breeze-5.11.95.ebuild
193 deleted file mode 100644
194 index d16baa9e1f..0000000000
195 --- a/kde-plasma/breeze/breeze-5.11.95.ebuild
196 +++ /dev/null
197 @@ -1,87 +0,0 @@
198 -# Copyright 1999-2018 Gentoo Foundation
199 -# Distributed under the terms of the GNU General Public License v2
200 -
201 -EAPI=6
202 -
203 -inherit flag-o-matic kde5 multibuild
204 -
205 -DESCRIPTION="Breeze visual style for the Plasma desktop"
206 -HOMEPAGE="https://cgit.kde.org/breeze.git"
207 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
208 -IUSE="qt4 wayland X"
209 -
210 -REQUIRED_USE="qt4? ( X )"
211 -
212 -COMMON_DEPEND="
213 - $(add_frameworks_dep frameworkintegration)
214 - $(add_frameworks_dep kcmutils)
215 - $(add_frameworks_dep kconfig)
216 - $(add_frameworks_dep kconfigwidgets)
217 - $(add_frameworks_dep kcoreaddons)
218 - $(add_frameworks_dep kguiaddons)
219 - $(add_frameworks_dep ki18n)
220 - $(add_frameworks_dep kwidgetsaddons)
221 - $(add_frameworks_dep kwindowsystem)
222 - $(add_plasma_dep kdecoration)
223 - $(add_qt_dep qtdbus)
224 - $(add_qt_dep qtdeclarative)
225 - $(add_qt_dep qtgui)
226 - $(add_qt_dep qtwidgets)
227 - qt4? (
228 - kde-frameworks/kdelibs:4
229 - x11-libs/libX11
230 - )
231 - wayland? ( $(add_frameworks_dep kwayland) )
232 - X? (
233 - $(add_qt_dep qtx11extras)
234 - x11-libs/libxcb
235 - )
236 -"
237 -DEPEND="${COMMON_DEPEND}
238 - $(add_frameworks_dep kpackage)
239 - qt4? ( dev-util/automoc:0 )
240 -"
241 -RDEPEND="${COMMON_DEPEND}
242 - $(add_frameworks_dep breeze-icons)
243 - $(add_plasma_dep kde-cli-tools)
244 -"
245 -
246 -pkg_setup() {
247 - kde5_pkg_setup
248 - MULTIBUILD_VARIANTS=( kf5 $(usev qt4) )
249 -}
250 -
251 -src_configure() {
252 - myconfigure() {
253 - local mycmakeargs=()
254 -
255 - if [[ ${MULTIBUILD_VARIANT} = qt4 ]]; then
256 - use debug || append-cppflags -DQT_NO_DEBUG
257 - mycmakeargs+=(
258 - -DUSE_KDE4=true
259 - -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
260 - )
261 - cmake-utils_src_configure
262 - else
263 - mycmakeargs+=(
264 - $(cmake-utils_use_find_package wayland KF5Wayland)
265 - $(cmake-utils_use_find_package X XCB)
266 - )
267 - kde5_src_configure
268 - fi
269 - }
270 -
271 - multibuild_foreach_variant myconfigure
272 -}
273 -
274 -src_compile() {
275 - multibuild_foreach_variant kde5_src_compile
276 -}
277 -
278 -src_test() {
279 - multibuild_foreach_variant kde5_src_test
280 -}
281 -
282 -src_install() {
283 - multibuild_foreach_variant kde5_src_install
284 -}
285
286 diff --git a/kde-plasma/drkonqi/drkonqi-5.11.95.ebuild b/kde-plasma/drkonqi/drkonqi-5.11.95.ebuild
287 deleted file mode 100644
288 index 08c83e00ef..0000000000
289 --- a/kde-plasma/drkonqi/drkonqi-5.11.95.ebuild
290 +++ /dev/null
291 @@ -1,56 +0,0 @@
292 -# Copyright 1999-2018 Gentoo Foundation
293 -# Distributed under the terms of the GNU General Public License v2
294 -
295 -EAPI=6
296 -
297 -inherit kde5
298 -
299 -DESCRIPTION="Plasma crash handler, gives the user feedback if a program crashed"
300 -
301 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
302 -IUSE="X"
303 -
304 -COMMON_DEPEND="
305 - $(add_frameworks_dep kcompletion)
306 - $(add_frameworks_dep kconfig)
307 - $(add_frameworks_dep kconfigwidgets)
308 - $(add_frameworks_dep kcoreaddons)
309 - $(add_frameworks_dep kcrash)
310 - $(add_frameworks_dep ki18n)
311 - $(add_frameworks_dep kidletime)
312 - $(add_frameworks_dep kio)
313 - $(add_frameworks_dep kjobwidgets)
314 - $(add_frameworks_dep knotifications)
315 - $(add_frameworks_dep kservice)
316 - $(add_frameworks_dep kwallet)
317 - $(add_frameworks_dep kwayland)
318 - $(add_frameworks_dep kwidgetsaddons)
319 - $(add_frameworks_dep kxmlrpcclient)
320 - $(add_qt_dep qtdbus)
321 - $(add_qt_dep qtgui)
322 - $(add_qt_dep qtwidgets)
323 - $(add_qt_dep qtxml)
324 - X? ( $(add_qt_dep qtx11extras) )
325 -"
326 -DEPEND="${COMMON_DEPEND}
327 - $(add_qt_dep qtconcurrent)
328 -"
329 -RDEPEND="${COMMON_DEPEND}
330 - !kde-apps/drkonqi:4
331 - !<kde-plasma/plasma-workspace-5.10.95:5
332 -"
333 -
334 -src_configure() {
335 - local mycmakeargs=(
336 - $(cmake-utils_use_find_package X Qt5X11Extras)
337 - )
338 - kde5_src_configure
339 -}
340 -
341 -pkg_postinst() {
342 - kde5_pkg_postinst
343 - if ! has_version "sys-devel/gdb"; then
344 - elog "For more usability consider installing the following package:"
345 - elog " sys-devel/gdb - Easier debugging support"
346 - fi
347 -}
348
349 diff --git a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.11.95.ebuild b/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.11.95.ebuild
350 deleted file mode 100644
351 index 547e3aeefd..0000000000
352 --- a/kde-plasma/kactivitymanagerd/kactivitymanagerd-5.11.95.ebuild
353 +++ /dev/null
354 @@ -1,35 +0,0 @@
355 -# Copyright 1999-2018 Gentoo Foundation
356 -# Distributed under the terms of the GNU General Public License v2
357 -
358 -EAPI=6
359 -
360 -inherit kde5
361 -
362 -DESCRIPTION="System service to manage user's activities, track the usage patterns etc."
363 -LICENSE="|| ( GPL-2 GPL-3 )"
364 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
365 -IUSE=""
366 -
367 -COMMON_DEPEND="
368 - $(add_frameworks_dep kconfig)
369 - $(add_frameworks_dep kcoreaddons)
370 - $(add_frameworks_dep kdbusaddons)
371 - $(add_frameworks_dep kglobalaccel)
372 - $(add_frameworks_dep ki18n)
373 - $(add_frameworks_dep kio)
374 - $(add_frameworks_dep kservice)
375 - $(add_frameworks_dep kwindowsystem)
376 - $(add_frameworks_dep kxmlgui)
377 - $(add_qt_dep qtdbus)
378 - $(add_qt_dep qtgui)
379 - $(add_qt_dep qtsql 'sqlite')
380 - $(add_qt_dep qtwidgets)
381 -"
382 -DEPEND="${COMMON_DEPEND}
383 - >=dev-libs/boost-1.54
384 -"
385 -RDEPEND="${COMMON_DEPEND}
386 - !<kde-frameworks/kactivities-4.13.3-r2:4
387 - !kde-plasma/kactivitymanagerd:4
388 - !<kde-plasma/plasma-desktop-5.6.1
389 -"
390
391 diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.11.95.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.11.95.ebuild
392 deleted file mode 100644
393 index bcf243febb..0000000000
394 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.11.95.ebuild
395 +++ /dev/null
396 @@ -1,59 +0,0 @@
397 -# Copyright 1999-2018 Gentoo Foundation
398 -# Distributed under the terms of the GNU General Public License v2
399 -
400 -EAPI=6
401 -
402 -KDE_HANDBOOK="forceoptional"
403 -KDE_TEST="optional"
404 -VIRTUALX_REQUIRED="test"
405 -inherit kde5
406 -
407 -DESCRIPTION="Tools based on KDE Frameworks 5 to better interact with the system"
408 -HOMEPAGE="https://cgit.kde.org/kde-cli-tools.git"
409 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
410 -IUSE="+kdesu X"
411 -
412 -DEPEND="
413 - $(add_frameworks_dep kactivities)
414 - $(add_frameworks_dep kcmutils)
415 - $(add_frameworks_dep kcompletion)
416 - $(add_frameworks_dep kconfig)
417 - $(add_frameworks_dep kconfigwidgets)
418 - $(add_frameworks_dep kcoreaddons)
419 - $(add_frameworks_dep ki18n)
420 - $(add_frameworks_dep kiconthemes)
421 - $(add_frameworks_dep kio)
422 - $(add_frameworks_dep kservice)
423 - $(add_frameworks_dep kwidgetsaddons)
424 - $(add_frameworks_dep kwindowsystem)
425 - $(add_qt_dep qtdbus)
426 - $(add_qt_dep qtgui)
427 - $(add_qt_dep qtsvg)
428 - $(add_qt_dep qtwidgets)
429 - kdesu? ( $(add_frameworks_dep kdesu) )
430 - X? (
431 - $(add_qt_dep qtx11extras)
432 - x11-libs/libX11
433 - )
434 -"
435 -RDEPEND="${DEPEND}
436 - !kde-apps/kdesu
437 -"
438 -
439 -# requires running kde environment
440 -RESTRICT+=" test"
441 -
442 -src_configure() {
443 - local mycmakeargs=(
444 - $(cmake-utils_use_find_package kdesu KF5Su)
445 - $(cmake-utils_use_find_package X Qt5X11Extras)
446 - )
447 -
448 - kde5_src_configure
449 -}
450 -
451 -src_install() {
452 - kde5_src_install
453 - use kdesu && dosym ../$(get_libdir)/libexec/kf5/kdesu /usr/bin/kdesu
454 - use kdesu && dosym ../$(get_libdir)/libexec/kf5/kdesu /usr/bin/kdesu5
455 -}
456
457 diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.11.95.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.11.95.ebuild
458 deleted file mode 100644
459 index 13b77b96dd..0000000000
460 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.11.95.ebuild
461 +++ /dev/null
462 @@ -1,52 +0,0 @@
463 -# Copyright 1999-2018 Gentoo Foundation
464 -# Distributed under the terms of the GNU General Public License v2
465 -
466 -EAPI=6
467 -
468 -KDE_TEST="forceoptional"
469 -VIRTUALX_REQUIRED="test"
470 -inherit kde5
471 -
472 -DESCRIPTION="KDE Plasma systemsettings kcm to set GTK application look&feel"
473 -HOMEPAGE="https://cgit.kde.org/kde-gtk-config.git"
474 -LICENSE="GPL-3"
475 -KEYWORDS="~amd64 ~arm ~x86"
476 -IUSE=""
477 -
478 -DEPEND="
479 - $(add_frameworks_dep karchive)
480 - $(add_frameworks_dep kcmutils)
481 - $(add_frameworks_dep kconfigwidgets)
482 - $(add_frameworks_dep kcoreaddons)
483 - $(add_frameworks_dep ki18n)
484 - $(add_frameworks_dep kiconthemes)
485 - $(add_frameworks_dep kio)
486 - $(add_frameworks_dep knewstuff)
487 - $(add_frameworks_dep kwidgetsaddons)
488 - $(add_qt_dep qtgui)
489 - $(add_qt_dep qtwidgets)
490 - dev-libs/glib:2
491 - gnome-base/gsettings-desktop-schemas
492 - x11-libs/gtk+:2
493 - x11-libs/gtk+:3
494 - x11-libs/libXcursor
495 -"
496 -RDEPEND="${DEPEND}
497 - $(add_plasma_dep kde-cli-tools)
498 - !kde-plasma/kde-gtk-config:4
499 -"
500 -
501 -src_configure() {
502 - local mycmakeargs=(
503 - -DDATA_INSTALL_DIR="${EPREFIX}/usr/share"
504 - )
505 -
506 - kde5_src_configure
507 -}
508 -
509 -pkg_postinst() {
510 - kde5_pkg_postinst
511 - elog "If you notice missing icons in your GTK applications, you may have to install"
512 - elog "the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk"
513 - elog "for example."
514 -}
515
516 diff --git a/kde-plasma/kdecoration/kdecoration-5.11.95.ebuild b/kde-plasma/kdecoration/kdecoration-5.11.95.ebuild
517 deleted file mode 100644
518 index fce30fa8c2..0000000000
519 --- a/kde-plasma/kdecoration/kdecoration-5.11.95.ebuild
520 +++ /dev/null
521 @@ -1,16 +0,0 @@
522 -# Copyright 1999-2018 Gentoo Foundation
523 -# Distributed under the terms of the GNU General Public License v2
524 -
525 -EAPI=6
526 -
527 -KDE_TEST="forceoptional"
528 -VIRTUALX_REQUIRED="test"
529 -inherit kde5
530 -
531 -DESCRIPTION="Plugin based library to create window decorations"
532 -LICENSE="|| ( LGPL-2.1 LGPL-3 )"
533 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
534 -IUSE=""
535 -
536 -DEPEND="$(add_qt_dep qtgui)"
537 -RDEPEND="${DEPEND}"
538
539 diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.11.95.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.11.95.ebuild
540 deleted file mode 100644
541 index 3262992c3f..0000000000
542 --- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.11.95.ebuild
543 +++ /dev/null
544 @@ -1,57 +0,0 @@
545 -# Copyright 1999-2018 Gentoo Foundation
546 -# Distributed under the terms of the GNU General Public License v2
547 -
548 -EAPI=6
549 -
550 -inherit kde5
551 -
552 -DESCRIPTION="Extra Plasma applets and engines"
553 -LICENSE="GPL-2 LGPL-2"
554 -KEYWORDS="~amd64 ~arm ~x86"
555 -IUSE="share"
556 -
557 -DEPEND="
558 - $(add_frameworks_dep kactivities)
559 - $(add_frameworks_dep karchive)
560 - $(add_frameworks_dep kconfig)
561 - $(add_frameworks_dep kconfigwidgets)
562 - $(add_frameworks_dep kcmutils)
563 - $(add_frameworks_dep kcompletion)
564 - $(add_frameworks_dep kcoreaddons)
565 - $(add_frameworks_dep kdelibs4support)
566 - $(add_frameworks_dep ki18n)
567 - $(add_frameworks_dep kiconthemes)
568 - $(add_frameworks_dep kio)
569 - $(add_frameworks_dep knewstuff)
570 - $(add_frameworks_dep knotifications)
571 - $(add_frameworks_dep kpackage)
572 - $(add_frameworks_dep kross)
573 - $(add_frameworks_dep krunner)
574 - $(add_frameworks_dep kservice)
575 - $(add_frameworks_dep kunitconversion)
576 - $(add_frameworks_dep kwidgetsaddons)
577 - $(add_frameworks_dep kwindowsystem)
578 - $(add_frameworks_dep kxmlgui)
579 - $(add_frameworks_dep plasma)
580 - $(add_frameworks_dep sonnet)
581 - $(add_plasma_dep plasma-workspace)
582 - $(add_qt_dep qtdbus)
583 - $(add_qt_dep qtdeclarative)
584 - $(add_qt_dep qtgui)
585 - $(add_qt_dep qtwebengine)
586 - $(add_qt_dep qtwidgets)
587 - $(add_qt_dep qtx11extras)
588 - share? ( $(add_frameworks_dep purpose) )
589 -"
590 -RDEPEND="${DEPEND}
591 - $(add_plasma_dep plasma-workspace)
592 - !kde-plasma/kdeplasma-addons:4
593 -"
594 -
595 -src_configure() {
596 - local mycmakeargs=(
597 - $(cmake-utils_use_find_package share KDEExperimentalPurpose)
598 - )
599 -
600 - kde5_src_configure
601 -}
602
603 diff --git a/kde-plasma/kgamma/kgamma-5.11.95.ebuild b/kde-plasma/kgamma/kgamma-5.11.95.ebuild
604 deleted file mode 100644
605 index 30b8c5ef92..0000000000
606 --- a/kde-plasma/kgamma/kgamma-5.11.95.ebuild
607 +++ /dev/null
608 @@ -1,26 +0,0 @@
609 -# Copyright 1999-2018 Gentoo Foundation
610 -# Distributed under the terms of the GNU General Public License v2
611 -
612 -EAPI=6
613 -
614 -KDE_HANDBOOK="forceoptional"
615 -KMNAME="${PN}5"
616 -inherit kde5
617 -
618 -DESCRIPTION="Screen gamma values kcontrol module"
619 -KEYWORDS="~amd64 ~arm ~x86"
620 -IUSE=""
621 -
622 -RDEPEND="
623 - $(add_frameworks_dep kconfig)
624 - $(add_frameworks_dep kconfigwidgets)
625 - $(add_frameworks_dep kcoreaddons)
626 - $(add_frameworks_dep ki18n)
627 - $(add_qt_dep qtgui)
628 - $(add_qt_dep qtwidgets)
629 - x11-libs/libX11
630 - x11-libs/libXxf86vm
631 -"
632 -DEPEND="${RDEPEND}
633 - x11-proto/xf86vidmodeproto
634 -"
635
636 diff --git a/kde-plasma/khotkeys/khotkeys-5.11.95.ebuild b/kde-plasma/khotkeys/khotkeys-5.11.95.ebuild
637 deleted file mode 100644
638 index 60f38c3c3a..0000000000
639 --- a/kde-plasma/khotkeys/khotkeys-5.11.95.ebuild
640 +++ /dev/null
641 @@ -1,46 +0,0 @@
642 -# Copyright 1999-2018 Gentoo Foundation
643 -# Distributed under the terms of the GNU General Public License v2
644 -
645 -EAPI=6
646 -
647 -KDE_HANDBOOK="true"
648 -inherit kde5
649 -
650 -DESCRIPTION="KDE Plasma workspace hotkey module"
651 -KEYWORDS="~amd64 ~arm ~x86"
652 -IUSE=""
653 -
654 -COMMON_DEPEND="
655 - $(add_frameworks_dep kcompletion)
656 - $(add_frameworks_dep kconfig)
657 - $(add_frameworks_dep kconfigwidgets)
658 - $(add_frameworks_dep kcoreaddons)
659 - $(add_frameworks_dep kdbusaddons)
660 - $(add_frameworks_dep kdelibs4support X)
661 - $(add_frameworks_dep kglobalaccel)
662 - $(add_frameworks_dep ki18n)
663 - $(add_frameworks_dep kio)
664 - $(add_frameworks_dep kservice)
665 - $(add_frameworks_dep ktextwidgets)
666 - $(add_frameworks_dep kwidgetsaddons)
667 - $(add_frameworks_dep kwindowsystem)
668 - $(add_frameworks_dep kxmlgui)
669 - $(add_plasma_dep plasma-workspace)
670 - $(add_qt_dep qtdbus)
671 - $(add_qt_dep qtgui)
672 - $(add_qt_dep qtwidgets)
673 - $(add_qt_dep qtx11extras)
674 - x11-libs/libX11
675 - x11-libs/libXtst
676 -"
677 -RDEPEND="${COMMON_DEPEND}
678 - $(add_frameworks_dep kded)
679 - $(add_plasma_dep kde-cli-tools)
680 - !kde-plasma/khotkeys:4
681 - !kde-plasma/systemsettings:4
682 -"
683 -DEPEND="${COMMON_DEPEND}
684 - x11-libs/libxcb
685 - x11-libs/libXtst
686 - x11-proto/xproto
687 -"
688
689 diff --git a/kde-plasma/kinfocenter/kinfocenter-5.11.95.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.11.95.ebuild
690 deleted file mode 100644
691 index ff2f95c959..0000000000
692 --- a/kde-plasma/kinfocenter/kinfocenter-5.11.95.ebuild
693 +++ /dev/null
694 @@ -1,91 +0,0 @@
695 -# Copyright 1999-2018 Gentoo Foundation
696 -# Distributed under the terms of the GNU General Public License v2
697 -
698 -EAPI=6
699 -
700 -KDE_HANDBOOK="true"
701 -inherit kde5
702 -
703 -DESCRIPTION="A utility that provides information about a computer system"
704 -HOMEPAGE="https://www.kde.org/applications/system/kinfocenter/"
705 -SRC_URI+=" https://www.gentoo.org/assets/img/logo/gentoo-3d-small.png -> glogo-small.png"
706 -KEYWORDS="~amd64 ~arm ~x86"
707 -IUSE="gles2 ieee1394 +opengl +pci wayland"
708 -
709 -REQUIRED_USE="wayland? ( || ( gles2 opengl ) )"
710 -
711 -COMMON_DEPEND="
712 - $(add_frameworks_dep kcmutils)
713 - $(add_frameworks_dep kcompletion)
714 - $(add_frameworks_dep kconfig)
715 - $(add_frameworks_dep kconfigwidgets)
716 - $(add_frameworks_dep kcoreaddons)
717 - $(add_frameworks_dep kcrash)
718 - $(add_frameworks_dep kdbusaddons)
719 - $(add_frameworks_dep kdeclarative)
720 - $(add_frameworks_dep ki18n)
721 - $(add_frameworks_dep kiconthemes)
722 - $(add_frameworks_dep kio)
723 - $(add_frameworks_dep kpackage)
724 - $(add_frameworks_dep kservice)
725 - $(add_frameworks_dep kwidgetsaddons)
726 - $(add_frameworks_dep kxmlgui)
727 - $(add_frameworks_dep solid)
728 - $(add_qt_dep qtdbus)
729 - $(add_qt_dep qtdeclarative)
730 - $(add_qt_dep qtgui)
731 - $(add_qt_dep qtwidgets)
732 - x11-libs/libX11
733 - ieee1394? ( sys-libs/libraw1394 )
734 - opengl? (
735 - $(add_qt_dep qtgui 'gles2=')
736 - media-libs/mesa[gles2?]
737 - !gles2? ( media-libs/glu )
738 - )
739 - pci? ( sys-apps/pciutils )
740 - wayland? (
741 - $(add_frameworks_dep kwayland)
742 - media-libs/mesa[egl]
743 - )
744 -"
745 -DEPEND="${COMMON_DEPEND}
746 - $(add_frameworks_dep plasma)
747 -"
748 -RDEPEND="${COMMON_DEPEND}
749 - $(add_plasma_dep kde-cli-tools)
750 - !kde-apps/kcontrol:4
751 - !kde-misc/about-distro
752 - !kde-plasma/kinfocenter:4
753 -"
754 -
755 -src_configure() {
756 - local mycmakeargs=(
757 - $(cmake-utils_use_find_package gles2 OpenGLES)
758 - $(cmake-utils_use_find_package ieee1394 RAW1394)
759 - $(cmake-utils_use_find_package opengl OpenGL)
760 - $(cmake-utils_use_find_package pci PCIUTILS)
761 - $(cmake-utils_use_find_package wayland EGL)
762 - $(cmake-utils_use_find_package wayland KF5Wayland)
763 - )
764 -
765 - kde5_src_configure
766 -}
767 -
768 -src_install() {
769 - kde5_src_install
770 -
771 - insinto /etc/xdg
772 - doins "${FILESDIR}"/kcm-about-distrorc
773 -
774 - insinto /usr/share/${PN}
775 - doins "${DISTDIR}"/glogo-small.png
776 -}
777 -
778 -pkg_postinst() {
779 - if ! has_version "net-fs/nfs-utils"; then
780 - einfo "Installing net-fs/nfs-utils will enable the NFS information module."
781 - fi
782 - if ! has_version "net-fs/samba" || ! has_version "net-fs/samba[server]"; then
783 - einfo "Installing net-fs/samba[server(+)] will enable the Samba status information module."
784 - fi
785 -}
786
787 diff --git a/kde-plasma/kmenuedit/kmenuedit-5.11.95.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.11.95.ebuild
788 deleted file mode 100644
789 index b504d5a6e1..0000000000
790 --- a/kde-plasma/kmenuedit/kmenuedit-5.11.95.ebuild
791 +++ /dev/null
792 @@ -1,44 +0,0 @@
793 -# Copyright 1999-2018 Gentoo Foundation
794 -# Distributed under the terms of the GNU General Public License v2
795 -
796 -EAPI=6
797 -
798 -KDE_HANDBOOK="true"
799 -inherit kde5
800 -
801 -DESCRIPTION="KDE Plasma menu editor"
802 -HOMEPAGE="https://cgit.kde.org/kmenuedit.git"
803 -KEYWORDS="~amd64 ~arm ~x86"
804 -IUSE="+hotkeys"
805 -
806 -DEPEND="
807 - $(add_frameworks_dep kcompletion)
808 - $(add_frameworks_dep kconfig)
809 - $(add_frameworks_dep kconfigwidgets)
810 - $(add_frameworks_dep kcoreaddons)
811 - $(add_frameworks_dep kdbusaddons)
812 - $(add_frameworks_dep kdelibs4support)
813 - $(add_frameworks_dep ki18n)
814 - $(add_frameworks_dep kiconthemes)
815 - $(add_frameworks_dep kio)
816 - $(add_frameworks_dep kservice)
817 - $(add_frameworks_dep kwidgetsaddons)
818 - $(add_frameworks_dep kxmlgui)
819 - $(add_frameworks_dep sonnet)
820 - $(add_qt_dep qtdbus)
821 - $(add_qt_dep qtgui)
822 - $(add_qt_dep qtwidgets)
823 - $(add_qt_dep qtxml)
824 - hotkeys? ( $(add_plasma_dep khotkeys) )
825 -"
826 -RDEPEND="${DEPEND}
827 - !kde-plasma/kmenuedit:4
828 -"
829 -
830 -src_configure() {
831 - local mycmakeargs=(
832 - $(cmake-utils_use_find_package hotkeys KHotKeysDBusInterface)
833 - )
834 -
835 - kde5_src_configure
836 -}
837
838 diff --git a/kde-plasma/kscreen/kscreen-5.11.95.ebuild b/kde-plasma/kscreen/kscreen-5.11.95.ebuild
839 deleted file mode 100644
840 index 05eae85208..0000000000
841 --- a/kde-plasma/kscreen/kscreen-5.11.95.ebuild
842 +++ /dev/null
843 @@ -1,38 +0,0 @@
844 -# Copyright 1999-2018 Gentoo Foundation
845 -# Distributed under the terms of the GNU General Public License v2
846 -
847 -EAPI=6
848 -
849 -KDE_TEST="forceoptional"
850 -inherit kde5
851 -
852 -DESCRIPTION="KDE Plasma screen management"
853 -HOMEPAGE="https://cgit.kde.org/kscreen.git"
854 -
855 -KEYWORDS="~amd64 ~arm ~x86"
856 -IUSE=""
857 -
858 -DEPEND="
859 - $(add_frameworks_dep kconfig)
860 - $(add_frameworks_dep kconfigwidgets)
861 - $(add_frameworks_dep kcoreaddons)
862 - $(add_frameworks_dep kdbusaddons)
863 - $(add_frameworks_dep kglobalaccel)
864 - $(add_frameworks_dep ki18n)
865 - $(add_frameworks_dep kwidgetsaddons)
866 - $(add_frameworks_dep kxmlgui)
867 - $(add_plasma_dep libkscreen)
868 - $(add_qt_dep qtdbus)
869 - $(add_qt_dep qtdeclarative 'widgets')
870 - $(add_qt_dep qtgui)
871 - $(add_qt_dep qtwidgets)
872 -"
873 -RDEPEND="${DEPEND}
874 - $(add_frameworks_dep plasma)
875 - $(add_plasma_dep kde-cli-tools)
876 - $(add_qt_dep qtgraphicaleffects)
877 - !kde-plasma/kscreen:4
878 -"
879 -
880 -# bug #580440, last checked 5.6.3
881 -RESTRICT+=" test"
882
883 diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.11.95.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.11.95.ebuild
884 deleted file mode 100644
885 index ba3e06457c..0000000000
886 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.11.95.ebuild
887 +++ /dev/null
888 @@ -1,92 +0,0 @@
889 -# Copyright 1999-2018 Gentoo Foundation
890 -# Distributed under the terms of the GNU General Public License v2
891 -
892 -EAPI=6
893 -
894 -KDE_TEST="forceoptional"
895 -VIRTUALX_REQUIRED="test"
896 -inherit kde5 pam
897 -
898 -DESCRIPTION="Library and components for secure lock screen architecture"
899 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
900 -IUSE="+pam seccomp"
901 -
902 -REQUIRED_USE="seccomp? ( pam )"
903 -
904 -COMMON_DEPEND="
905 - $(add_frameworks_dep kcmutils)
906 - $(add_frameworks_dep kconfig)
907 - $(add_frameworks_dep kconfigwidgets)
908 - $(add_frameworks_dep kcoreaddons)
909 - $(add_frameworks_dep kcrash)
910 - $(add_frameworks_dep kdeclarative)
911 - $(add_frameworks_dep kglobalaccel)
912 - $(add_frameworks_dep ki18n)
913 - $(add_frameworks_dep kidletime)
914 - $(add_frameworks_dep knotifications)
915 - $(add_frameworks_dep kpackage)
916 - $(add_frameworks_dep ktextwidgets)
917 - $(add_frameworks_dep kwayland)
918 - $(add_frameworks_dep kwindowsystem)
919 - $(add_frameworks_dep kxmlgui)
920 - $(add_frameworks_dep solid)
921 - $(add_qt_dep qtdbus)
922 - $(add_qt_dep qtdeclarative 'widgets')
923 - $(add_qt_dep qtgui)
924 - $(add_qt_dep qtnetwork)
925 - $(add_qt_dep qtwidgets)
926 - $(add_qt_dep qtx11extras)
927 - dev-libs/wayland
928 - x11-libs/libX11
929 - x11-libs/libXi
930 - x11-libs/libxcb
931 - x11-libs/xcb-util-keysyms
932 - pam? ( virtual/pam )
933 - seccomp? ( sys-libs/libseccomp )
934 -"
935 -DEPEND="${COMMON_DEPEND}
936 - x11-proto/xproto
937 -"
938 -RDEPEND="${COMMON_DEPEND}
939 - $(add_plasma_dep kde-cli-tools)
940 - !<kde-plasma/kcheckpass-4.11.22-r1:4
941 - !kde-plasma/kdebase-pam:0
942 -"
943 -
944 -RESTRICT+=" test"
945 -
946 -src_prepare() {
947 - kde5_src_prepare
948 -
949 - use test || sed -i \
950 - -e "/add_subdirectory(autotests)/ s/^/#/" greeter/CMakeLists.txt || die
951 -}
952 -
953 -src_test() {
954 - # requires running environment
955 - local myctestargs=(
956 - -E x11LockerTest
957 - )
958 - kde5_src_test
959 -}
960 -
961 -src_configure() {
962 - local mycmakeargs=(
963 - -DPAM_REQUIRED=$(usex pam)
964 - $(cmake-utils_use_find_package pam PAM)
965 - $(cmake-utils_use_find_package seccomp Seccomp)
966 - )
967 - kde5_src_configure
968 -}
969 -
970 -src_install() {
971 - kde5_src_install
972 -
973 - newpamd "${FILESDIR}/kde.pam" kde
974 - newpamd "${FILESDIR}/kde-np.pam" kde-np
975 -
976 - if ! use pam; then
977 - chown root "${ED}"usr/$(get_libdir)/libexec/kcheckpass || die
978 - chmod +s "${ED}"usr/$(get_libdir)/libexec/kcheckpass || die
979 - fi
980 -}
981
982 diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.11.95.ebuild b/kde-plasma/ksshaskpass/ksshaskpass-5.11.95.ebuild
983 deleted file mode 100644
984 index 3009c8d5ff..0000000000
985 --- a/kde-plasma/ksshaskpass/ksshaskpass-5.11.95.ebuild
986 +++ /dev/null
987 @@ -1,49 +0,0 @@
988 -# Copyright 1999-2018 Gentoo Foundation
989 -# Distributed under the terms of the GNU General Public License v2
990 -
991 -EAPI=6
992 -
993 -inherit kde5
994 -
995 -DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration"
996 -HOMEPAGE="https://cgit.kde.org/ksshaskpass.git"
997 -KEYWORDS="~amd64 ~arm ~x86"
998 -IUSE=""
999 -
1000 -DEPEND="
1001 - $(add_frameworks_dep kcoreaddons)
1002 - $(add_frameworks_dep ki18n)
1003 - $(add_frameworks_dep kwallet)
1004 - $(add_frameworks_dep kwidgetsaddons)
1005 - $(add_qt_dep qtwidgets)
1006 -"
1007 -RDEPEND="
1008 - ${DEPEND}
1009 - !kde-plasma/ksshaskpass:4
1010 -"
1011 -
1012 -src_install() {
1013 - kde5_src_install
1014 -
1015 - insinto /etc/plasma/startup
1016 - doins "${FILESDIR}/05-ksshaskpass.sh"
1017 -}
1018 -
1019 -pkg_postinst() {
1020 - kde5_pkg_postinst
1021 -
1022 - elog ""
1023 - elog "In order to have ssh-agent start at kde startup,"
1024 - elog "edit /etc/plasma/startup/10-agent-startup.sh and uncomment"
1025 - elog "the lines enabling ssh-agent."
1026 - elog
1027 - elog "If you do so, do not forget to uncomment the respective"
1028 - elog "lines in /etc/plasma/shutdown/10-agent-shutdown.sh to"
1029 - elog "properly kill the agent when the session ends."
1030 - elog
1031 - elog "${PN} has been installed as your default askpass application"
1032 - elog "for Plasma 5 sessions."
1033 - elog "If that's not desired, select the one you want to use in"
1034 - elog "/etc/plasma/startup/05-ksshaskpass.sh"
1035 - elog ""
1036 -}
1037
1038 diff --git a/kde-plasma/ksysguard/ksysguard-5.11.95.ebuild b/kde-plasma/ksysguard/ksysguard-5.11.95.ebuild
1039 deleted file mode 100644
1040 index 5e2260a856..0000000000
1041 --- a/kde-plasma/ksysguard/ksysguard-5.11.95.ebuild
1042 +++ /dev/null
1043 @@ -1,47 +0,0 @@
1044 -# Copyright 1999-2018 Gentoo Foundation
1045 -# Distributed under the terms of the GNU General Public License v2
1046 -
1047 -EAPI=6
1048 -
1049 -KDE_HANDBOOK="forceoptional"
1050 -inherit kde5
1051 -
1052 -DESCRIPTION="Network-enabled task manager and system monitor"
1053 -LICENSE="GPL-2+"
1054 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1055 -IUSE="lm_sensors"
1056 -
1057 -DEPEND="
1058 - $(add_plasma_dep libksysguard '-minimal(-)')
1059 - $(add_frameworks_dep kcompletion)
1060 - $(add_frameworks_dep kconfig)
1061 - $(add_frameworks_dep kconfigwidgets)
1062 - $(add_frameworks_dep kcoreaddons)
1063 - $(add_frameworks_dep kdbusaddons)
1064 - $(add_frameworks_dep ki18n)
1065 - $(add_frameworks_dep kiconthemes)
1066 - $(add_frameworks_dep kinit)
1067 - $(add_frameworks_dep kio)
1068 - $(add_frameworks_dep kitemviews)
1069 - $(add_frameworks_dep knewstuff)
1070 - $(add_frameworks_dep knotifications)
1071 - $(add_frameworks_dep kwidgetsaddons)
1072 - $(add_frameworks_dep kwindowsystem)
1073 - $(add_frameworks_dep kxmlgui)
1074 - $(add_qt_dep qtdbus)
1075 - $(add_qt_dep qtgui)
1076 - $(add_qt_dep qtwidgets)
1077 - $(add_qt_dep qtxml)
1078 - lm_sensors? ( sys-apps/lm_sensors )
1079 -"
1080 -RDEPEND="${DEPEND}
1081 - !kde-plasma/ksysguard:4
1082 -"
1083 -
1084 -src_configure() {
1085 - local mycmakeargs=(
1086 - $(cmake-utils_use_find_package lm_sensors Sensors)
1087 - )
1088 -
1089 - kde5_src_configure
1090 -}
1091
1092 diff --git a/kde-plasma/kwallet-pam/kwallet-pam-5.11.95.ebuild b/kde-plasma/kwallet-pam/kwallet-pam-5.11.95.ebuild
1093 deleted file mode 100644
1094 index 8c9a7437fc..0000000000
1095 --- a/kde-plasma/kwallet-pam/kwallet-pam-5.11.95.ebuild
1096 +++ /dev/null
1097 @@ -1,33 +0,0 @@
1098 -# Copyright 1999-2018 Gentoo Foundation
1099 -# Distributed under the terms of the GNU General Public License v2
1100 -
1101 -EAPI=6
1102 -
1103 -inherit kde5
1104 -
1105 -DESCRIPTION="KWallet PAM module to not enter password again"
1106 -LICENSE="LGPL-2.1"
1107 -KEYWORDS="~amd64 ~arm ~x86"
1108 -IUSE=""
1109 -
1110 -DEPEND="
1111 - dev-libs/libgcrypt:0=
1112 - virtual/pam
1113 -"
1114 -RDEPEND="${DEPEND}
1115 - net-misc/socat
1116 -"
1117 -
1118 -src_configure() {
1119 - local mycmakeargs=(
1120 - -DCMAKE_INSTALL_LIBDIR="/$(get_libdir)"
1121 - -DKWALLET4=0
1122 - )
1123 - kde5_src_configure
1124 -}
1125 -
1126 -pkg_postinst() {
1127 - kde5_pkg_postinst
1128 - elog "This package enables auto-unlocking of kde-frameworks/kwallet:5."
1129 - elog "See also: https://wiki.gentoo.org/wiki/KDE#KWallet_auto-unlocking"
1130 -}
1131
1132 diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.11.95.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.11.95.ebuild
1133 deleted file mode 100644
1134 index a2771a4674..0000000000
1135 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.11.95.ebuild
1136 +++ /dev/null
1137 @@ -1,22 +0,0 @@
1138 -# Copyright 1999-2018 Gentoo Foundation
1139 -# Distributed under the terms of the GNU General Public License v2
1140 -
1141 -EAPI=6
1142 -
1143 -inherit kde5
1144 -
1145 -DESCRIPTION="Provides integration plugins for various KDE frameworks for Wayland"
1146 -HOMEPAGE="https://cgit.kde.org/kwayland-integration.git"
1147 -
1148 -LICENSE="LGPL-2.1"
1149 -KEYWORDS="~amd64 ~arm ~x86"
1150 -IUSE=""
1151 -
1152 -DEPEND="
1153 - $(add_frameworks_dep kidletime)
1154 - $(add_frameworks_dep kwayland)
1155 - $(add_frameworks_dep kwindowsystem)
1156 - $(add_qt_dep qtgui)
1157 - $(add_qt_dep qtwidgets)
1158 -"
1159 -RDEPEND="${DEPEND}"
1160
1161 diff --git a/kde-plasma/kwin/kwin-5.11.95.ebuild b/kde-plasma/kwin/kwin-5.11.95.ebuild
1162 deleted file mode 100644
1163 index e47e89325e..0000000000
1164 --- a/kde-plasma/kwin/kwin-5.11.95.ebuild
1165 +++ /dev/null
1166 @@ -1,106 +0,0 @@
1167 -# Copyright 1999-2018 Gentoo Foundation
1168 -# Distributed under the terms of the GNU General Public License v2
1169 -
1170 -EAPI=6
1171 -
1172 -KDE_HANDBOOK="optional"
1173 -KDE_TEST="optional"
1174 -VIRTUALX_REQUIRED="test"
1175 -inherit kde5
1176 -
1177 -DESCRIPTION="KDE window manager"
1178 -LICENSE="GPL-2+"
1179 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1180 -IUSE="caps gles2 multimedia"
1181 -
1182 -COMMON_DEPEND="
1183 - $(add_frameworks_dep kactivities)
1184 - $(add_frameworks_dep kauth)
1185 - $(add_frameworks_dep kcmutils)
1186 - $(add_frameworks_dep kcompletion)
1187 - $(add_frameworks_dep kconfig)
1188 - $(add_frameworks_dep kconfigwidgets)
1189 - $(add_frameworks_dep kcoreaddons)
1190 - $(add_frameworks_dep kcrash)
1191 - $(add_frameworks_dep kdeclarative)
1192 - $(add_frameworks_dep kglobalaccel)
1193 - $(add_frameworks_dep ki18n)
1194 - $(add_frameworks_dep kiconthemes)
1195 - $(add_frameworks_dep kidletime)
1196 - $(add_frameworks_dep kinit)
1197 - $(add_frameworks_dep kio)
1198 - $(add_frameworks_dep knewstuff)
1199 - $(add_frameworks_dep knotifications)
1200 - $(add_frameworks_dep kpackage)
1201 - $(add_frameworks_dep kservice)
1202 - $(add_frameworks_dep ktextwidgets)
1203 - $(add_frameworks_dep kwayland)
1204 - $(add_frameworks_dep kwidgetsaddons)
1205 - $(add_frameworks_dep kwindowsystem X)
1206 - $(add_frameworks_dep kxmlgui)
1207 - $(add_frameworks_dep plasma)
1208 - $(add_plasma_dep breeze)
1209 - $(add_plasma_dep kdecoration)
1210 - $(add_plasma_dep kscreenlocker)
1211 - $(add_qt_dep qtcore)
1212 - $(add_qt_dep qtdbus)
1213 - $(add_qt_dep qtdeclarative)
1214 - $(add_qt_dep qtgui 'gles2=')
1215 - $(add_qt_dep qtscript)
1216 - $(add_qt_dep qtsensors)
1217 - $(add_qt_dep qtwidgets)
1218 - $(add_qt_dep qtx11extras)
1219 - >=dev-libs/libinput-1.5
1220 - >=dev-libs/wayland-1.2
1221 - media-libs/fontconfig
1222 - media-libs/freetype
1223 - media-libs/libepoxy
1224 - media-libs/mesa[egl,gbm,gles2?,wayland]
1225 - virtual/libudev:=
1226 - x11-libs/libICE
1227 - x11-libs/libSM
1228 - x11-libs/libX11
1229 - x11-libs/libXi
1230 - x11-libs/libdrm
1231 - >=x11-libs/libxcb-1.10
1232 - >=x11-libs/libxkbcommon-0.7.0
1233 - x11-libs/xcb-util-cursor
1234 - x11-libs/xcb-util-image
1235 - x11-libs/xcb-util-keysyms
1236 - x11-libs/xcb-util-wm
1237 - caps? ( sys-libs/libcap )
1238 -"
1239 -RDEPEND="${COMMON_DEPEND}
1240 - $(add_plasma_dep kde-cli-tools)
1241 - $(add_qt_dep qtvirtualkeyboard)
1242 - multimedia? ( $(add_qt_dep qtmultimedia 'gstreamer,qml') )
1243 - !<kde-apps/kdeartwork-meta-15.08.3-r1:4
1244 - !kde-plasma/kwin:4
1245 - !kde-plasma/systemsettings:4
1246 -"
1247 -DEPEND="${COMMON_DEPEND}
1248 - $(add_qt_dep designer)
1249 - $(add_qt_dep qtconcurrent)
1250 - x11-proto/xproto
1251 -"
1252 -
1253 -RESTRICT+=" test"
1254 -
1255 -PATCHES=( "${FILESDIR}/${PN}-5.10.95-test-optional.patch" )
1256 -
1257 -src_prepare() {
1258 - kde5_src_prepare
1259 - use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"
1260 -
1261 - # Access violations, bug #640432
1262 - sed -e "s/^ecm_find_qmlmodule.*QtMultimedia/#&/" \
1263 - -i CMakeLists.txt || die
1264 -}
1265 -
1266 -src_configure() {
1267 - local mycmakeargs=(
1268 - $(cmake-utils_use_find_package caps Libcap)
1269 - )
1270 -
1271 - kde5_src_configure
1272 -}
1273
1274 diff --git a/kde-plasma/kwrited/kwrited-5.11.95.ebuild b/kde-plasma/kwrited/kwrited-5.11.95.ebuild
1275 deleted file mode 100644
1276 index 9e8c97481c..0000000000
1277 --- a/kde-plasma/kwrited/kwrited-5.11.95.ebuild
1278 +++ /dev/null
1279 @@ -1,23 +0,0 @@
1280 -# Copyright 1999-2018 Gentoo Foundation
1281 -# Distributed under the terms of the GNU General Public License v2
1282 -
1283 -EAPI=6
1284 -
1285 -inherit kde5
1286 -
1287 -DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
1288 -KEYWORDS="~amd64 ~arm ~x86"
1289 -IUSE=""
1290 -
1291 -DEPEND="
1292 - $(add_frameworks_dep kcoreaddons)
1293 - $(add_frameworks_dep kdbusaddons)
1294 - $(add_frameworks_dep ki18n)
1295 - $(add_frameworks_dep knotifications)
1296 - $(add_frameworks_dep kpty)
1297 - $(add_qt_dep qtgui)
1298 - $(add_qt_dep qtwidgets)
1299 -"
1300 -RDEPEND="${DEPEND}
1301 - !kde-plasma/kwrited:4
1302 -"
1303
1304 diff --git a/kde-plasma/libkscreen/libkscreen-5.11.95.ebuild b/kde-plasma/libkscreen/libkscreen-5.11.95.ebuild
1305 deleted file mode 100644
1306 index 56ac782324..0000000000
1307 --- a/kde-plasma/libkscreen/libkscreen-5.11.95.ebuild
1308 +++ /dev/null
1309 @@ -1,27 +0,0 @@
1310 -# Copyright 1999-2018 Gentoo Foundation
1311 -# Distributed under the terms of the GNU General Public License v2
1312 -
1313 -EAPI=6
1314 -
1315 -KDE_TEST="forceoptional"
1316 -VIRTUALX_REQUIRED="test"
1317 -inherit kde5
1318 -
1319 -DESCRIPTION="Plasma screen management library"
1320 -SLOT="5/7"
1321 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1322 -IUSE=""
1323 -
1324 -DEPEND="
1325 - $(add_frameworks_dep kwayland)
1326 - $(add_qt_dep qtdbus)
1327 - $(add_qt_dep qtgui)
1328 - $(add_qt_dep qtx11extras)
1329 - x11-libs/libxcb
1330 -"
1331 -RDEPEND="${DEPEND}
1332 - !x11-libs/libkscreen:5
1333 -"
1334 -
1335 -# requires running session
1336 -RESTRICT+=" test"
1337
1338 diff --git a/kde-plasma/libksysguard/libksysguard-5.11.95.ebuild b/kde-plasma/libksysguard/libksysguard-5.11.95.ebuild
1339 deleted file mode 100644
1340 index ec14404240..0000000000
1341 --- a/kde-plasma/libksysguard/libksysguard-5.11.95.ebuild
1342 +++ /dev/null
1343 @@ -1,53 +0,0 @@
1344 -# Copyright 1999-2018 Gentoo Foundation
1345 -# Distributed under the terms of the GNU General Public License v2
1346 -
1347 -EAPI=6
1348 -
1349 -KDE_TEST="true"
1350 -VIRTUALX_REQUIRED="test"
1351 -inherit kde5
1352 -
1353 -DESCRIPTION="Task management and system monitoring library"
1354 -LICENSE="LGPL-2+"
1355 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1356 -IUSE="+detailedmemory minimal X"
1357 -
1358 -COMMON_DEPEND="
1359 - $(add_frameworks_dep kauth)
1360 - $(add_frameworks_dep kcompletion)
1361 - $(add_frameworks_dep kconfig)
1362 - $(add_frameworks_dep kconfigwidgets)
1363 - $(add_frameworks_dep kcoreaddons)
1364 - $(add_frameworks_dep ki18n)
1365 - $(add_frameworks_dep kwidgetsaddons)
1366 - $(add_frameworks_dep kwindowsystem)
1367 - $(add_qt_dep qtdbus)
1368 - $(add_qt_dep qtgui)
1369 - $(add_qt_dep qtnetwork)
1370 - $(add_qt_dep qtwidgets)
1371 - sys-libs/zlib
1372 - detailedmemory? ( $(add_qt_dep qtwebkit) )
1373 - X? (
1374 - $(add_qt_dep qtx11extras)
1375 - x11-libs/libX11
1376 - x11-libs/libXres
1377 - )
1378 -"
1379 -RDEPEND="${COMMON_DEPEND}
1380 - !kde-plasma/ksysguard:4
1381 -"
1382 -DEPEND="${COMMON_DEPEND}
1383 - $(add_frameworks_dep kiconthemes)
1384 - !minimal? ( $(add_frameworks_dep plasma) )
1385 - X? ( x11-proto/xproto )
1386 -"
1387 -
1388 -src_configure() {
1389 - local mycmakeargs=(
1390 - $(cmake-utils_use_find_package detailedmemory Qt5WebKitWidgets)
1391 - $(cmake-utils_use_find_package !minimal KF5Plasma)
1392 - $(cmake-utils_use_find_package X X11)
1393 - )
1394 -
1395 - kde5_src_configure
1396 -}
1397
1398 diff --git a/kde-plasma/milou/milou-5.11.95.ebuild b/kde-plasma/milou/milou-5.11.95.ebuild
1399 deleted file mode 100644
1400 index 05a6dae87b..0000000000
1401 --- a/kde-plasma/milou/milou-5.11.95.ebuild
1402 +++ /dev/null
1403 @@ -1,30 +0,0 @@
1404 -# Copyright 1999-2018 Gentoo Foundation
1405 -# Distributed under the terms of the GNU General Public License v2
1406 -
1407 -EAPI=6
1408 -
1409 -KDE_TEST="forceoptional-recursive"
1410 -inherit kde5
1411 -
1412 -DESCRIPTION="Dedicated search application built on top of Baloo"
1413 -HOMEPAGE="https://cgit.kde.org/milou.git"
1414 -
1415 -LICENSE="GPL-2 LGPL-2.1"
1416 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1417 -IUSE=""
1418 -
1419 -DEPEND="
1420 - $(add_frameworks_dep kconfig)
1421 - $(add_frameworks_dep kcoreaddons)
1422 - $(add_frameworks_dep kdeclarative)
1423 - $(add_frameworks_dep ki18n)
1424 - $(add_frameworks_dep krunner)
1425 - $(add_frameworks_dep kservice)
1426 - $(add_frameworks_dep plasma)
1427 - $(add_qt_dep qtdeclarative)
1428 - $(add_qt_dep qtgui)
1429 - $(add_qt_dep qtwidgets)
1430 -"
1431 -RDEPEND="${DEPEND}
1432 - !kde-plasma/milou:4
1433 -"
1434
1435 diff --git a/kde-plasma/oxygen/oxygen-5.11.95.ebuild b/kde-plasma/oxygen/oxygen-5.11.95.ebuild
1436 deleted file mode 100644
1437 index ebd8d663ea..0000000000
1438 --- a/kde-plasma/oxygen/oxygen-5.11.95.ebuild
1439 +++ /dev/null
1440 @@ -1,93 +0,0 @@
1441 -# Copyright 1999-2018 Gentoo Foundation
1442 -# Distributed under the terms of the GNU General Public License v2
1443 -
1444 -EAPI=6
1445 -
1446 -inherit flag-o-matic kde5 multibuild
1447 -
1448 -DESCRIPTION="Oxygen visual style for the Plasma desktop"
1449 -HOMEPAGE="https://cgit.kde.org/oxygen.git"
1450 -KEYWORDS="~amd64 ~arm ~x86"
1451 -IUSE="qt4 wayland"
1452 -
1453 -COMMON_DEPEND="
1454 - $(add_frameworks_dep frameworkintegration)
1455 - $(add_frameworks_dep kcmutils)
1456 - $(add_frameworks_dep kcompletion)
1457 - $(add_frameworks_dep kconfig)
1458 - $(add_frameworks_dep kconfigwidgets)
1459 - $(add_frameworks_dep kcoreaddons)
1460 - $(add_frameworks_dep kguiaddons)
1461 - $(add_frameworks_dep ki18n)
1462 - $(add_frameworks_dep kwidgetsaddons)
1463 - $(add_frameworks_dep kwindowsystem)
1464 - $(add_plasma_dep kdecoration)
1465 - $(add_qt_dep qtdbus)
1466 - $(add_qt_dep qtdeclarative)
1467 - $(add_qt_dep qtgui)
1468 - $(add_qt_dep qtwidgets)
1469 - $(add_qt_dep qtx11extras)
1470 - x11-libs/libxcb
1471 - qt4? (
1472 - >=dev-qt/qtcore-4.8.7-r2:4
1473 - >=dev-qt/qtdbus-4.8.7:4
1474 - >=dev-qt/qtgui-4.8.7:4
1475 - kde-frameworks/kdelibs:4
1476 - x11-libs/libX11
1477 - )
1478 - wayland? ( $(add_frameworks_dep kwayland) )
1479 -"
1480 -DEPEND="${COMMON_DEPEND}
1481 - $(add_frameworks_dep kservice)
1482 - qt4? (
1483 - dev-util/automoc:0
1484 - virtual/pkgconfig
1485 - )
1486 -"
1487 -RDEPEND="${COMMON_DEPEND}
1488 - $(add_plasma_dep kde-cli-tools)
1489 - qt4? (
1490 - !kde-plasma/kstyles:4
1491 - !kde-plasma/liboxygenstyle:4
1492 - )
1493 - !kde-plasma/kdebase-cursors:4
1494 -"
1495 -
1496 -pkg_setup() {
1497 - kde5_pkg_setup
1498 - MULTIBUILD_VARIANTS=( kf5 $(usev qt4) )
1499 -}
1500 -
1501 -src_configure() {
1502 - myconfigure() {
1503 - local mycmakeargs=()
1504 -
1505 - if [[ ${MULTIBUILD_VARIANT} = qt4 ]] ; then
1506 - use debug || append-cppflags -DQT_NO_DEBUG
1507 - mycmakeargs+=(
1508 - -DUSE_KDE4=true
1509 - -DSYSCONF_INSTALL_DIR="${EPREFIX}"/etc
1510 - )
1511 - cmake-utils_src_configure
1512 - else
1513 - mycmakeargs+=(
1514 - $(cmake-utils_use_find_package wayland KF5Wayland)
1515 - )
1516 - kde5_src_configure
1517 - fi
1518 - }
1519 -
1520 - multibuild_foreach_variant myconfigure
1521 -}
1522 -
1523 -src_compile() {
1524 - multibuild_foreach_variant kde5_src_compile
1525 -}
1526 -
1527 -src_test() {
1528 - multibuild_foreach_variant kde5_src_test
1529 -}
1530 -
1531 -src_install() {
1532 - multibuild_foreach_variant kde5_src_install
1533 -}
1534
1535 diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.11.95.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.11.95.ebuild
1536 deleted file mode 100644
1537 index e2df415745..0000000000
1538 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.11.95.ebuild
1539 +++ /dev/null
1540 @@ -1,164 +0,0 @@
1541 -# Copyright 1999-2018 Gentoo Foundation
1542 -# Distributed under the terms of the GNU General Public License v2
1543 -
1544 -EAPI=6
1545 -
1546 -KDE_HANDBOOK="forceoptional"
1547 -KDE_TEST="true"
1548 -VIRTUALX_REQUIRED="test"
1549 -inherit kde5
1550 -
1551 -DESCRIPTION="KDE Plasma desktop"
1552 -KEYWORDS="~amd64 ~arm ~x86"
1553 -IUSE="appstream +fontconfig gtk2 gtk3 ibus legacy-systray +mouse pulseaudio +qt4 scim +semantic-desktop touchpad"
1554 -
1555 -COMMON_DEPEND="
1556 - $(add_frameworks_dep attica)
1557 - $(add_frameworks_dep kactivities)
1558 - $(add_frameworks_dep kactivities-stats)
1559 - $(add_frameworks_dep karchive)
1560 - $(add_frameworks_dep kauth)
1561 - $(add_frameworks_dep kbookmarks)
1562 - $(add_frameworks_dep kcmutils)
1563 - $(add_frameworks_dep kcodecs)
1564 - $(add_frameworks_dep kcompletion)
1565 - $(add_frameworks_dep kconfig)
1566 - $(add_frameworks_dep kconfigwidgets)
1567 - $(add_frameworks_dep kcoreaddons)
1568 - $(add_frameworks_dep kdbusaddons)
1569 - $(add_frameworks_dep kdeclarative)
1570 - $(add_frameworks_dep kded)
1571 - $(add_frameworks_dep kdelibs4support)
1572 - $(add_frameworks_dep kemoticons)
1573 - $(add_frameworks_dep kglobalaccel)
1574 - $(add_frameworks_dep kguiaddons)
1575 - $(add_frameworks_dep ki18n)
1576 - $(add_frameworks_dep kiconthemes)
1577 - $(add_frameworks_dep kio)
1578 - $(add_frameworks_dep kitemmodels)
1579 - $(add_frameworks_dep kitemviews)
1580 - $(add_frameworks_dep kjobwidgets)
1581 - $(add_frameworks_dep knewstuff)
1582 - $(add_frameworks_dep knotifications)
1583 - $(add_frameworks_dep knotifyconfig)
1584 - $(add_frameworks_dep kparts)
1585 - $(add_frameworks_dep kpeople)
1586 - $(add_frameworks_dep krunner)
1587 - $(add_frameworks_dep kservice)
1588 - $(add_frameworks_dep kwallet)
1589 - $(add_frameworks_dep kwidgetsaddons)
1590 - $(add_frameworks_dep kwindowsystem)
1591 - $(add_frameworks_dep kxmlgui)
1592 - $(add_frameworks_dep plasma)
1593 - $(add_frameworks_dep solid)
1594 - $(add_frameworks_dep sonnet)
1595 - $(add_plasma_dep kwin)
1596 - $(add_plasma_dep plasma-workspace)
1597 - $(add_qt_dep qtconcurrent)
1598 - $(add_qt_dep qtdbus)
1599 - $(add_qt_dep qtdeclarative)
1600 - $(add_qt_dep qtgui)
1601 - $(add_qt_dep qtnetwork)
1602 - $(add_qt_dep qtprintsupport)
1603 - $(add_qt_dep qtsql)
1604 - $(add_qt_dep qtsvg)
1605 - $(add_qt_dep qtwidgets)
1606 - $(add_qt_dep qtx11extras)
1607 - $(add_qt_dep qtxml)
1608 - media-libs/phonon[qt5(+)]
1609 - x11-libs/libX11
1610 - x11-libs/libXcursor
1611 - x11-libs/libXfixes
1612 - x11-libs/libXi
1613 - x11-libs/libxcb
1614 - x11-libs/libxkbfile
1615 - appstream? ( dev-libs/appstream[qt5] )
1616 - fontconfig? (
1617 - media-libs/fontconfig
1618 - media-libs/freetype
1619 - x11-libs/libXft
1620 - x11-libs/xcb-util-image
1621 - )
1622 - ibus? (
1623 - $(add_qt_dep qtx11extras)
1624 - app-i18n/ibus
1625 - dev-libs/glib:2
1626 - x11-libs/libxcb
1627 - x11-libs/xcb-util-keysyms
1628 - )
1629 - pulseaudio? (
1630 - dev-libs/glib:2
1631 - media-libs/libcanberra
1632 - media-sound/pulseaudio
1633 - )
1634 - scim? ( app-i18n/scim )
1635 - semantic-desktop? ( $(add_frameworks_dep baloo) )
1636 - touchpad? ( x11-drivers/xf86-input-synaptics )
1637 -"
1638 -DEPEND="${COMMON_DEPEND}
1639 - dev-libs/boost
1640 - x11-proto/xproto
1641 - fontconfig? ( x11-libs/libXrender )
1642 - mouse? (
1643 - x11-drivers/xf86-input-evdev
1644 - x11-drivers/xf86-input-libinput
1645 - )
1646 -"
1647 -RDEPEND="${COMMON_DEPEND}
1648 - $(add_frameworks_dep qqc2-desktop-style)
1649 - $(add_plasma_dep breeze)
1650 - $(add_plasma_dep kde-cli-tools)
1651 - $(add_plasma_dep oxygen)
1652 - $(add_qt_dep qtgraphicaleffects)
1653 - sys-apps/accountsservice
1654 - sys-apps/util-linux
1655 - x11-apps/setxkbmap
1656 - legacy-systray? (
1657 - gtk2? ( dev-libs/libappindicator:2 )
1658 - gtk3? ( dev-libs/libappindicator:3 )
1659 - qt4? ( dev-libs/sni-qt )
1660 - )
1661 - pulseaudio? ( $(add_plasma_dep plasma-pa ) )
1662 - qt4? ( kde-plasma/qguiplatformplugin_kde:4 )
1663 - !kde-apps/kcontrol
1664 - !<kde-apps/kde4-l10n-17.08.1-r1
1665 - !kde-apps/knetattach[handbook]
1666 - !kde-base/plasma-desktop:4
1667 - !kde-misc/kcm-touchpad
1668 - !kde-plasma/plasma-workspace:4
1669 - !kde-plasma/solid-actions-kcm:4
1670 - !kde-plasma/systemsettings:4
1671 -"
1672 -
1673 -REQUIRED_USE="legacy-systray? ( || ( gtk2 gtk3 qt4 ) ) gtk2? ( legacy-systray ) gtk3? ( legacy-systray )"
1674 -
1675 -pkg_setup() {
1676 - kde5_pkg_setup
1677 - if has_version net-im/skype && use legacy-systray && use amd64; then
1678 - elog "You need to install dev-libs/sni-qt[abi_x86_32] as skype is a 32-bit binary."
1679 - fi
1680 -}
1681 -
1682 -src_configure() {
1683 - local mycmakeargs=(
1684 - $(cmake-utils_use_find_package appstream AppStreamQt)
1685 - $(cmake-utils_use_find_package fontconfig Fontconfig)
1686 - $(cmake-utils_use_find_package ibus IBus)
1687 - $(cmake-utils_use_find_package mouse Evdev)
1688 - $(cmake-utils_use_find_package pulseaudio PulseAudio)
1689 - $(cmake-utils_use_find_package scim SCIM)
1690 - $(cmake-utils_use_find_package semantic-desktop KF5Baloo)
1691 - $(cmake-utils_use_find_package touchpad Synaptics)
1692 - )
1693 -
1694 - kde5_src_configure
1695 -}
1696 -
1697 -src_test() {
1698 - # needs D-Bus, bug #634166
1699 - local myctestargs=(
1700 - -E "(test_kio_fonts)"
1701 - )
1702 -
1703 - kde5_src_test
1704 -}
1705
1706 diff --git a/kde-plasma/plasma-integration/plasma-integration-5.11.95.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.11.95.ebuild
1707 deleted file mode 100644
1708 index 1d60d9295f..0000000000
1709 --- a/kde-plasma/plasma-integration/plasma-integration-5.11.95.ebuild
1710 +++ /dev/null
1711 @@ -1,43 +0,0 @@
1712 -# Copyright 1999-2018 Gentoo Foundation
1713 -# Distributed under the terms of the GNU General Public License v2
1714 -
1715 -EAPI=6
1716 -
1717 -VIRTUALX_REQUIRED="test"
1718 -inherit kde5
1719 -
1720 -DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces"
1721 -LICENSE="LGPL-2+"
1722 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
1723 -IUSE=""
1724 -
1725 -DEPEND="
1726 - $(add_frameworks_dep kcompletion)
1727 - $(add_frameworks_dep kconfig)
1728 - $(add_frameworks_dep kconfigwidgets)
1729 - $(add_frameworks_dep kcoreaddons)
1730 - $(add_frameworks_dep ki18n)
1731 - $(add_frameworks_dep kiconthemes)
1732 - $(add_frameworks_dep kio)
1733 - $(add_frameworks_dep kjobwidgets)
1734 - $(add_frameworks_dep knotifications)
1735 - $(add_frameworks_dep kwayland)
1736 - $(add_frameworks_dep kwidgetsaddons)
1737 - $(add_frameworks_dep kwindowsystem)
1738 - $(add_frameworks_dep kxmlgui)
1739 - $(add_plasma_dep breeze)
1740 - $(add_qt_dep qtdbus)
1741 - $(add_qt_dep qtgui 'dbus' '' '5=')
1742 - $(add_qt_dep qtquickcontrols2)
1743 - $(add_qt_dep qtwidgets)
1744 - $(add_qt_dep qtx11extras)
1745 - x11-libs/libXcursor
1746 - x11-libs/libxcb
1747 -"
1748 -RDEPEND="${DEPEND}
1749 - media-fonts/hack
1750 - media-fonts/noto
1751 -"
1752 -
1753 -# requires running kde environment
1754 -RESTRICT+=" test"
1755
1756 diff --git a/kde-plasma/plasma-meta/plasma-meta-5.11.95.ebuild b/kde-plasma/plasma-meta/plasma-meta-5.11.95.ebuild
1757 deleted file mode 100644
1758 index 60b527e958..0000000000
1759 --- a/kde-plasma/plasma-meta/plasma-meta-5.11.95.ebuild
1760 +++ /dev/null
1761 @@ -1,70 +0,0 @@
1762 -# Copyright 1999-2018 Gentoo Foundation
1763 -# Distributed under the terms of the GNU General Public License v2
1764 -
1765 -EAPI=6
1766 -
1767 -inherit kde5-functions
1768 -
1769 -DESCRIPTION="Merge this to pull in all Plasma 5 packages"
1770 -HOMEPAGE="https://www.kde.org/workspaces/plasmadesktop/"
1771 -
1772 -LICENSE="metapackage"
1773 -SLOT="5"
1774 -KEYWORDS="~amd64 ~arm ~x86"
1775 -IUSE="bluetooth crypt +display-manager grub gtk +handbook
1776 -networkmanager pam plymouth pulseaudio +sddm sdk +wallpapers"
1777 -
1778 -RDEPEND="
1779 - $(add_plasma_dep breeze)
1780 - $(add_plasma_dep drkonqi)
1781 - $(add_plasma_dep kactivitymanagerd)
1782 - $(add_plasma_dep kde-cli-tools)
1783 - $(add_plasma_dep kdecoration)
1784 - $(add_plasma_dep kdeplasma-addons)
1785 - $(add_plasma_dep kgamma)
1786 - $(add_plasma_dep khotkeys)
1787 - $(add_plasma_dep kinfocenter)
1788 - $(add_plasma_dep kmenuedit)
1789 - $(add_plasma_dep kscreen)
1790 - $(add_plasma_dep kscreenlocker)
1791 - $(add_plasma_dep ksshaskpass)
1792 - $(add_plasma_dep ksysguard)
1793 - $(add_plasma_dep kwayland-integration)
1794 - $(add_plasma_dep kwin)
1795 - $(add_plasma_dep kwrited)
1796 - $(add_plasma_dep libkscreen)
1797 - $(add_plasma_dep libksysguard)
1798 - $(add_plasma_dep milou)
1799 - $(add_plasma_dep oxygen)
1800 - $(add_plasma_dep plasma-desktop)
1801 - $(add_plasma_dep plasma-integration)
1802 - $(add_plasma_dep plasma-workspace)
1803 - $(add_plasma_dep polkit-kde-agent)
1804 - $(add_plasma_dep powerdevil)
1805 - $(add_plasma_dep systemsettings)
1806 - $(add_plasma_dep user-manager)
1807 - bluetooth? ( $(add_plasma_dep bluedevil) )
1808 - crypt? ( $(add_plasma_dep plasma-vault) )
1809 - display-manager? (
1810 - sddm? (
1811 - $(add_plasma_dep sddm-kcm)
1812 - x11-misc/sddm
1813 - )
1814 - !sddm? ( x11-misc/lightdm )
1815 - )
1816 - grub? ( $(add_plasma_dep breeze-grub) )
1817 - gtk? (
1818 - $(add_plasma_dep breeze-gtk)
1819 - $(add_plasma_dep kde-gtk-config)
1820 - )
1821 - handbook? ( $(add_kdeapps_dep khelpcenter) )
1822 - networkmanager? ( $(add_plasma_dep plasma-nm) )
1823 - pam? ( $(add_plasma_dep kwallet-pam) )
1824 - plymouth? (
1825 - $(add_plasma_dep breeze-plymouth)
1826 - $(add_plasma_dep plymouth-kcm)
1827 - )
1828 - pulseaudio? ( $(add_plasma_dep plasma-pa) )
1829 - sdk? ( $(add_plasma_dep plasma-sdk) )
1830 - wallpapers? ( $(add_plasma_dep plasma-workspace-wallpapers) )
1831 -"
1832
1833 diff --git a/kde-plasma/plasma-nm/plasma-nm-5.11.95.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.11.95.ebuild
1834 deleted file mode 100644
1835 index 3d76b41d85..0000000000
1836 --- a/kde-plasma/plasma-nm/plasma-nm-5.11.95.ebuild
1837 +++ /dev/null
1838 @@ -1,75 +0,0 @@
1839 -# Copyright 1999-2018 Gentoo Foundation
1840 -# Distributed under the terms of the GNU General Public License v2
1841 -
1842 -EAPI=6
1843 -
1844 -inherit kde5
1845 -
1846 -DESCRIPTION="KDE Plasma applet for NetworkManager"
1847 -LICENSE="GPL-2 LGPL-2.1"
1848 -KEYWORDS="~amd64 ~arm ~x86"
1849 -IUSE="modemmanager openconnect teamd"
1850 -
1851 -DEPEND="
1852 - $(add_frameworks_dep kcompletion)
1853 - $(add_frameworks_dep kconfig)
1854 - $(add_frameworks_dep kconfigwidgets)
1855 - $(add_frameworks_dep kcoreaddons)
1856 - $(add_frameworks_dep kdbusaddons)
1857 - $(add_frameworks_dep kdeclarative)
1858 - $(add_frameworks_dep kdelibs4support)
1859 - $(add_frameworks_dep ki18n)
1860 - $(add_frameworks_dep kiconthemes)
1861 - $(add_frameworks_dep kio)
1862 - $(add_frameworks_dep kitemviews)
1863 - $(add_frameworks_dep knotifications)
1864 - $(add_frameworks_dep kservice)
1865 - $(add_frameworks_dep kwallet)
1866 - $(add_frameworks_dep kwidgetsaddons)
1867 - $(add_frameworks_dep kwindowsystem)
1868 - $(add_frameworks_dep kxmlgui)
1869 - $(add_frameworks_dep networkmanager-qt 'teamd=')
1870 - $(add_frameworks_dep plasma)
1871 - $(add_frameworks_dep solid)
1872 - $(add_qt_dep qtdbus)
1873 - $(add_qt_dep qtdeclarative)
1874 - $(add_qt_dep qtgui)
1875 - $(add_qt_dep qtnetwork)
1876 - $(add_qt_dep qtwidgets)
1877 - >=app-crypt/qca-2.1.1:2[qt5]
1878 - >=net-misc/networkmanager-0.9.10.0[teamd=]
1879 - modemmanager? (
1880 - $(add_frameworks_dep modemmanager-qt)
1881 - $(add_qt_dep qtxml)
1882 - net-misc/mobile-broadband-provider-info
1883 - )
1884 - openconnect? (
1885 - $(add_qt_dep qtxml)
1886 - net-misc/networkmanager-openconnect
1887 - net-vpn/openconnect:=
1888 - )
1889 -"
1890 -RDEPEND="${DEPEND}
1891 - $(add_plasma_dep kde-cli-tools)
1892 - !kde-plasma/plasma-nm:4
1893 -"
1894 -
1895 -src_configure() {
1896 - local mycmakeargs=(
1897 - $(cmake-utils_use_find_package modemmanager ModemManager)
1898 - $(cmake-utils_use_find_package modemmanager KF5ModemManagerQt)
1899 - $(cmake-utils_use_find_package openconnect OpenConnect)
1900 - )
1901 -
1902 - kde5_src_configure
1903 -}
1904 -
1905 -pkg_postinst() {
1906 - kde5_pkg_postinst
1907 -
1908 - if ! has_version "kde-plasma/plasma-workspace:5"; then
1909 - einfo "${PN} is not terribly useful without kde-plasma/plasma-workspace:5."
1910 - einfo "However, the networkmanagement KCM can be called from either systemsettings"
1911 - einfo "or manually: $ kcmshell5 kcm_networkmanagement"
1912 - fi
1913 -}
1914
1915 diff --git a/kde-plasma/plasma-pa/plasma-pa-5.11.95.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.11.95.ebuild
1916 deleted file mode 100644
1917 index aae43ea14c..0000000000
1918 --- a/kde-plasma/plasma-pa/plasma-pa-5.11.95.ebuild
1919 +++ /dev/null
1920 @@ -1,29 +0,0 @@
1921 -# Copyright 1999-2018 Gentoo Foundation
1922 -# Distributed under the terms of the GNU General Public License v2
1923 -
1924 -EAPI=6
1925 -
1926 -KDE_HANDBOOK="forceoptional"
1927 -inherit kde5
1928 -
1929 -DESCRIPTION="Plasma applet for audio volume management using PulseAudio"
1930 -KEYWORDS="~amd64 ~arm ~x86"
1931 -IUSE=""
1932 -
1933 -DEPEND="
1934 - $(add_frameworks_dep kcoreaddons)
1935 - $(add_frameworks_dep kdeclarative)
1936 - $(add_frameworks_dep kglobalaccel)
1937 - $(add_frameworks_dep ki18n)
1938 - $(add_frameworks_dep plasma)
1939 - $(add_qt_dep qtdbus)
1940 - $(add_qt_dep qtdeclarative)
1941 - $(add_qt_dep qtgui)
1942 - $(add_qt_dep qtwidgets)
1943 - dev-libs/glib:2
1944 - gnome-base/gconf:2
1945 - media-libs/libcanberra
1946 - media-sound/pulseaudio[gnome]
1947 -"
1948 -
1949 -RDEPEND="${DEPEND}"
1950
1951 diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.11.95.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.11.95.ebuild
1952 deleted file mode 100644
1953 index 47de95ae21..0000000000
1954 --- a/kde-plasma/plasma-sdk/plasma-sdk-5.11.95.ebuild
1955 +++ /dev/null
1956 @@ -1,39 +0,0 @@
1957 -# Copyright 1999-2018 Gentoo Foundation
1958 -# Distributed under the terms of the GNU General Public License v2
1959 -
1960 -EAPI=6
1961 -
1962 -KDE_TEST="optional"
1963 -VIRTUALX_REQUIRED="test"
1964 -inherit kde5
1965 -
1966 -DESCRIPTION="Useful applications for Plasma development"
1967 -KEYWORDS="~amd64 ~arm ~x86"
1968 -IUSE=""
1969 -
1970 -DEPEND="
1971 - $(add_frameworks_dep karchive)
1972 - $(add_frameworks_dep kcompletion)
1973 - $(add_frameworks_dep kconfig)
1974 - $(add_frameworks_dep kconfigwidgets)
1975 - $(add_frameworks_dep kcoreaddons)
1976 - $(add_frameworks_dep kdbusaddons)
1977 - $(add_frameworks_dep kdeclarative)
1978 - $(add_frameworks_dep ki18n)
1979 - $(add_frameworks_dep kiconthemes)
1980 - $(add_frameworks_dep kio)
1981 - $(add_frameworks_dep kpackage)
1982 - $(add_frameworks_dep kservice)
1983 - $(add_frameworks_dep ktexteditor)
1984 - $(add_frameworks_dep kwidgetsaddons)
1985 - $(add_frameworks_dep plasma)
1986 - $(add_qt_dep qtdbus)
1987 - $(add_qt_dep qtdeclarative)
1988 - $(add_qt_dep qtgui)
1989 - $(add_qt_dep qtwidgets)
1990 - $(add_qt_dep qtxml)
1991 -"
1992 -RDEPEND="${DEPEND}
1993 - !dev-util/plasmate
1994 - $(add_frameworks_dep kirigami)
1995 -"
1996
1997 diff --git a/kde-plasma/plasma-vault/plasma-vault-5.11.95.ebuild b/kde-plasma/plasma-vault/plasma-vault-5.11.95.ebuild
1998 deleted file mode 100644
1999 index c109b380f6..0000000000
2000 --- a/kde-plasma/plasma-vault/plasma-vault-5.11.95.ebuild
2001 +++ /dev/null
2002 @@ -1,34 +0,0 @@
2003 -# Copyright 1999-2018 Gentoo Foundation
2004 -# Distributed under the terms of the GNU General Public License v2
2005 -
2006 -EAPI=6
2007 -
2008 -inherit kde5
2009 -
2010 -DESCRIPTION="Plasma applet and services for creating encrypted vaults"
2011 -HOMEPAGE+=" http://cukic.co/2017/02/03/vaults-encryption-in-plasma/"
2012 -
2013 -LICENSE="LGPL-3"
2014 -KEYWORDS="~amd64 ~x86"
2015 -IUSE=""
2016 -
2017 -DEPEND="
2018 - $(add_frameworks_dep kactivities)
2019 - $(add_frameworks_dep kcodecs)
2020 - $(add_frameworks_dep kconfig)
2021 - $(add_frameworks_dep kconfigwidgets)
2022 - $(add_frameworks_dep kcoreaddons)
2023 - $(add_frameworks_dep kdbusaddons)
2024 - $(add_frameworks_dep ki18n)
2025 - $(add_frameworks_dep kio)
2026 - $(add_frameworks_dep plasma)
2027 - $(add_frameworks_dep kwidgetsaddons)
2028 - $(add_plasma_dep libksysguard)
2029 - $(add_qt_dep qtdbus)
2030 - $(add_qt_dep qtdeclarative)
2031 - $(add_qt_dep qtgui)
2032 - $(add_qt_dep qtwidgets)
2033 -"
2034 -RDEPEND="${DEPEND}
2035 - || ( sys-fs/cryfs >=sys-fs/encfs-1.9.2 )
2036 -"
2037
2038 diff --git a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.11.95.ebuild b/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.11.95.ebuild
2039 deleted file mode 100644
2040 index 96669f76d4..0000000000
2041 --- a/kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.11.95.ebuild
2042 +++ /dev/null
2043 @@ -1,18 +0,0 @@
2044 -# Copyright 1999-2018 Gentoo Foundation
2045 -# Distributed under the terms of the GNU General Public License v2
2046 -
2047 -EAPI=6
2048 -
2049 -KDE_AUTODEPS="false"
2050 -KDE_DEBUG="false"
2051 -inherit kde5
2052 -
2053 -DESCRIPTION="Additional wallpapers for the Plasma workspace"
2054 -KEYWORDS="~amd64 ~arm ~x86"
2055 -IUSE=""
2056 -
2057 -DEPEND="
2058 - $(add_frameworks_dep extra-cmake-modules)
2059 - $(add_qt_dep qtcore)
2060 -"
2061 -RDEPEND="!<kde-apps/kde-wallpapers-15.08.3-r2"
2062
2063 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.11.95.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.11.95.ebuild
2064 deleted file mode 100644
2065 index a1428902e1..0000000000
2066 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.11.95.ebuild
2067 +++ /dev/null
2068 @@ -1,173 +0,0 @@
2069 -# Copyright 1999-2018 Gentoo Foundation
2070 -# Distributed under the terms of the GNU General Public License v2
2071 -
2072 -EAPI=6
2073 -
2074 -KDE_HANDBOOK="forceoptional"
2075 -KDE_TEST="forceoptional"
2076 -VIRTUALX_REQUIRED="test"
2077 -inherit kde5 qmake-utils
2078 -
2079 -DESCRIPTION="KDE Plasma workspace"
2080 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
2081 -IUSE="appstream +calendar geolocation gps prison qalculate +semantic-desktop systemd"
2082 -
2083 -REQUIRED_USE="gps? ( geolocation )"
2084 -
2085 -COMMON_DEPEND="
2086 - $(add_frameworks_dep kactivities)
2087 - $(add_frameworks_dep kauth)
2088 - $(add_frameworks_dep kbookmarks)
2089 - $(add_frameworks_dep kcompletion)
2090 - $(add_frameworks_dep kconfig)
2091 - $(add_frameworks_dep kconfigwidgets)
2092 - $(add_frameworks_dep kcoreaddons)
2093 - $(add_frameworks_dep kcrash)
2094 - $(add_frameworks_dep kdbusaddons)
2095 - $(add_frameworks_dep kdeclarative)
2096 - $(add_frameworks_dep kdelibs4support)
2097 - $(add_frameworks_dep kglobalaccel)
2098 - $(add_frameworks_dep kguiaddons)
2099 - $(add_frameworks_dep ki18n)
2100 - $(add_frameworks_dep kiconthemes)
2101 - $(add_frameworks_dep kidletime)
2102 - $(add_frameworks_dep kio)
2103 - $(add_frameworks_dep kitemmodels)
2104 - $(add_frameworks_dep kitemviews)
2105 - $(add_frameworks_dep kjobwidgets)
2106 - $(add_frameworks_dep kjs)
2107 - $(add_frameworks_dep kjsembed)
2108 - $(add_frameworks_dep knewstuff)
2109 - $(add_frameworks_dep knotifications)
2110 - $(add_frameworks_dep knotifyconfig)
2111 - $(add_frameworks_dep kpackage)
2112 - $(add_frameworks_dep krunner)
2113 - $(add_frameworks_dep kservice)
2114 - $(add_frameworks_dep ktexteditor)
2115 - $(add_frameworks_dep ktextwidgets)
2116 - $(add_frameworks_dep kwallet)
2117 - $(add_frameworks_dep kwayland)
2118 - $(add_frameworks_dep kwidgetsaddons)
2119 - $(add_frameworks_dep kwindowsystem)
2120 - $(add_frameworks_dep kxmlgui)
2121 - $(add_frameworks_dep plasma)
2122 - $(add_frameworks_dep solid)
2123 - $(add_plasma_dep kscreenlocker)
2124 - $(add_plasma_dep kwin)
2125 - $(add_plasma_dep libksysguard)
2126 - $(add_qt_dep qtdbus)
2127 - $(add_qt_dep qtdeclarative 'widgets')
2128 - $(add_qt_dep qtgui 'jpeg')
2129 - $(add_qt_dep qtnetwork)
2130 - $(add_qt_dep qtscript)
2131 - $(add_qt_dep qtsql)
2132 - $(add_qt_dep qtwidgets)
2133 - $(add_qt_dep qtx11extras)
2134 - $(add_qt_dep qtxml)
2135 - media-libs/phonon[qt5(+)]
2136 - sys-libs/zlib
2137 - x11-libs/libICE
2138 - x11-libs/libSM
2139 - x11-libs/libX11
2140 - x11-libs/libXau
2141 - x11-libs/libxcb
2142 - x11-libs/libXfixes
2143 - x11-libs/libXrender
2144 - x11-libs/libXtst
2145 - x11-libs/xcb-util
2146 - x11-libs/xcb-util-image
2147 - appstream? ( dev-libs/appstream[qt5] )
2148 - calendar? ( $(add_kdeapps_dep kholidays) )
2149 - geolocation? ( $(add_frameworks_dep networkmanager-qt) )
2150 - gps? ( sci-geosciences/gpsd )
2151 - prison? ( $(add_frameworks_dep prison) )
2152 - qalculate? ( sci-libs/libqalculate:= )
2153 - semantic-desktop? ( $(add_frameworks_dep baloo) )
2154 -"
2155 -RDEPEND="${COMMON_DEPEND}
2156 - $(add_frameworks_dep kded)
2157 - $(add_frameworks_dep kdesu)
2158 - $(add_kdeapps_dep kio-extras)
2159 - $(add_plasma_dep kde-cli-tools)
2160 - $(add_plasma_dep ksysguard)
2161 - $(add_plasma_dep milou)
2162 - $(add_plasma_dep plasma-integration)
2163 - $(add_qt_dep qdbus)
2164 - $(add_qt_dep qtgraphicaleffects)
2165 - $(add_qt_dep qtpaths)
2166 - $(add_qt_dep qtquickcontrols 'widgets')
2167 - app-text/iso-codes
2168 - x11-apps/mkfontdir
2169 - x11-apps/xmessage
2170 - x11-apps/xprop
2171 - x11-apps/xrdb
2172 - x11-apps/xset
2173 - x11-apps/xsetroot
2174 - systemd? ( sys-apps/dbus[user-session] )
2175 - !systemd? ( sys-apps/dbus )
2176 - !dev-libs/xembed-sni-proxy
2177 - !kde-plasma/freespacenotifier:4
2178 - !kde-plasma/libtaskmanager:4
2179 - !kde-plasma/kcminit:4
2180 - !kde-plasma/kdebase-startkde:4
2181 - !kde-plasma/klipper:4
2182 - !kde-plasma/krunner:4
2183 - !kde-plasma/ksmserver:4
2184 - !kde-plasma/ksplash:4
2185 - !kde-plasma/plasma-workspace:4
2186 -"
2187 -DEPEND="${COMMON_DEPEND}
2188 - $(add_qt_dep qtconcurrent)
2189 - x11-proto/xproto
2190 -"
2191 -
2192 -PATCHES=(
2193 - "${FILESDIR}/${PN}-5.4-startkde-script.patch"
2194 - "${FILESDIR}/${PN}-5.10-startplasmacompositor-script.patch"
2195 - "${FILESDIR}/${PN}-5.10.4-unused-dep.patch"
2196 -)
2197 -
2198 -RESTRICT+=" test"
2199 -
2200 -src_prepare() {
2201 - kde5_src_prepare
2202 -
2203 - sed -e "s|\`qtpaths|\`$(qt5_get_bindir)/qtpaths|" \
2204 - -i startkde/startkde.cmake startkde/startplasmacompositor.cmake || die
2205 -}
2206 -
2207 -src_configure() {
2208 - local mycmakeargs=(
2209 - $(cmake-utils_use_find_package appstream AppStreamQt)
2210 - $(cmake-utils_use_find_package calendar KF5Holidays)
2211 - $(cmake-utils_use_find_package geolocation KF5NetworkManagerQt)
2212 - $(cmake-utils_use_find_package prison KF5Prison)
2213 - $(cmake-utils_use_find_package qalculate Qalculate)
2214 - $(cmake-utils_use_find_package semantic-desktop KF5Baloo)
2215 - )
2216 -
2217 - use gps && mycmakeargs+=( $(cmake-utils_use_find_package gps libgps) )
2218 -
2219 - kde5_src_configure
2220 -}
2221 -
2222 -src_install() {
2223 - kde5_src_install
2224 -
2225 - # startup and shutdown scripts
2226 - insinto /etc/plasma/startup
2227 - doins "${FILESDIR}/10-agent-startup.sh"
2228 -
2229 - insinto /etc/plasma/shutdown
2230 - doins "${FILESDIR}/10-agent-shutdown.sh"
2231 -}
2232 -
2233 -pkg_postinst () {
2234 - kde5_pkg_postinst
2235 -
2236 - echo
2237 - elog "To enable gpg-agent and/or ssh-agent in Plasma sessions,"
2238 - elog "edit ${EPREFIX}/etc/plasma/startup/10-agent-startup.sh and"
2239 - elog "${EPREFIX}/etc/plasma/shutdown/10-agent-shutdown.sh"
2240 - echo
2241 -}
2242
2243 diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.11.95.ebuild b/kde-plasma/plymouth-kcm/plymouth-kcm-5.11.95.ebuild
2244 deleted file mode 100644
2245 index b22a94e9b1..0000000000
2246 --- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.11.95.ebuild
2247 +++ /dev/null
2248 @@ -1,36 +0,0 @@
2249 -# Copyright 1999-2018 Gentoo Foundation
2250 -# Distributed under the terms of the GNU General Public License v2
2251 -
2252 -EAPI=6
2253 -
2254 -BOGUS=1
2255 -inherit kde5
2256 -
2257 -DESCRIPTION="KDE Plasma control module for Plymouth"
2258 -HOMEPAGE="https://cgit.kde.org/plymouth-kcm.git"
2259 -
2260 -LICENSE="GPL-2+"
2261 -KEYWORDS="~amd64 ~arm ~x86"
2262 -IUSE=""
2263 -
2264 -DEPEND="
2265 - $(add_frameworks_dep karchive)
2266 - $(add_frameworks_dep kauth)
2267 - $(add_frameworks_dep kconfig)
2268 - $(add_frameworks_dep kcoreaddons)
2269 - $(add_frameworks_dep kdeclarative)
2270 - $(add_frameworks_dep ki18n)
2271 - $(add_frameworks_dep kio)
2272 - $(add_frameworks_dep knewstuff)
2273 - $(add_frameworks_dep kwidgetsaddons)
2274 - $(add_qt_dep qtdeclarative)
2275 - $(add_qt_dep qtgui)
2276 - $(add_qt_dep qtquickcontrols)
2277 - $(add_qt_dep qtwidgets)
2278 - sys-boot/plymouth
2279 -"
2280 -RDEPEND="${DEPEND}
2281 - $(add_plasma_dep kde-cli-tools)
2282 -"
2283 -
2284 -DOCS=( CONTRIBUTORS )
2285
2286 diff --git a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.95.ebuild b/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.95.ebuild
2287 deleted file mode 100644
2288 index 99a206395a..0000000000
2289 --- a/kde-plasma/polkit-kde-agent/polkit-kde-agent-5.11.95.ebuild
2290 +++ /dev/null
2291 @@ -1,30 +0,0 @@
2292 -# Copyright 1999-2018 Gentoo Foundation
2293 -# Distributed under the terms of the GNU General Public License v2
2294 -
2295 -EAPI=6
2296 -
2297 -KMNAME="${PN}-1"
2298 -inherit kde5
2299 -
2300 -DESCRIPTION="PolKit agent module for KDE Plasma"
2301 -HOMEPAGE="https://www.kde.org"
2302 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
2303 -IUSE=""
2304 -
2305 -DEPEND="
2306 - $(add_frameworks_dep kcoreaddons)
2307 - $(add_frameworks_dep kcrash)
2308 - $(add_frameworks_dep kdbusaddons)
2309 - $(add_frameworks_dep ki18n)
2310 - $(add_frameworks_dep kiconthemes)
2311 - $(add_frameworks_dep kwidgetsaddons)
2312 - $(add_frameworks_dep kwindowsystem)
2313 - $(add_qt_dep qtdbus)
2314 - $(add_qt_dep qtgui)
2315 - $(add_qt_dep qtwidgets)
2316 - || ( $(add_frameworks_dep polkit-qt) >=sys-auth/polkit-qt-0.112.0[qt5(+)] )
2317 -"
2318 -RDEPEND="${DEPEND}
2319 - !sys-auth/polkit-kde-agent:4[-minimal(-)]
2320 - !sys-auth/polkit-kde-agent:5
2321 -"
2322
2323 diff --git a/kde-plasma/powerdevil/powerdevil-5.11.95.ebuild b/kde-plasma/powerdevil/powerdevil-5.11.95.ebuild
2324 deleted file mode 100644
2325 index 16f648877d..0000000000
2326 --- a/kde-plasma/powerdevil/powerdevil-5.11.95.ebuild
2327 +++ /dev/null
2328 @@ -1,82 +0,0 @@
2329 -# Copyright 1999-2018 Gentoo Foundation
2330 -# Distributed under the terms of the GNU General Public License v2
2331 -
2332 -EAPI=6
2333 -
2334 -KDE_HANDBOOK="true"
2335 -inherit kde5
2336 -
2337 -DESCRIPTION="Power management for KDE Plasma Shell"
2338 -HOMEPAGE="https://cgit.kde.org/powerdevil.git"
2339 -KEYWORDS="~amd64 ~arm ~x86"
2340 -IUSE="brightness-control consolekit +wireless"
2341 -
2342 -DEPEND="
2343 - $(add_frameworks_dep kactivities)
2344 - $(add_frameworks_dep kauth policykit)
2345 - $(add_frameworks_dep kcompletion)
2346 - $(add_frameworks_dep kconfig)
2347 - $(add_frameworks_dep kconfigwidgets)
2348 - $(add_frameworks_dep kcoreaddons)
2349 - $(add_frameworks_dep kcrash)
2350 - $(add_frameworks_dep kdbusaddons)
2351 - $(add_frameworks_dep kdelibs4support)
2352 - $(add_frameworks_dep kglobalaccel)
2353 - $(add_frameworks_dep ki18n)
2354 - $(add_frameworks_dep kidletime)
2355 - $(add_frameworks_dep kio)
2356 - $(add_frameworks_dep knotifications)
2357 - $(add_frameworks_dep knotifyconfig)
2358 - $(add_frameworks_dep kservice)
2359 - $(add_frameworks_dep kwayland)
2360 - $(add_frameworks_dep kwidgetsaddons)
2361 - $(add_frameworks_dep kxmlgui)
2362 - $(add_frameworks_dep solid)
2363 - $(add_plasma_dep libkscreen)
2364 - $(add_plasma_dep plasma-workspace)
2365 - $(add_qt_dep qtdbus)
2366 - $(add_qt_dep qtgui)
2367 - $(add_qt_dep qtwidgets)
2368 - $(add_qt_dep qtx11extras)
2369 - virtual/libudev:=
2370 - x11-libs/libxcb
2371 - brightness-control? ( app-misc/ddcutil )
2372 - wireless? (
2373 - $(add_frameworks_dep bluez-qt)
2374 - $(add_frameworks_dep networkmanager-qt)
2375 - )
2376 -"
2377 -RDEPEND="${DEPEND}
2378 - $(add_plasma_dep kde-cli-tools)
2379 - >=sys-power/upower-0.9.23
2380 - consolekit? (
2381 - >=sys-auth/consolekit-1.0.1
2382 - sys-auth/polkit-pkla-compat
2383 - sys-power/pm-utils
2384 - )
2385 - !kde-plasma/powerdevil:4
2386 - !kde-plasma/systemsettings:4[handbook]
2387 -"
2388 -
2389 -src_configure() {
2390 - local mycmakeargs=(
2391 - -DWITH_DDCUTIL=$(usex brightness-control)
2392 - $(cmake-utils_use_find_package wireless KF5BluezQt)
2393 - $(cmake-utils_use_find_package wireless KF5NetworkManagerQt)
2394 - )
2395 -
2396 - kde5_src_configure
2397 -}
2398 -
2399 -src_install() {
2400 - kde5_src_install
2401 -
2402 - if use consolekit ; then
2403 - insinto /etc/polkit-1/localauthority/10-vendor.d/
2404 - doins "${FILESDIR}"/10-org.freedesktop.upower.pkla
2405 - doins "${FILESDIR}"/20-org.freedesktop.consolekit.system.stop-multiple-users.pkla
2406 - doins "${FILESDIR}"/30-org.freedesktop.consolekit.system.restart-multiple-users.pkla
2407 - doins "${FILESDIR}"/40-org.freedesktop.consolekit.system.suspend-multiple-users.pkla
2408 - doins "${FILESDIR}"/50-org.freedesktop.consolekit.system.hibernate-multiple-users.pkla
2409 - fi
2410 -}
2411
2412 diff --git a/kde-plasma/sddm-kcm/sddm-kcm-5.11.95.ebuild b/kde-plasma/sddm-kcm/sddm-kcm-5.11.95.ebuild
2413 deleted file mode 100644
2414 index f2bab93c95..0000000000
2415 --- a/kde-plasma/sddm-kcm/sddm-kcm-5.11.95.ebuild
2416 +++ /dev/null
2417 @@ -1,41 +0,0 @@
2418 -# Copyright 1999-2018 Gentoo Foundation
2419 -# Distributed under the terms of the GNU General Public License v2
2420 -
2421 -EAPI=6
2422 -
2423 -inherit kde5
2424 -
2425 -DESCRIPTION="KDE Plasma control module for SDDM"
2426 -HOMEPAGE="https://cgit.kde.org/sddm-kcm.git"
2427 -
2428 -LICENSE="GPL-2+"
2429 -KEYWORDS="~amd64 ~arm ~x86"
2430 -IUSE=""
2431 -
2432 -COMMON_DEPEND="
2433 - $(add_frameworks_dep karchive)
2434 - $(add_frameworks_dep kauth)
2435 - $(add_frameworks_dep kconfig)
2436 - $(add_frameworks_dep kconfigwidgets)
2437 - $(add_frameworks_dep kcoreaddons)
2438 - $(add_frameworks_dep ki18n)
2439 - $(add_frameworks_dep kio)
2440 - $(add_frameworks_dep knewstuff)
2441 - $(add_frameworks_dep kwidgetsaddons)
2442 - $(add_qt_dep qtdeclarative 'widgets')
2443 - $(add_qt_dep qtgui)
2444 - $(add_qt_dep qtwidgets)
2445 - $(add_qt_dep qtx11extras)
2446 - x11-libs/libX11
2447 - x11-libs/libXcursor
2448 -"
2449 -DEPEND="${COMMON_DEPEND}
2450 - x11-libs/libXfixes
2451 -"
2452 -RDEPEND="${COMMON_DEPEND}
2453 - $(add_plasma_dep kde-cli-tools)
2454 - x11-misc/sddm
2455 - !kde-misc/sddm-kcm
2456 -"
2457 -
2458 -DOCS=( CONTRIBUTORS )
2459
2460 diff --git a/kde-plasma/systemsettings/systemsettings-5.11.95.ebuild b/kde-plasma/systemsettings/systemsettings-5.11.95.ebuild
2461 deleted file mode 100644
2462 index 8522557576..0000000000
2463 --- a/kde-plasma/systemsettings/systemsettings-5.11.95.ebuild
2464 +++ /dev/null
2465 @@ -1,51 +0,0 @@
2466 -# Copyright 1999-2018 Gentoo Foundation
2467 -# Distributed under the terms of the GNU General Public License v2
2468 -
2469 -EAPI=6
2470 -
2471 -KDE_HANDBOOK="forceoptional"
2472 -inherit kde5
2473 -
2474 -DESCRIPTION="System settings utility"
2475 -KEYWORDS="~amd64 ~arm ~x86"
2476 -IUSE="classic gtk"
2477 -
2478 -DEPEND="
2479 - $(add_frameworks_dep kactivities)
2480 - $(add_frameworks_dep kactivities-stats)
2481 - $(add_frameworks_dep kauth)
2482 - $(add_frameworks_dep kcmutils)
2483 - $(add_frameworks_dep kcompletion)
2484 - $(add_frameworks_dep kconfig)
2485 - $(add_frameworks_dep kconfigwidgets)
2486 - $(add_frameworks_dep kcoreaddons)
2487 - $(add_frameworks_dep kdbusaddons)
2488 - $(add_frameworks_dep kdeclarative)
2489 - $(add_frameworks_dep ki18n)
2490 - $(add_frameworks_dep kiconthemes)
2491 - $(add_frameworks_dep kio)
2492 - $(add_frameworks_dep kitemviews)
2493 - $(add_frameworks_dep kpackage)
2494 - $(add_frameworks_dep kservice)
2495 - $(add_frameworks_dep kwidgetsaddons)
2496 - $(add_frameworks_dep kwindowsystem)
2497 - $(add_frameworks_dep kxmlgui)
2498 - $(add_qt_dep qtdbus)
2499 - $(add_qt_dep qtdeclarative 'widgets')
2500 - $(add_qt_dep qtgui)
2501 - $(add_qt_dep qtwidgets)
2502 - classic? ( $(add_frameworks_dep khtml) )
2503 -"
2504 -RDEPEND="${DEPEND}
2505 - !kde-plasma/systemsettings:4
2506 - $(add_frameworks_dep kirigami)
2507 - gtk? ( $(add_plasma_dep kde-gtk-config) )
2508 -"
2509 -
2510 -src_configure() {
2511 - local mycmakeargs=(
2512 - $(cmake-utils_use_find_package classic KF5KHtml)
2513 - )
2514 -
2515 - kde5_src_configure
2516 -}
2517
2518 diff --git a/kde-plasma/user-manager/user-manager-5.11.95.ebuild b/kde-plasma/user-manager/user-manager-5.11.95.ebuild
2519 deleted file mode 100644
2520 index 55c3169004..0000000000
2521 --- a/kde-plasma/user-manager/user-manager-5.11.95.ebuild
2522 +++ /dev/null
2523 @@ -1,27 +0,0 @@
2524 -# Copyright 1999-2018 Gentoo Foundation
2525 -# Distributed under the terms of the GNU General Public License v2
2526 -
2527 -EAPI=6
2528 -
2529 -inherit kde5
2530 -
2531 -DESCRIPTION="Simple system settings module to manage the users of your system"
2532 -KEYWORDS="~amd64 ~arm ~x86"
2533 -IUSE=""
2534 -
2535 -DEPEND="
2536 - $(add_frameworks_dep kauth)
2537 - $(add_frameworks_dep kcmutils)
2538 - $(add_frameworks_dep kconfig)
2539 - $(add_frameworks_dep kconfigwidgets)
2540 - $(add_frameworks_dep kcoreaddons)
2541 - $(add_frameworks_dep ki18n)
2542 - $(add_frameworks_dep kiconthemes)
2543 - $(add_frameworks_dep kio)
2544 - $(add_frameworks_dep kwidgetsaddons)
2545 - $(add_qt_dep qtdbus)
2546 - $(add_qt_dep qtgui)
2547 - $(add_qt_dep qtwidgets)
2548 - >=dev-libs/libpwquality-1.3.0
2549 -"
2550 -RDEPEND="${DEPEND}"