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