summaryrefslogtreecommitdiff
path: root/x11-themes/Tulliana/Tulliana-2.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/Tulliana/Tulliana-2.0.ebuild')
-rw-r--r--x11-themes/Tulliana/Tulliana-2.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-themes/Tulliana/Tulliana-2.0.ebuild b/x11-themes/Tulliana/Tulliana-2.0.ebuild
new file mode 100644
index 000000000000..828d5673af23
--- /dev/null
+++ b/x11-themes/Tulliana/Tulliana-2.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Tulliana icon set for KDE"
+HOMEPAGE="http://www.kde-look.org/content/show.php?content=38757"
+SRC_URI="http://cekirdek.pardus.org.tr/~caglar/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+RESTRICT="strip binchecks"
+
+src_install() {
+ insinto /usr/share/icons/${PN}
+ doins -r .
+}