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