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