summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTroy Dack <tad@gentoo.org>2003-06-18 14:45:57 +0000
committerTroy Dack <tad@gentoo.org>2003-06-18 14:45:57 +0000
commit9705391605c7e2bbfc5bbf1ed37f6996e7effcfd (patch)
treeb35c6ce6404c417bf54442c3862aaa552e4912cd /x11-themes
parentInitial import, Bug #22780. (diff)
downloadhistorical-9705391605c7e2bbfc5bbf1ed37f6996e7effcfd.tar.gz
historical-9705391605c7e2bbfc5bbf1ed37f6996e7effcfd.tar.bz2
historical-9705391605c7e2bbfc5bbf1ed37f6996e7effcfd.zip
Initial import, Bug #22780.
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/alloy/Manifest4
-rw-r--r--x11-themes/alloy/alloy-0.3.ebuild36
-rw-r--r--x11-themes/alloy/files/digest-alloy-0.31
3 files changed, 39 insertions, 2 deletions
diff --git a/x11-themes/alloy/Manifest b/x11-themes/alloy/Manifest
index 6800b13e9cab..4f943db9975e 100644
--- a/x11-themes/alloy/Manifest
+++ b/x11-themes/alloy/Manifest
@@ -1,3 +1,3 @@
-MD5 5feec3c75cbdf3909de160a6adfa3a25 alloy-0.3.ebuild 1015
-MD5 d940d14873429fc00968ffba025666e4 alloy-0.3.ebuild~ 886
+MD5 a49888844c4b09288bffcc41bc127360 alloy-0.3.ebuild 1160
+MD5 2d908c53959392f8a8e092632673c695 ChangeLog 421
MD5 19e2fd6943c957dd1a7456d1ad3a5759 files/digest-alloy-0.3 66
diff --git a/x11-themes/alloy/alloy-0.3.ebuild b/x11-themes/alloy/alloy-0.3.ebuild
new file mode 100644
index 000000000000..5d1d9b73b7a9
--- /dev/null
+++ b/x11-themes/alloy/alloy-0.3.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/alloy/alloy-0.3.ebuild,v 1.1 2003/06/18 14:45:48 tad Exp $
+
+inherit kde-base || die "Can't inherit kde-base!"
+need-kde 3.1
+
+S=${WORKDIR}/${P}
+DESCRIPTION="A neat KDE 3.1 style based on the Java Alloy Look&Feel from Incors (http://www.incors.com)."
+HOMEPAGE="http://www.kdelook.org/content/show.php?content=6304"
+SRC_URI="http://www.kdelook.org/content/files/6304-${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+DEPEND="kde-base/kdebase"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+
+src_compile(){
+ ./configure --prefix=$KDEDIR||die
+ emake||die
+}
+
+src_install(){
+ emake DESTDIR=${D} install || die "emake install failed"
+}
+
+pkg_postinst(){
+ ewarn "HOW TO USE THIS THEME FOR KDE:"
+ einfo ""
+ einfo "Open the KDE-Menu and start the Control Center."
+ einfo "Select \"Look and Feel\"."
+ einfo "Select \"Style\" if the package you installed was a style, or select \"Theme Manager\" if the package you installed was a theme."
+ einfo "Select your theme or style."
+ einfo "Click \"Apply\""
+ einfo ""
+ einfo "Have fun! :-)"
+}
diff --git a/x11-themes/alloy/files/digest-alloy-0.3 b/x11-themes/alloy/files/digest-alloy-0.3
new file mode 100644
index 000000000000..b8f3302d8665
--- /dev/null
+++ b/x11-themes/alloy/files/digest-alloy-0.3
@@ -0,0 +1 @@
+MD5 d36ba7bc4d177d09bfe20841ce47a7f9 6304-alloy-0.3.tar.gz 538329