Gentoo Archives: gentoo-commits

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