summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-plasma/baloo/baloo-5.2.9999.ebuild45
-rw-r--r--kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild39
-rw-r--r--kde-plasma/breeze/breeze-5.2.9999.ebuild67
-rw-r--r--kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild45
-rw-r--r--kde-plasma/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild52
-rw-r--r--kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild42
-rw-r--r--kde-plasma/kdecoration/kdecoration-5.2.9999.ebuild14
-rw-r--r--kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild50
-rw-r--r--kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild43
-rw-r--r--kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild41
-rw-r--r--kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild45
-rw-r--r--kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild70
-rw-r--r--kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild85
-rw-r--r--kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild44
-rw-r--r--kde-plasma/kscreen/kscreen-5.2.9999.ebuild32
-rw-r--r--kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild24
-rw-r--r--kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild47
-rw-r--r--kde-plasma/kwayland/kwayland-5.2.9999.ebuild26
-rw-r--r--kde-plasma/kwin/kwin-5.2.9999.ebuild81
-rw-r--r--kde-plasma/kwrited/kwrited-5.2.9999.ebuild22
-rw-r--r--kde-plasma/libbluedevil/libbluedevil-5.2.9999.ebuild21
-rw-r--r--kde-plasma/libkscreen/libkscreen-5.2.9999.ebuild28
-rw-r--r--kde-plasma/libksysguard/libksysguard-5.2.9999.ebuild54
-rw-r--r--kde-plasma/libmm-qt/libmm-qt-5.2.9999.ebuild23
-rw-r--r--kde-plasma/milou/milou-5.2.9999.ebuild26
-rw-r--r--kde-plasma/oxygen-fonts/oxygen-fonts-5.2.9999.ebuild34
-rw-r--r--kde-plasma/oxygen/oxygen-5.2.9999.ebuild43
-rw-r--r--kde-plasma/plasma-desktop/plasma-desktop-5.2.9999.ebuild115
-rw-r--r--kde-plasma/plasma-nm/plasma-nm-5.2.9999.ebuild66
-rw-r--r--kde-plasma/plasma-workspace-wallpapers/plasma-workspace-wallpapers-5.2.9999.ebuild21
-rw-r--r--kde-plasma/plasma-workspace/plasma-workspace-5.2.9999.ebuild147
-rw-r--r--kde-plasma/polkit-kde-agent/polkit-kde-agent-5.2.9999.ebuild32
-rw-r--r--kde-plasma/powerdevil/powerdevil-5.2.9999.ebuild56
-rw-r--r--kde-plasma/sddm-kcm/sddm-kcm-5.2.9999.ebuild32
-rw-r--r--kde-plasma/systemsettings/systemsettings-5.2.9999.ebuild39
-rw-r--r--kde-plasma/user-manager/user-manager-5.2.9999.ebuild26
36 files changed, 1677 insertions, 0 deletions
diff --git a/kde-plasma/baloo/baloo-5.2.9999.ebuild b/kde-plasma/baloo/baloo-5.2.9999.ebuild
new file mode 100644
index 00000000000..8271f07893e
--- /dev/null
+++ b/kde-plasma/baloo/baloo-5.2.9999.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+# version scheme fail by upstream
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ PLASMA_VERSION=5.1.95
+ SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
+fi
+DESCRIPTION="Framework for searching and managing metadata"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kauth)
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kidletime)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep solid)
+ $(add_kdeplasma_dep kfilemetadata)
+ =dev-libs/xapian-1.2*[chert]
+ dev-qt/qtdbus:5
+ dev-qt/qtdeclarative:5
+ dev-qt/qtgui:5
+ dev-qt/qtsql:5
+ dev-qt/qtwidgets:5
+ sys-apps/attr
+ !<kde-base/nepomuk-4.12.50
+"
+RDEPEND="${DEPEND}
+ !kde-base/baloo:4[-minimal(-)]
+ !kde-base/baloo:5
+"
diff --git a/kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild b/kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild
new file mode 100644
index 00000000000..d3c8c81ac7a
--- /dev/null
+++ b/kde-plasma/bluedevil/bluedevil-5.2.9999.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="Bluetooth stack for KDE"
+HOMEPAGE="http://projects.kde.org/projects/extragear/base/bluedevil"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_kdeplasma_dep libbluedevil)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ x11-misc/shared-mime-info
+"
+RDEPEND="${DEPEND}
+ !app-mobilephone/obexd
+ !app-mobilephone/obex-data-server
+ !net-wireless/bluedevil
+ !net-wireless/kbluetooth
+"
diff --git a/kde-plasma/breeze/breeze-5.2.9999.ebuild b/kde-plasma/breeze/breeze-5.2.9999.ebuild
new file mode 100644
index 00000000000..c2982d8d59a
--- /dev/null
+++ b/kde-plasma/breeze/breeze-5.2.9999.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5 multibuild
+
+DESCRIPTION="Breeze visual style for the Plasma desktop"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/breeze"
+KEYWORDS=""
+IUSE="kde4"
+
+DEPEND="
+ $(add_frameworks_dep frameworkintegration)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_kdeplasma_dep kdecoration)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ x11-libs/libxcb
+ kde4? (
+ kde-base/kdelibs:4
+ x11-libs/libX11
+ )
+"
+RDEPEND="
+ ${DEPEND}
+ dev-qt/qtgraphicaleffects:5
+ !kde-base/breeze
+"
+
+pkg_setup() {
+ kde5_pkg_setup
+
+ MULTIBUILD_VARIANTS=( kf5 )
+ use kde4 && MULTIBUILD_VARIANTS+=( kde4 )
+}
+
+src_configure() {
+ myconfigure() {
+ local mycmakeargs=()
+
+ if [[ ${MULTIBUILD_VARIANT} = kde4 ]] ; then
+ mycmakeargs+=( -DUSE_KDE4=true )
+ fi
+
+ kde5_src_configure
+ }
+
+ multibuild_foreach_variant myconfigure
+}
+
+src_compile() {
+ multibuild_foreach_variant kde5_src_compile
+}
+
+src_install() {
+ multibuild_foreach_variant kde5_src_install
+}
diff --git a/kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild b/kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild
new file mode 100644
index 00000000000..b026a09a897
--- /dev/null
+++ b/kde-plasma/kcm-touchpad/kcm-touchpad-5.2.9999.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="KControl module for xf86-input-synaptics"
+HOMEPAGE="https://projects.kde.org/projects/playground/utils/kcm-touchpad"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="
+ $(add_frameworks_dep kinit)
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep knotifyconfig)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep plasma)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ x11-libs/libX11
+ x11-libs/libxcb
+ x11-libs/libXi
+"
+DEPEND="${RDEPEND}
+ x11-base/xorg-server
+ x11-drivers/xf86-input-synaptics
+ >=x11-proto/inputproto-2.0
+ x11-proto/xproto
+ !kde-misc/kcm_touchpad
+ !kde-misc/kcm-touchpad
+"
diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild
new file mode 100644
index 00000000000..7fb5d77cd7b
--- /dev/null
+++ b/kde-plasma/kde-cli-tools/kde-cli-tools-5.2.9999.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Tools based on KDE Frameworks 5 to better interact with the system"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kde-cli-tools"
+KEYWORDS=""
+IUSE="X"
+
+DEPEND="
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kdesu)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+ X? (
+ dev-qt/qtx11extras:5
+ x11-libs/libX11
+ )
+"
+RDEPEND="${DEPEND}
+ !kde-base/kde-cli-tools
+"
+
+# requires running kde environment
+RESTRICT="test"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package X Qt5X11Extras)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild
new file mode 100644
index 00000000000..28f06b1ff87
--- /dev/null
+++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.2.9999.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE systemsettings kcm to set GTK application look&feel"
+HOMEPAGE="http://projects.kde.org/kde-gtk-config"
+LICENSE="GPL-3"
+KEYWORDS=""
+
+DEPEND="
+ $(add_frameworks_dep karchive)
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep kwidgetsaddons)
+ dev-libs/glib:2
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ x11-libs/gtk+:2
+ x11-libs/gtk+:3
+"
+RDEPEND="${DEPEND}
+ !kde-base/kde-gtk-config
+ !kde-misc/kde-gtk-config
+"
+
+pkg_postinst() {
+ kde5_pkg_postinst
+ einfo
+ elog "If you notice missing icons in your GTK applications, you may have to install"
+ elog "the corresponding themes for GTK. A good guess would be x11-themes/oxygen-gtk"
+ elog "for example."
+ einfo
+}
diff --git a/kde-plasma/kdecoration/kdecoration-5.2.9999.ebuild b/kde-plasma/kdecoration/kdecoration-5.2.9999.ebuild
new file mode 100644
index 00000000000..4e825213987
--- /dev/null
+++ b/kde-plasma/kdecoration/kdecoration-5.2.9999.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Plugin based library to create window decorations"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="dev-qt/qtgui:5"
+RDEPEND="${DEPEND}"
diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild
new file mode 100644
index 00000000000..3877ce744e5
--- /dev/null
+++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.2.9999.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="Extra Plasma applets and engines"
+LICENSE="GPL-2 LGPL-2"
+KEYWORDS=""
+IUSE="ibus scim"
+
+DEPEND="
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep krunner)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kunitconversion)
+ $(add_frameworks_dep plasma)
+ dev-qt/qtdbus:5
+ dev-qt/qtdeclarative:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ ibus? (
+ app-i18n/ibus
+ dev-libs/glib:2
+ dev-qt/qtx11extras:5
+ x11-libs/libxcb
+ x11-libs/xcb-util-keysyms
+ )
+ scim? ( app-i18n/scim )
+"
+RDEPEND="${DEPEND}
+ !kde-base/kdeplasma-addons
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package ibus IBus)
+ $(cmake-utils_use_find_package scim)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild b/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
new file mode 100644
index 00000000000..a83ca20e9c6
--- /dev/null
+++ b/kde-plasma/kfilemetadata/kfilemetadata-5.2.9999.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+# version scheme fail by upstream
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+ PLASMA_VERSION=5.1.95
+ SRC_URI="mirror://kde/unstable/plasma/${PLASMA_VERSION}/${PN}-${PV}.tar.xz"
+fi
+DESCRIPTION="Library for extracting file metadata"
+KEYWORDS=""
+IUSE="epub exif ffmpeg pdf taglib"
+
+# TODO: mobi? ( $(add_kdeplasma_dep kdegraphics-mobipocket) ) NOTE: not integrated upstream
+DEPEND="
+ $(add_frameworks_dep karchive)
+ $(add_frameworks_dep ki18n)
+ dev-qt/qtxml:5
+ epub? ( app-text/ebook-tools )
+ exif? ( media-gfx/exiv2:= )
+ ffmpeg? ( virtual/ffmpeg )
+ pdf? ( app-text/poppler[qt5] )
+ taglib? ( media-libs/taglib )
+"
+RDEPEND="${DEPEND}
+ !kde-base/kfilemetadata:5
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package epub EPub)
+ $(cmake-utils_use_find_package exif Exiv2)
+ $(cmake-utils_use_find_package ffmpeg FFmpeg)
+ $(cmake-utils_use_find_package pdf PopplerQt5)
+ $(cmake-utils_use_find_package taglib Taglib)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild b/kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild
new file mode 100644
index 00000000000..a8c93339cc5
--- /dev/null
+++ b/kde-plasma/khelpcenter/khelpcenter-5.2.9999.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="The KDE Help Center"
+HOMEPAGE+=" http://userbase.kde.org/KHelpCenter"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kcodecs)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep khtml)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kinit)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kparts)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+"
+RDEPEND="${DEPEND}
+ !kde-base/khelpcenter
+"
diff --git a/kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild b/kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild
new file mode 100644
index 00000000000..9f64b85b65c
--- /dev/null
+++ b/kde-plasma/khotkeys/khotkeys-5.2.9999.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="KDE workspace hotkey module"
+KEYWORDS=""
+IUSE=""
+
+COMMON_DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support X)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeplasma_dep plasma-workspace)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtx11extras:5
+ x11-libs/libX11
+"
+RDEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kded)
+ !kde-base/khotkeys
+ !kde-base/systemsettings
+"
+DEPEND="${COMMON_DEPEND}
+ x11-libs/libxcb
+ x11-libs/libXtst
+ x11-proto/xproto
+"
diff --git a/kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild
new file mode 100644
index 00000000000..c1fd54af744
--- /dev/null
+++ b/kde-plasma/kinfocenter/kinfocenter-5.2.9999.ebuild
@@ -0,0 +1,70 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="A utility that provides information about a computer system"
+HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/"
+KEYWORDS=""
+IUSE="egl gles ieee1394 +opengl +pci samba nfs wayland X"
+
+REQUIRED_USE="egl? ( || ( gles opengl ) )"
+
+RDEPEND="
+ $(add_frameworks_dep kcmutils)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep solid)
+ dev-qt/qtgui:5[opengl?]
+ dev-qt/qtwidgets:5
+ gles? (
+ dev-qt/qtgui:5[gles2]
+ || (
+ media-libs/mesa[egl,gles1]
+ media-libs/mesa[egl,gles2]
+ )
+ )
+ ieee1394? ( sys-libs/libraw1394 )
+ nfs? ( net-fs/nfs-utils )
+ opengl? (
+ virtual/glu
+ virtual/opengl
+ )
+ pci? ( sys-apps/pciutils )
+ samba? ( net-fs/samba[server(+)] )
+ wayland? ( $(add_kdeplasma_dep kwayland) )
+ X? ( x11-libs/libX11 )
+ !kde-base/kcontrol
+ !kde-base/kinfocenter
+"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep plasma)
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package egl EGL)
+ $(cmake-utils_use_find_package gles OpenGLES)
+ $(cmake-utils_use_find_package ieee1394 RAW1394)
+ $(cmake-utils_use_find_package opengl OpenGL)
+ $(cmake-utils_use_find_package pci PCIUTILS)
+ $(cmake-utils_use_find_package wayland KF5Wayland)
+ $(cmake-utils_use_find_package X X11)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild b/kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild
new file mode 100644
index 00000000000..e749fe18a65
--- /dev/null
+++ b/kde-plasma/kio-extras/kio-extras-5.2.9999.ebuild
@@ -0,0 +1,85 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+KDE_TEST="true"
+VIRTUALX_REQUIRED="test"
+inherit fdo-mime kde5
+
+DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kio-extras"
+KEYWORDS=""
+IUSE="exif openexr phonon samba +sftp slp"
+
+COMMON_DEPEND="
+ $(add_frameworks_dep karchive 'bzip2,lzma')
+ $(add_frameworks_dep kbookmarks)
+ $(add_frameworks_dep kcodecs)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kdnssd)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep khtml)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kparts)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep solid)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+ virtual/jpeg:0
+ exif? ( media-gfx/exiv2:= )
+ openexr? ( media-libs/openexr:= )
+ phonon? ( media-libs/phonon[qt5] )
+ samba? ( || ( <net-fs/samba-4.0.0_alpha1[smbclient] >=net-fs/samba-4.0.0_alpha1[client] ) )
+ sftp? ( >=net-libs/libssh-0.6.0:=[sftp] )
+ slp? ( net-libs/openslp )
+"
+RDEPEND="${COMMON_DEPEND}
+ $(add_frameworks_dep kded)
+ !kde-apps/kdebase-kioslaves:4[-minimal(-)]
+ !kde-base/kcontrol:4
+ !kde-base/kdebase-kioslaves:4[-minimal(-)]
+ !kde-base/kio-extras
+"
+DEPEND="${COMMON_DEPEND}
+ x11-misc/shared-mime-info
+"
+
+# requires running kde environment
+RESTRICT="test"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package exif Exiv2)
+ $(cmake-utils_use_find_package openexr OpenEXR)
+ $(cmake-utils_use_find_package phonon Phonon4Qt5)
+ $(cmake-utils_use_find_package samba)
+ $(cmake-utils_use_find_package sftp LibSSH)
+ $(cmake-utils_use_find_package slp)
+ )
+
+ kde5_src_configure
+}
+
+pkg_postinst() {
+ kde5_pkg_postinst
+ fdo-mime_mime_database_update
+}
+
+pkg_postrm() {
+ kde5_pkg_postinst
+ fdo-mime_mime_database_update
+}
diff --git a/kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild b/kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild
new file mode 100644
index 00000000000..efd2406da19
--- /dev/null
+++ b/kde-plasma/kmenuedit/kmenuedit-5.2.9999.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE menu editor"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/kmenuedit"
+KEYWORDS=""
+IUSE="+hotkeys"
+
+DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep sonnet)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+ hotkeys? ( $(add_kdeplasma_dep khotkeys) )
+"
+RDEPEND="${DEPEND}
+ !kde-base/kmenuedit
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package hotkeys KHotKeysDBusInterface)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-plasma/kscreen/kscreen-5.2.9999.ebuild b/kde-plasma/kscreen/kscreen-5.2.9999.ebuild
new file mode 100644
index 00000000000..2d18ee1eeaf
--- /dev/null
+++ b/kde-plasma/kscreen/kscreen-5.2.9999.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE screen management"
+HOMEPAGE="https://projects.kde.org/projects/extragear/base/kscreen"
+
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_kdeplasma_dep libkscreen '' '5.1.90')
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ dev-qt/qtdbus:5
+ dev-qt/qtdeclarative:5[widgets]
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+"
+RDEPEND="
+ ${DEPEND}
+ !kde-misc/kscreen
+"
diff --git a/kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild b/kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild
new file mode 100644
index 00000000000..dd307c64b29
--- /dev/null
+++ b/kde-plasma/ksshaskpass/ksshaskpass-5.2.9999.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit kde5
+
+DESCRIPTION="KDE implementation of ssh-askpass with Kwallet integration"
+HOMEPAGE="https://projects.kde.org/projects/kde/workspace/ksshaskpass"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kwallet)
+ $(add_frameworks_dep kwidgetsaddons)
+ dev-qt/qtwidgets:5
+"
+RDEPEND="
+ ${DEPEND}
+ !net-misc/ksshaskpass
+"
diff --git a/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild
new file mode 100644
index 00000000000..a4678543841
--- /dev/null
+++ b/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="true"
+inherit kde5
+
+DESCRIPTION="Network-enabled task manager and system monitor"
+LICENSE="GPL-2+"
+KEYWORDS=""
+IUSE="lm_sensors"
+
+DEPEND="
+ $(add_kdeplasma_dep libksysguard)
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kitemviews)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ dev-qt/qtdbus:5
+ dev-qt/qtgui:5
+ dev-qt/qtwidgets:5
+ dev-qt/qtxml:5
+ lm_sensors? ( sys-apps/lm_sensors )
+"
+RDEPEND="${DEPEND}
+ !kde-base/ksysguard
+"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake-utils_use_find_package lm_sensors Sensors)
+ )
+
+ kde5_src_configure
+}
diff --git a/kde-plasma/kwayland/kwayland-5.2.9999.ebuild b/kde-plasma/kwayland/kwayland-5.2.9999.ebuild
new file mode 100644
index 00000000000..8d29b04b942
--- /dev/null
+++ b/kde-plasma/kwayland/kwayland-5.2.9999.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_