summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-11-20 19:59:35 +0100
committerJohannes Huber <johu@gentoo.org>2016-11-20 20:01:45 +0100
commit3a5485912cf373653b8a801b816160723fcab082 (patch)
treee746f704c26190c21277feaf91e1126eaeeae719 /kde-plasma/liboxygenstyle/liboxygenstyle-4.11.22.ebuild
parentdev-python/pip: 9.0.1 (bug #590828) (diff)
downloadgentoo-3a5485912cf373653b8a801b816160723fcab082.tar.gz
gentoo-3a5485912cf373653b8a801b816160723fcab082.tar.bz2
gentoo-3a5485912cf373653b8a801b816160723fcab082.zip
kde-base/liboxygenstyle -> kde-plasma/liboxygenstyle
Diffstat (limited to 'kde-plasma/liboxygenstyle/liboxygenstyle-4.11.22.ebuild')
-rw-r--r--kde-plasma/liboxygenstyle/liboxygenstyle-4.11.22.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-plasma/liboxygenstyle/liboxygenstyle-4.11.22.ebuild b/kde-plasma/liboxygenstyle/liboxygenstyle-4.11.22.ebuild
new file mode 100644
index 000000000000..9e255490ac50
--- /dev/null
+++ b/kde-plasma/liboxygenstyle/liboxygenstyle-4.11.22.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KMNAME="kde-workspace"
+KMMODULE="libs/oxygen"
+inherit kde4-meta
+
+DESCRIPTION="Library to support the Oxygen style in KDE Plasma"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+SLOT="4/${PV}"
+
+DEPEND="x11-libs/libX11"
+RDEPEND="${DEPEND}"