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