Gentoo Archives: gentoo-commits

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