summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/skulpture/skulpture-0.2.4-r1.ebuild')
-rw-r--r--x11-themes/skulpture/skulpture-0.2.4-r1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-themes/skulpture/skulpture-0.2.4-r1.ebuild b/x11-themes/skulpture/skulpture-0.2.4-r1.ebuild
new file mode 100644
index 000000000000..12c7b6744fe8
--- /dev/null
+++ b/x11-themes/skulpture/skulpture-0.2.4-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit kde4-base
+
+DESCRIPTION="Classical style and window decorations for KDE"
+HOMEPAGE="http://skulpture.maxiom.de/"
+SRC_URI="http://kde-look.org/CONTENT/content-files/59031-${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="4"
+KEYWORDS="amd64 x86"
+IUSE="debug"
+
+DEPEND="$(add_kdebase_dep kwin)"
+RDEPEND="${DEPEND}"