summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-08-19 20:20:12 +0200
committerJohannes Huber <johu@gentoo.org>2015-08-19 20:20:27 +0200
commit90e22145c31613f7c085c978984168e3731de672 (patch)
tree35c329698ce04e426bd268467b033651c4dd3c7a /kde-base/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild
parentwww-client/chromium: dev channel bump (diff)
downloadgentoo-90e22145c31613f7c085c978984168e3731de672.tar.gz
gentoo-90e22145c31613f7c085c978984168e3731de672.tar.bz2
gentoo-90e22145c31613f7c085c978984168e3731de672.zip
kde-base: Version bump KDE Workspace 4.11.22
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-base/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild')
-rw-r--r--kde-base/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild28
1 files changed, 28 insertions, 0 deletions
diff --git a/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild b/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild
new file mode 100644
index 000000000000..bbd61fc5d842
--- /dev/null
+++ b/kde-base/libplasmagenericshell/libplasmagenericshell-4.11.22.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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/
+"