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