commit:     744333967b394778e94923eb50d3f20bd51dcff1
Author:     Manuel Rüger <manuel <AT> rueg <DOT> eu>
AuthorDate: Thu Apr 16 19:37:37 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 19:37:37 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=74433396

[kde-base] Add KDE Workspaces 4.11.18.

 .../freespacenotifier-4.11.18.ebuild               |  12 ++
 kde-base/kcheckpass/kcheckpass-4.11.18.ebuild      |  33 ++++++
 kde-base/kcminit/kcminit-4.11.18.ebuild            |  17 +++
 .../kdebase-cursors/kdebase-cursors-4.11.18.ebuild |  13 +++
 .../kdebase-startkde-4.11.18.ebuild                |  95 ++++++++++++++++
 kde-base/kdelibs/kdelibs-4.14.7.ebuild             |   2 +-
 kde-base/kephal/kephal-4.11.18.ebuild              |  25 +++++
 kde-base/khotkeys/khotkeys-4.11.18.ebuild          |  23 ++++
 kde-base/kinfocenter/kinfocenter-4.11.18.ebuild    |  37 +++++++
 kde-base/klipper/klipper-4.11.18.ebuild            |  31 ++++++
 kde-base/kmenuedit/kmenuedit-4.11.18.ebuild        |  31 ++++++
 kde-base/krunner/krunner-4.11.18.ebuild            |  51 +++++++++
 kde-base/kscreensaver/kscreensaver-4.11.18.ebuild  |  22 ++++
 kde-base/ksmserver/ksmserver-4.11.18.ebuild        |  43 ++++++++
 kde-base/ksplash/ksplash-4.11.18.ebuild            |  39 +++++++
 .../kstartupconfig/kstartupconfig-4.11.18.ebuild   |  12 ++
 kde-base/kstyles/kstyles-4.11.18.ebuild            |  22 ++++
 kde-base/ksysguard/ksysguard-4.11.18.ebuild        |  46 ++++++++
 kde-base/ksystraycmd/ksystraycmd-4.11.18.ebuild    |  15 +++
 kde-base/kwin/kwin-4.11.18.ebuild                  |  80 ++++++++++++++
 kde-base/kwrited/kwrited-4.11.18.ebuild            |  16 +++
 kde-base/libkgreeter/libkgreeter-4.11.18.ebuild    |  19 ++++
 .../libkworkspace/libkworkspace-4.11.18.ebuild     |  34 ++++++
 .../liboxygenstyle/liboxygenstyle-4.11.18.ebuild   |  17 +++
 .../libplasmaclock/libplasmaclock-4.11.18.ebuild   |  33 ++++++
 .../libplasmagenericshell-4.11.18.ebuild           |  28 +++++
 .../libtaskmanager/libtaskmanager-4.11.18.ebuild   |  35 ++++++
 .../plasma-workspace-4.11.18.ebuild                | 122 +++++++++++++++++++++
 kde-base/powerdevil/powerdevil-4.11.18.ebuild      |  32 ++++++
 .../qguiplatformplugin_kde-4.11.18.ebuild          |  12 ++
 .../solid-actions-kcm-4.11.18.ebuild               |  19 ++++
 .../systemsettings/systemsettings-4.11.18.ebuild   | 100 +++++++++++++++++
 32 files changed, 1115 insertions(+), 1 deletion(-)

diff --git a/kde-base/freespacenotifier/freespacenotifier-4.11.18.ebuild 
b/kde-base/freespacenotifier/freespacenotifier-4.11.18.ebuild
new file mode 100644
index 0000000..152ca65
--- /dev/null
+++ b/kde-base/freespacenotifier/freespacenotifier-4.11.18.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="A module that monitors free disk space on the home dir"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"

diff --git a/kde-base/kcheckpass/kcheckpass-4.11.18.ebuild 
b/kde-base/kcheckpass/kcheckpass-4.11.18.ebuild
new file mode 100644
index 0000000..e7227fb
--- /dev/null
+++ b/kde-base/kcheckpass/kcheckpass-4.11.18.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="A simple password checker, used by any software in need of user 
authentication"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug pam"
+
+RDEPEND="
+       pam? (
+               >=kde-base/kdebase-pam-7
+               virtual/pam
+       )
+"
+
+src_prepare() {
+       kde4-meta_src_prepare
+
+       use pam && epatch "${FILESDIR}/${PN}-4.4.2-no-SUID-no-GUID.patch"
+}
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_with pam)
+       )
+
+       kde4-meta_src_configure
+}

diff --git a/kde-base/kcminit/kcminit-4.11.18.ebuild 
b/kde-base/kcminit/kcminit-4.11.18.ebuild
new file mode 100644
index 0000000..ae26f5f
--- /dev/null
+++ b/kde-base/kcminit/kcminit-4.11.18.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KCMInit - runs startups initialization for Control Modules"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       x11-libs/libX11
+"
+RDEPEND="${DEPEND}"

diff --git a/kde-base/kdebase-cursors/kdebase-cursors-4.11.18.ebuild 
b/kde-base/kdebase-cursors/kdebase-cursors-4.11.18.ebuild
new file mode 100644
index 0000000..9f7105b
--- /dev/null
+++ b/kde-base/kdebase-cursors/kdebase-cursors-4.11.18.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="cursors"
+inherit kde4-meta
+
+DESCRIPTION="oxygen cursors from kdebase"
+IUSE=""
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"

diff --git a/kde-base/kdebase-startkde/kdebase-startkde-4.11.18.ebuild 
b/kde-base/kdebase-startkde/kdebase-startkde-4.11.18.ebuild
new file mode 100644
index 0000000..1b243ad
--- /dev/null
+++ b/kde-base/kdebase-startkde/kdebase-startkde-4.11.18.ebuild
@@ -0,0 +1,95 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMNOMODULE="true"
+inherit kde4-meta prefix
+
+DESCRIPTION="Startkde script, which starts a complete KDE session, and 
associated scripts"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="+wallpapers"
+
+# The KDE apps called from the startkde script.
+# These provide the most minimal KDE desktop.
+RDEPEND="
+       $(add_kdebase_dep kcminit)
+       $(add_kdebase_dep kdebase-runtime-meta)
+       wallpapers? ( $(add_kdebase_dep kde-wallpapers) )
+       $(add_kdebase_dep kfmclient)
+       $(add_kdebase_dep knotify)
+       $(add_kdebase_dep kreadconfig)
+       $(add_kdebase_dep krunner)
+       $(add_kdebase_dep ksmserver)
+       $(add_kdebase_dep ksplash)
+       $(add_kdebase_dep kstartupconfig)
+       $(add_kdebase_dep kwin)
+       $(add_kdebase_dep phonon-kde)
+       $(add_kdebase_dep plasma-apps)
+       $(add_kdebase_dep plasma-workspace)
+       $(add_kdebase_dep systemsettings)
+       x11-apps/mkfontdir
+       x11-apps/xmessage
+       x11-apps/xprop
+       x11-apps/xrandr
+       x11-apps/xrdb
+       x11-apps/xsetroot
+       x11-apps/xset
+"
+
+KMEXTRACTONLY="
+       ConfigureChecks.cmake
+       kdm/
+       startkde.cmake
+"
+
+PATCHES=(
+       "${FILESDIR}/gentoo-startkde4-4.patch"
+       "${FILESDIR}/${PN}-kscreen.patch"
+)
+
+src_prepare() {
+       kde4-meta_src_prepare
+
+       cp "${FILESDIR}/KDE-4" "${T}"
+
+       # fix ${EPREFIX}
+       eprefixify startkde.cmake "${T}/KDE-4"
+}
+
+src_install() {
+       kde4-meta_src_install
+
+       # startup and shutdown scripts
+       insinto /etc/kde/startup
+       doins "${FILESDIR}/agent-startup.sh"
+
+       insinto /etc/kde/shutdown
+       doins "${FILESDIR}/agent-shutdown.sh"
+
+       # x11 session script
+       exeinto /etc/X11/Sessions
+       doexe "${T}/KDE-4"
+
+       # freedesktop compliant session script
+       sed -e "s:\${BIN_INSTALL_DIR}:${EPREFIX}/usr/bin:g" \
+               "${S}/kdm/kfrontend/sessions/kde-plasma.desktop.cmake" > 
"${T}/KDE-4.desktop"
+       insinto /usr/share/xsessions
+       doins "${T}/KDE-4.desktop"
+}
+
+pkg_postinst () {
+       kde4-meta_pkg_postinst
+
+       echo
+       elog "To enable gpg-agent and/or ssh-agent in KDE sessions,"
+       elog "edit ${EPREFIX}/etc/kde/startup/agent-startup.sh and"
+       elog "${EPREFIX}/etc/kde/shutdown/agent-shutdown.sh"
+       echo
+       elog "The name of the session script has changed."
+       elog "If you currently have XSESSION=\"kde-$(get_kde_version)\" in your"
+       elog "configuration files, you will need to change it to"
+       elog "XSESSION=\"KDE-4\""
+}

diff --git a/kde-base/kdelibs/kdelibs-4.14.7.ebuild 
b/kde-base/kdelibs/kdelibs-4.14.7.ebuild
index ea795b7..c776340 100644
--- a/kde-base/kdelibs/kdelibs-4.14.7.ebuild
+++ b/kde-base/kdelibs/kdelibs-4.14.7.ebuild
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/kdelibs-4.14.6-r1.ebuild,v 
1.2 2015/03/31 12:12:39 kensington Exp $
+# $Header: $
 
 EAPI=5
 

diff --git a/kde-base/kephal/kephal-4.11.18.ebuild 
b/kde-base/kephal/kephal-4.11.18.ebuild
new file mode 100644
index 0000000..6355f44
--- /dev/null
+++ b/kde-base/kephal/kephal-4.11.18.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/kephal"
+inherit kde4-meta
+
+DESCRIPTION="Allows handling of multihead systems via the XRandR extension"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+       x11-libs/libX11
+       x11-libs/libXrandr
+"
+DEPEND="${RDEPEND}
+       x11-proto/randrproto
+"
+
+KMEXTRACTONLY+="
+       kephal/kephal/screens.h
+"

diff --git a/kde-base/khotkeys/khotkeys-4.11.18.ebuild 
b/kde-base/khotkeys/khotkeys-4.11.18.ebuild
new file mode 100644
index 0000000..692a867
--- /dev/null
+++ b/kde-base/khotkeys/khotkeys-4.11.18.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: hotkey daemon"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       $(add_kdebase_dep libkworkspace)
+       x11-libs/libX11
+       x11-libs/libXtst
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+       libs/kworkspace/
+"

diff --git a/kde-base/kinfocenter/kinfocenter-4.11.18.ebuild 
b/kde-base/kinfocenter/kinfocenter-4.11.18.ebuild
new file mode 100644
index 0000000..792c40c
--- /dev/null
+++ b/kde-base/kinfocenter/kinfocenter-4.11.18.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-workspace"
+OPENGL_REQUIRED="optional"
+inherit kde4-meta
+
+DESCRIPTION="The KDE Info Center"
+HOMEPAGE="http://www.kde.org/applications/system/kinfocenter/";
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug ieee1394"
+
+DEPEND="
+       sys-apps/pciutils
+       x11-libs/libX11
+       ieee1394? ( sys-libs/libraw1394 )
+       opengl? (
+               virtual/glu
+               virtual/opengl
+       )
+"
+RDEPEND="${DEPEND}
+       sys-apps/usbutils
+"
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_with ieee1394 RAW1394)
+               $(cmake-utils_use_with opengl OpenGL)
+       )
+
+       kde4-meta_src_configure
+}

diff --git a/kde-base/klipper/klipper-4.11.18.ebuild 
b/kde-base/klipper/klipper-4.11.18.ebuild
new file mode 100644
index 0000000..38cfa22
--- /dev/null
+++ b/kde-base/klipper/klipper-4.11.18.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Applet for KDE and X clipboard management"
+HOMEPAGE+=" http://userbase.kde.org/Klipper";
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug prison"
+
+DEPEND="
+       $(add_kdebase_dep libkworkspace)
+       $(add_kdebase_dep libtaskmanager)
+       sys-libs/zlib
+       x11-libs/libX11
+       prison? ( media-libs/prison:4 )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_with prison)
+       )
+
+       kde4-meta_src_configure
+}

diff --git a/kde-base/kmenuedit/kmenuedit-4.11.18.ebuild 
b/kde-base/kmenuedit/kmenuedit-4.11.18.ebuild
new file mode 100644
index 0000000..41e6430
--- /dev/null
+++ b/kde-base/kmenuedit/kmenuedit-4.11.18.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE menu editor"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+       $(add_kdebase_dep khotkeys)
+"
+DEPEND=${RDEPEND}
+
+KMEXTRACTONLY="
+       libs/kworkspace/
+"
+
+src_configure() {
+       sed -i -e \
+               
"s:\${CMAKE_CURRENT_BINARY_DIR}/../khotkeys/app/org.kde.khotkeys.xml:${EPREFIX}/usr/share/dbus-1/interfaces/org.kde.khotkeys.xml:g"
 \
+               kmenuedit/CMakeLists.txt \
+               || die "sed failed"
+
+       kde4-meta_src_configure
+}

diff --git a/kde-base/krunner/krunner-4.11.18.ebuild 
b/kde-base/krunner/krunner-4.11.18.ebuild
new file mode 100644
index 0000000..71d868a
--- /dev/null
+++ b/kde-base/krunner/krunner-4.11.18.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+OPENGL_REQUIRED="optional"
+inherit kde4-meta
+
+DESCRIPTION="KDE Command Runner"
+HOMEPAGE+=" http://userbase.kde.org/Plasma/Krunner";
+IUSE="debug"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+       $(add_kdebase_dep kcheckpass)
+       $(add_kdebase_dep kephal)
+       $(add_kdebase_dep ksmserver)
+       $(add_kdebase_dep ksysguard)
+       $(add_kdebase_dep libkworkspace)
+       $(add_kdebase_dep libplasmagenericshell)
+       !aqua? (
+               x11-libs/libX11
+               x11-libs/libXcursor
+               x11-libs/libXext
+       )
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+       libs/kdm/
+       libs/kephal/
+       libs/ksysguard/
+       libs/kworkspace/
+       libs/plasmagenericshell/
+       kcheckpass/
+       ksmserver/org.kde.KSMServerInterface.xml
+       ksysguard/
+       plasma/screensaver/shell/org.kde.plasma-overlay.App.xml
+"
+
+KMLOADLIBS="libkworkspace"
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_with opengl OpenGL)
+       )
+
+       kde4-meta_src_configure
+}

diff --git a/kde-base/kscreensaver/kscreensaver-4.11.18.ebuild 
b/kde-base/kscreensaver/kscreensaver-4.11.18.ebuild
new file mode 100644
index 0000000..c09cf3e
--- /dev/null
+++ b/kde-base/kscreensaver/kscreensaver-4.11.18.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE screensaver framework"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+       $(add_kdebase_dep kcheckpass)
+       x11-libs/libX11
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=(
+       "${FILESDIR}/${PN}-4.5.95-nsfw.patch"
+)

diff --git a/kde-base/ksmserver/ksmserver-4.11.18.ebuild 
b/kde-base/ksmserver/ksmserver-4.11.18.ebuild
new file mode 100644
index 0000000..edff670
--- /dev/null
+++ b/kde-base/ksmserver/ksmserver-4.11.18.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+KMNAME="kde-workspace"
+inherit kde4-meta pax-utils
+
+DESCRIPTION="The reliable KDE session manager that talks the standard X11R6"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       $(add_kdebase_dep kcminit)
+       $(add_kdebase_dep libkworkspace)
+       media-libs/qimageblitz
+       x11-libs/libICE
+       x11-libs/libSM
+       x11-libs/libX11
+       x11-libs/libXrender
+"
+RDEPEND="${DEPEND}
+       $(add_kdebase_dep libkgreeter)
+"
+
+KMEXTRACTONLY="
+       kcminit/main.h
+       libs/kdm/kgreeterplugin.h
+       kcheckpass/
+       libs/kephal/
+       libs/kworkspace/
+"
+
+KMLOADLIBS="libkworkspace"
+
+src_install() {
+       kde4-meta_src_install
+
+       # bug #483236
+       pax-mark m "${ED}/usr/$(get_libdir)/kde4/libexec/kscreenlocker_greet"
+}

diff --git a/kde-base/ksplash/ksplash-4.11.18.ebuild 
b/kde-base/ksplash/ksplash-4.11.18.ebuild
new file mode 100644
index 0000000..7dfd33e
--- /dev/null
+++ b/kde-base/ksplash/ksplash-4.11.18.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE splashscreen framework (the splashscreen of KDE itself, not 
of individual apps)"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="cpu_flags_x86_3dnow altivec debug cpu_flags_x86_mmx cpu_flags_x86_sse
+cpu_flags_x86_sse2 xinerama"
+
+COMMONDEPEND="
+       media-libs/libpng:0=
+       virtual/jpeg:0
+       x11-libs/libX11
+       x11-libs/libXext
+       xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="${COMMONDEPEND}
+       xinerama? ( x11-proto/xineramaproto )
+"
+RDEPEND="${COMMONDEPEND}"
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_has cpu_flags_x86_3dnow X86_3DNOW)
+               $(cmake-utils_use_has altivec PPC_ALTIVEC)
+               $(cmake-utils_use_has cpu_flags_x86_mmx X86_MMX)
+               $(cmake-utils_use_has cpu_flags_x86_sse X86_SSE)
+               $(cmake-utils_use_has cpu_flags_x86_sse2 X86_SSE2)
+               $(cmake-utils_use_with xinerama)
+       )
+
+       kde4-meta_src_configure
+}

diff --git a/kde-base/kstartupconfig/kstartupconfig-4.11.18.ebuild 
b/kde-base/kstartupconfig/kstartupconfig-4.11.18.ebuild
new file mode 100644
index 0000000..7753427
--- /dev/null
+++ b/kde-base/kstartupconfig/kstartupconfig-4.11.18.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Utility to launch applications with special window 
properties"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"

diff --git a/kde-base/kstyles/kstyles-4.11.18.ebuild 
b/kde-base/kstyles/kstyles-4.11.18.ebuild
new file mode 100644
index 0000000..680dd13
--- /dev/null
+++ b/kde-base/kstyles/kstyles-4.11.18.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A set of different KDE styles"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       kde-base/liboxygenstyle:4=
+       x11-libs/libX11
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+       libs/oxygen
+"

diff --git a/kde-base/ksysguard/ksysguard-4.11.18.ebuild 
b/kde-base/ksysguard/ksysguard-4.11.18.ebuild
new file mode 100644
index 0000000..dba1ba1
--- /dev/null
+++ b/kde-base/ksysguard/ksysguard-4.11.18.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-workspace"
+CPPUNIT_REQUIRED="optional"
+VIRTUALX_REQUIRED="test"
+inherit kde4-meta
+
+DESCRIPTION="KSysguard is a network enabled task manager and system monitor 
application"
+HOMEPAGE+=" http://userbase.kde.org/KSysGuard";
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug lm_sensors test"
+
+DEPEND="
+       sys-libs/zlib
+       x11-libs/libX11
+       x11-libs/libXres
+       lm_sensors? ( sys-apps/lm_sensors )
+"
+RDEPEND="${DEPEND}"
+
+RESTRICT="test"
+# bug 393091
+
+KMEXTRA="
+       libs/ksysguard/
+"
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_with lm_sensors Sensors)
+       )
+
+       kde4-meta_src_configure
+}
+
+pkg_postinst() {
+       kde4-meta_pkg_postinst
+       ewarn "Note that ksysguard has powerful features; one of these is the 
executing of arbitrary"
+       ewarn "programs with elevated privileges (as data sources). So be 
careful opening worksheets"
+       ewarn "from untrusted sources!"
+}

diff --git a/kde-base/ksystraycmd/ksystraycmd-4.11.18.ebuild 
b/kde-base/ksystraycmd/ksystraycmd-4.11.18.ebuild
new file mode 100644
index 0000000..73f4e7d
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.11.18.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Ksystraycmd embeds applications given as argument into the system 
tray"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="x11-libs/libX11"
+RDEPEND="${DEPEND}"

diff --git a/kde-base/kwin/kwin-4.11.18.ebuild 
b/kde-base/kwin/kwin-4.11.18.ebuild
new file mode 100644
index 0000000..a1412ff
--- /dev/null
+++ b/kde-base/kwin/kwin-4.11.18.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+DECLARATIVE_REQUIRED="always"
+OPENGL_REQUIRED="always"
+
+#VIRTUALX_REQUIRED=test
+RESTRICT=test
+# test 8: kwin-TestVirtualDesktops hangs even with virtualx
+
+inherit flag-o-matic kde4-meta
+
+DESCRIPTION="KDE window manager"
+HOMEPAGE+=" http://userbase.kde.org/KWin";
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug gles opengl wayland"
+
+COMMONDEPEND="
+       $(add_kdebase_dep kactivities)
+       $(add_kdebase_dep kdelibs opengl)
+       $(add_kdebase_dep kephal)
+       $(add_kdebase_dep libkworkspace)
+       $(add_kdebase_dep liboxygenstyle)
+       x11-libs/libICE
+       x11-libs/libSM
+       x11-libs/libX11
+       x11-libs/libxcb
+       x11-libs/xcb-util-image
+       x11-libs/xcb-util-keysyms
+       x11-libs/libXcomposite
+       x11-libs/libXcursor
+       x11-libs/libXdamage
+       x11-libs/libXext
+       x11-libs/libXfixes
+       >=x11-libs/libXrandr-1.2.1
+       x11-libs/libXrender
+       x11-libs/libXxf86vm
+       opengl? ( >=media-libs/mesa-7.10 )
+       gles? ( >=media-libs/mesa-7.12[egl(+),gles2] )
+       wayland? ( >=media-libs/mesa-9.0[egl(+),wayland] )
+"
+DEPEND="${COMMONDEPEND}
+       x11-libs/xcb-util-renderutil
+       x11-proto/compositeproto
+       x11-proto/damageproto
+       x11-proto/fixesproto
+       x11-proto/randrproto
+       x11-proto/renderproto
+"
+RDEPEND="${COMMONDEPEND}
+       x11-apps/scripts
+"
+
+KMEXTRACTONLY="
+       ksmserver/
+       libs/kephal/
+       libs/oxygen/
+"
+
+# you need one of these
+REQUIRED_USE="!opengl? ( gles ) !gles? ( opengl ) wayland? ( gles )"
+
+src_configure() {
+       # FIXME Remove when activity API moved away from libkworkspace
+       append-cppflags "-I${EPREFIX}/usr/include/kworkspace"
+
+       local mycmakeargs=(
+               $(cmake-utils_use_with gles OpenGLES)
+               $(cmake-utils_use gles KWIN_BUILD_WITH_OPENGLES)
+               $(cmake-utils_use_with opengl OpenGL)
+               $(cmake-utils_use_with wayland Wayland)
+               -DWITH_X11_Xcomposite=ON
+       )
+
+       kde4-meta_src_configure
+}

diff --git a/kde-base/kwrited/kwrited-4.11.18.ebuild 
b/kde-base/kwrited/kwrited-4.11.18.ebuild
new file mode 100644
index 0000000..da03d59
--- /dev/null
+++ b/kde-base/kwrited/kwrited-4.11.18.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE daemon listening for wall and write messages"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       || ( >=sys-libs/libutempter-1.1.5 >=sys-freebsd/freebsd-lib-9.0 )
+"
+RDEPEND="${DEPEND}"

diff --git a/kde-base/libkgreeter/libkgreeter-4.11.18.ebuild 
b/kde-base/libkgreeter/libkgreeter-4.11.18.ebuild
new file mode 100644
index 0000000..cb74da2
--- /dev/null
+++ b/kde-base/libkgreeter/libkgreeter-4.11.18.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/kdm"
+inherit kde4-meta
+
+DESCRIPTION="Conversation widgets for KDM greeter"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       !<kde-base/kdm-4.11.17-r1
+"
+
+RDEPEND="${DEPEND}"

diff --git a/kde-base/libkworkspace/libkworkspace-4.11.18.ebuild 
b/kde-base/libkworkspace/libkworkspace-4.11.18.ebuild
new file mode 100644
index 0000000..6a259ae
--- /dev/null
+++ b/kde-base/libkworkspace/libkworkspace-4.11.18.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/kworkspace"
+inherit kde4-meta
+
+DESCRIPTION="A library for KDE desktop applications"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+KMEXTRACTONLY="
+       ksmserver/org.kde.KSMServerInterface.xml
+       kwin/org.kde.KWin.xml
+"
+
+KMSAVELIBS="true"
+
+DEPEND="
+       x11-libs/libICE
+       x11-libs/libSM
+       x11-libs/libXau
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+       sed -i -e 's/install( FILES kdisplaymanager.h/install( FILES 
kdisplaymanager.h screenpreviewwidget.h/' \
+               libs/kworkspace/CMakeLists.txt || die "failed to provide 
screenpreviewwidget.h"
+
+       kde4-meta_src_prepare
+}

diff --git a/kde-base/liboxygenstyle/liboxygenstyle-4.11.18.ebuild 
b/kde-base/liboxygenstyle/liboxygenstyle-4.11.18.ebuild
new file mode 100644
index 0000000..8830bf8
--- /dev/null
+++ b/kde-base/liboxygenstyle/liboxygenstyle-4.11.18.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/oxygen"
+inherit kde4-meta
+
+DESCRIPTION="Library to support the Oxygen style in KDE"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+SLOT="4/${PV}"
+
+DEPEND="x11-libs/libX11"
+RDEPEND="${DEPEND}"

diff --git a/kde-base/libplasmaclock/libplasmaclock-4.11.18.ebuild 
b/kde-base/libplasmaclock/libplasmaclock-4.11.18.ebuild
new file mode 100644
index 0000000..082de06
--- /dev/null
+++ b/kde-base/libplasmaclock/libplasmaclock-4.11.18.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/plasmaclock"
+inherit kde4-meta
+
+DESCRIPTION="Libraries for KDE Plasma's clocks"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +kdepim"
+
+DEPEND="
+       $(add_kdebase_dep kephal)
+       kdepim? ( $(add_kdebase_dep kdepimlibs) )
+"
+RDEPEND="${DEPEND}"
+
+KMSAVELIBS="true"
+
+KMEXTRACTONLY="
+       libs/kephal/
+"
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_with kdepim KdepimLibs)
+       )
+
+       kde4-meta_src_configure
+}

diff --git 
a/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.18.ebuild 
b/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.18.ebuild
new file mode 100644
index 0000000..0908e8c
--- /dev/null
+++ b/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.18.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+KMNAME="kde-workspace"
+KMMODULE="libs/plasmagenericshell"
+inherit kde4-meta
+
+DESCRIPTION="Libraries for the KDE Plasma shell"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug test"
+
+DEPEND="
+       $(add_kdebase_dep kephal)
+       $(add_kdebase_dep libkworkspace)
+       x11-libs/libX11
+"
+RDEPEND="${DEPEND}"
+
+KMSAVELIBS="true"
+
+KMEXTRACTONLY="
+       libs/kephal/kephal/
+       plasma/desktop/shell/data/
+"

diff --git a/kde-base/libtaskmanager/libtaskmanager-4.11.18.ebuild 
b/kde-base/libtaskmanager/libtaskmanager-4.11.18.ebuild
new file mode 100644
index 0000000..99fc047
--- /dev/null
+++ b/kde-base/libtaskmanager/libtaskmanager-4.11.18.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/taskmanager"
+inherit kde4-meta
+
+DESCRIPTION="A library that provides basic taskmanager functionality"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+       $(add_kdebase_dep kactivities)
+       $(add_kdebase_dep kephal)
+       $(add_kdebase_dep ksysguard)
+       $(add_kdebase_dep libkworkspace)
+       x11-libs/libX11
+"
+RDEPEND="${DEPEND}"
+
+KMSAVELIBS="true"
+
+KMEXTRACTONLY="
+       libs/kephal/
+       libs/kworkspace/
+"
+
+src_prepare() {
+       kde4-meta_src_prepare
+       sed -e 's:ksysguard/processcore/processes.h:ksysguard/processes.h:g' -i 
"${S}/libs/taskmanager/taskitem.cpp" || die
+       sed -e 's:ksysguard/processcore/process.h:ksysguard/process.h:g' -i 
"${S}/libs/taskmanager/taskitem.cpp" || die
+}

diff --git a/kde-base/plasma-workspace/plasma-workspace-4.11.18.ebuild 
b/kde-base/plasma-workspace/plasma-workspace-4.11.18.ebuild
new file mode 100644
index 0000000..5580fae
--- /dev/null
+++ b/kde-base/plasma-workspace/plasma-workspace-4.11.18.ebuild
@@ -0,0 +1,122 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DECLARATIVE_REQUIRED="always"
+KDE_HANDBOOK="optional"
+KMNAME="kde-workspace"
+KMMODULE="plasma"
+PYTHON_COMPAT=( python2_7 )
+OPENGL_REQUIRED="always"
+inherit python-single-r1 kde4-meta
+
+DESCRIPTION="Plasma: KDE desktop framework"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug gps json +kdepim nepomuk python qalculate"
+
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
+
+COMMONDEPEND="
+       dev-libs/libdbusmenu-qt
+       >=dev-qt/qtcore-4.8.4-r3:4
+       !kde-misc/ktouchpadenabler
+       $(add_kdebase_dep kactivities)
+       $(add_kdebase_dep kdelibs 'nepomuk?')
+       $(add_kdebase_dep kephal)
+       $(add_kdebase_dep ksysguard)
+       $(add_kdebase_dep libkworkspace)
+       $(add_kdebase_dep libplasmaclock 'kdepim?')
+       $(add_kdebase_dep libplasmagenericshell)
+       $(add_kdebase_dep libtaskmanager)
+       x11-libs/libX11
+       x11-libs/libXcomposite
+       x11-libs/libXdamage
+       x11-libs/libXext
+       x11-libs/libXfixes
+       x11-libs/libXi
+       x11-libs/libXrender
+       gps? ( >=sci-geosciences/gpsd-2.37 )
+       json? ( dev-libs/qjson )
+       kdepim? ( $(add_kdebase_dep kdepimlibs) )
+       nepomuk? (
+               dev-libs/soprano
+               $(add_kdebase_dep nepomuk-core)
+       )
+       python? (
+               ${PYTHON_DEPS}
+               >=dev-python/PyQt4-4.4.0[X,${PYTHON_USEDEP}]
+               $(add_kdebase_dep pykde4 "${PYTHON_USEDEP}")
+       )
+       qalculate? ( sci-libs/libqalculate )
+"
+DEPEND="${COMMONDEPEND}
+       dev-libs/boost
+       x11-proto/compositeproto
+       x11-proto/damageproto
+       x11-proto/fixesproto
+       x11-proto/renderproto
+"
+RDEPEND="${COMMONDEPEND}
+       $(add_kdebase_dep plasma-runtime)
+"
+
+KMEXTRA="
+       appmenu/
+       ktouchpadenabler/
+       statusnotifierwatcher/
+"
+KMEXTRACTONLY="
+       kcheckpass/
+       krunner/dbus/org.freedesktop.ScreenSaver.xml
+       krunner/dbus/org.kde.krunner.App.xml
+       ksmserver/org.kde.KSMServerInterface.xml
+       ksmserver/screenlocker/
+       libs/kephal/
+       libs/kworkspace/
+       libs/taskmanager/
+       libs/plasmagenericshell/
+       libs/ksysguard/
+       libs/kdm/kgreeterplugin.h
+       ksysguard/
+"
+
+pkg_setup() {
+       if use python ; then
+               python-single-r1_pkg_setup
+       fi
+       kde4-meta_pkg_setup
+}
+
+src_unpack() {
+       if use handbook; then
+               KMEXTRA+=" doc/plasma-desktop"
+       fi
+
+       kde4-meta_src_unpack
+}
+
+src_configure() {
+       local mycmakeargs=(
+               $(cmake-utils_use_with gps libgps)
+               $(cmake-utils_use_with json QJSON)
+               $(cmake-utils_use_with kdepim Akonadi)
+               $(cmake-utils_use_with kdepim KdepimLibs)
+               $(cmake-utils_use_with nepomuk NepomukCore)
+               $(cmake-utils_use_with nepomuk Soprano)
+               $(cmake-utils_use_with python PythonLibrary)
+               $(cmake-utils_use_with qalculate)
+               -DWITH_Xmms=OFF
+       )
+
+       kde4-meta_src_configure
+}
+
+src_install() {
+       kde4-meta_src_install
+
+       if use python; then
+               python_optimize "${ED}"
+       fi
+}

diff --git a/kde-base/powerdevil/powerdevil-4.11.18.ebuild 
b/kde-base/powerdevil/powerdevil-4.11.18.ebuild
new file mode 100644
index 0000000..24ac23c
--- /dev/null
+++ b/kde-base/powerdevil/powerdevil-4.11.18.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="PowerDevil is an utility for KDE4 for Laptop Powermanagement"
+HOMEPAGE="http://solid.kde.org";
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +pm-utils"
+
+DEPEND="
+       $(add_kdebase_dep kactivities)
+       $(add_kdebase_dep libkworkspace)
+       !aqua? (
+               x11-libs/libX11
+               x11-libs/libXext
+               x11-libs/libXrandr
+       )
+"
+RDEPEND="${DEPEND}
+       pm-utils? ( sys-power/pm-utils )
+"
+
+KMEXTRACTONLY="
+       krunner/
+       ksmserver/org.kde.KSMServerInterface.xml
+       ksmserver/screenlocker/dbus/org.freedesktop.ScreenSaver.xml
+"

diff --git 
a/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.11.18.ebuild 
b/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.11.18.ebuild
new file mode 100644
index 0000000..e28ed6c
--- /dev/null
+++ b/kde-base/qguiplatformplugin_kde/qguiplatformplugin_kde-4.11.18.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Helps integration of pure Qt applications with KDE Workspace"
+KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"

diff --git a/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.18.ebuild 
b/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.18.ebuild
new file mode 100644
index 0000000..f04bfd1
--- /dev/null
+++ b/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.18.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KMNAME="kde-workspace"
+CPPUNIT_REQUIRED="test"
+inherit kde4-meta
+
+DESCRIPTION="KDE control module for Solid actions"
+HOMEPAGE="http://solid.kde.org";
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+       $(add_kdebase_dep solid-runtime)
+       !kde-base/solid:4
+"

diff --git a/kde-base/systemsettings/systemsettings-4.11.18.ebuild 
b/kde-base/systemsettings/systemsettings-4.11.18.ebuild
new file mode 100644
index 0000000..b19f86b
--- /dev/null
+++ b/kde-base/systemsettings/systemsettings-4.11.18.ebuild
@@ -0,0 +1,100 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK="optional"
+KMNAME="kde-workspace"
+OPENGL_REQUIRED="optional"
+VIRTUALX_REQUIRED="test"
+VIRTUALDBUS_TEST="true"
+inherit kde4-meta
+
+DESCRIPTION="System settings utility"
+HOMEPAGE+=" http://userbase.kde.org/System_Settings";
+IUSE="debug gtk +kscreen nepomuk +usb"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+
+COMMONDEPEND="
+       app-misc/strigi
+       dev-libs/glib:2
+       $(add_kdebase_dep kwin)
+       $(add_kdebase_dep libkworkspace)
+       media-libs/fontconfig
+       >=media-libs/freetype-2
+       >=x11-libs/libxklavier-3.2
+       x11-libs/libX11
+       x11-libs/libXcursor
+       x11-libs/libXext
+       x11-libs/libXfixes
+       x11-libs/libXft
+       x11-libs/libXi
+       x11-libs/libxkbfile
+       x11-libs/libXrandr
+       x11-libs/libXtst
+       opengl? ( virtual/opengl )
+       usb? ( virtual/libusb:0 )
+"
+DEPEND="${COMMONDEPEND}
+       x11-proto/kbproto
+       x11-proto/xextproto
+"
+RDEPEND="${COMMONDEPEND}
+       sys-libs/timezone-data
+       x11-apps/setxkbmap
+       x11-misc/xkeyboard-config
+       gtk? ( kde-misc/kde-gtk-config )
+       kscreen? ( kde-misc/kscreen:4 )
+       nepomuk? ( $(add_kdebase_dep nepomuk) )
+"
+
+KMEXTRA="
+       kcontrol/
+"
+KMEXTRACTONLY="
+       krunner/dbus/org.kde.krunner.App.xml
+       krunner/dbus/org.kde.screensaver.xml
+       ksmserver/screenlocker/dbus/org.kde.screensaver.xml
+       kwin/
+       libs/
+       plasma/
+"
+# fails to connect to a kded instance
+RESTRICT="test"
+
+PATCHES=( "${FILESDIR}/${PN}-kcm-randr.patch" )
+
+src_unpack() {
+       if use handbook; then
+               KMEXTRA+="
+                       doc/kcontrol
+                       doc/kfontview
+               "
+       fi
+
+       kde4-meta_src_unpack
+}
+
+src_prepare() {
+       sed -i -e 's/systemsettingsrc DESTINATION 
${SYSCONF_INSTALL_DIR}/systemsettingsrc DESTINATION ${CONFIG_INSTALL_DIR}/' \
+               systemsettings/CMakeLists.txt \
+               || die "Failed to fix systemsettingsrc install location"
+
+       kde4-meta_src_prepare
+}
+
+# FIXME: is have_openglxvisual found without screensaver
+src_configure() {
+       # Old keyboard-detection code is unmaintained,
+       # so we force the new stuff, using libxklavier.
+       local mycmakeargs=(
+               -DUSE_XKLAVIER=ON -DWITH_LibXKlavier=ON
+               -DWITH_GLIB2=ON -DWITH_GObject=ON
+               -DBUILD_KCM_RANDR=$(usex !kscreen)
+               $(cmake-utils_use_with opengl OpenGL)
+               $(cmake-utils_use_with usb)
+       )
+
+       kde4-meta_src_configure
+}

Reply via email to