summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Turk <satai@gentoo.org>2002-10-23 17:10:29 +0000
committerMatthew Turk <satai@gentoo.org>2002-10-23 17:10:29 +0000
commit972a8ac2468dacecf5072579f544ee56ec27e445 (patch)
treedc65ae3a17e992384916e8564e84a8cb7ccb83fd /x11-themes/conectiva-crystal
parentNew version (diff)
downloadhistorical-972a8ac2468dacecf5072579f544ee56ec27e445.tar.gz
historical-972a8ac2468dacecf5072579f544ee56ec27e445.tar.bz2
historical-972a8ac2468dacecf5072579f544ee56ec27e445.zip
Version bump. 20 more icons.
Diffstat (limited to 'x11-themes/conectiva-crystal')
-rw-r--r--x11-themes/conectiva-crystal/ChangeLog8
-rw-r--r--x11-themes/conectiva-crystal/conectiva-crystal-102302.ebuild33
-rw-r--r--x11-themes/conectiva-crystal/files/digest-conectiva-crystal-1023021
3 files changed, 41 insertions, 1 deletions
diff --git a/x11-themes/conectiva-crystal/ChangeLog b/x11-themes/conectiva-crystal/ChangeLog
index 7bcf6e9e9aa6..9b3b8f3dc99f 100644
--- a/x11-themes/conectiva-crystal/ChangeLog
+++ b/x11-themes/conectiva-crystal/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/conectiva-crystal
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.5 2002/10/14 20:36:16 satai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/ChangeLog,v 1.6 2002/10/23 17:10:29 satai Exp $
+
+*conectiva-crystal-102302 (23 Oct 02)
+
+ 23 Oct 02; Matthew Turk <satai@gentoo.org> :
+
+ Version bump (20 more icons)
*conectiva-crystal-101402 (14 Oct 02)
diff --git a/x11-themes/conectiva-crystal/conectiva-crystal-102302.ebuild b/x11-themes/conectiva-crystal/conectiva-crystal-102302.ebuild
new file mode 100644
index 000000000000..fe0bcd34810c
--- /dev/null
+++ b/x11-themes/conectiva-crystal/conectiva-crystal-102302.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/conectiva-crystal/conectiva-crystal-102302.ebuild,v 1.1 2002/10/23 17:10:29 satai Exp $
+inherit kde # not kde-base since we don't need c++ deps
+
+need-kde 3
+
+S="${WORKDIR}/crystal"
+DESCRIPTION="Conectiva Crystal - Icon theme. WARNING: already included in >=kde-3.1."
+SRC_URI="http://www.ibiblio.org/gentoo/distfiles/${P}.tar.gz"
+HOMEPAGE="http://www.conectiva.com.br"
+KEYWORDS="x86 alpha"
+SLOT="0"
+LICENSE="as-is"
+
+# stripping hangs and we've no binaries
+RESTRICT="$RESTRICT nostrip"
+
+src_compile() {
+
+ cd ${S}
+ sed "s/Name=Conectiva Crystal .*/Name=Conectiva Crystal Snapshot ${PV}/" index.desktop > index.temp
+ mv index.temp index.desktop
+ return 1
+}
+
+src_install(){
+
+ cd ${S}
+ dodir $PREFIX/share/icons/
+ cp -rf ${S} ${D}/${PREFIX}/share/icons/Crystal-${PV}
+
+}
diff --git a/x11-themes/conectiva-crystal/files/digest-conectiva-crystal-102302 b/x11-themes/conectiva-crystal/files/digest-conectiva-crystal-102302
new file mode 100644
index 000000000000..aec08cfcdbc8
--- /dev/null
+++ b/x11-themes/conectiva-crystal/files/digest-conectiva-crystal-102302
@@ -0,0 +1 @@
+MD5 89a33a16763008618fd93cfce1cf4106 conectiva-crystal-102302.tar.gz 6946592