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