diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2002-11-07 11:04:48 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2002-11-07 11:04:48 +0000 |
commit | 35b43e06fb08e4d30d4703306b850f826b20ae5b (patch) | |
tree | fe6d09d1b82291b345498be64547a739a1514fc9 /x11-themes/nautilus-themes | |
parent | gcc-3.2 fix (diff) | |
download | gentoo-2-35b43e06fb08e4d30d4703306b850f826b20ae5b.tar.gz gentoo-2-35b43e06fb08e4d30d4703306b850f826b20ae5b.tar.bz2 gentoo-2-35b43e06fb08e4d30d4703306b850f826b20ae5b.zip |
new package
Diffstat (limited to 'x11-themes/nautilus-themes')
-rw-r--r-- | x11-themes/nautilus-themes/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/nautilus-themes/files/digest-nautilus-themes-1.0 | 12 | ||||
-rw-r--r-- | x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild | 46 |
3 files changed, 66 insertions, 0 deletions
diff --git a/x11-themes/nautilus-themes/ChangeLog b/x11-themes/nautilus-themes/ChangeLog new file mode 100644 index 000000000000..1eb1752e6421 --- /dev/null +++ b/x11-themes/nautilus-themes/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for x11-themes/nautilus-themes +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/x11-themes/nautilus-themes/ChangeLog,v 1.1 2002/11/07 11:04:48 leonardop Exp $ + +*nautilus-themes-1.0 (07 Nov 2002) + + 07 Nov 2002; Leonardo Boshell <leonardop@gentoo.org> ChangeLog, + nautilus-themes-1.0.ebuild : Initial release. diff --git a/x11-themes/nautilus-themes/files/digest-nautilus-themes-1.0 b/x11-themes/nautilus-themes/files/digest-nautilus-themes-1.0 new file mode 100644 index 000000000000..32208ed6a0d3 --- /dev/null +++ b/x11-themes/nautilus-themes/files/digest-nautilus-themes-1.0 @@ -0,0 +1,12 @@ +MD5 eb1f0cf704eb99197aef0262f46f4b1a Nautilus-Blue-Ripped.tar.bz2 709339 +MD5 e0623b782c9ad9b4aa08f139433f4be6 Nautilus-Conectiva-Crystal-1.2.tar.gz 1176646 +MD5 072d0069c26463563906e9131d188260 Nautilus-Freeicons-Ripped.tar.bz2 728304 +MD5 d97df4a97280994409a2d8a0e24b968e Nautilus-Halloween-1.0.tar.gz 728985 +MD5 95e42a87752c5dda1ac460da6a2ee45b Nautilus-Next-2.0.tar.gz 535707 +MD5 9ec899f201b74ba9357ca896b54ab5d6 Nautilus-NextStep.tar.gz 256146 +MD5 975682b063ea1056f22d0c181e80e2f5 Nautilus-ScalableGorilla-0.4.3.tar.bz2 287589 +MD5 ab5c8c13dfc9c2867729962e9781c2a5 Nautilus-Snow-Apple-1.4.tar.gz 650807 +MD5 1cde2ed86106f4a6085b46d1b46bf39a Nautilus-Stylish.tar.gz 243856 +MD5 3af5cbe7664c5c27c31f455f7e53bd88 Nautilus-World-of-Aqua-0.10.tar.gz 274287 +MD5 f8c183f9cc0083f0062bb93ac12e72d3 Nautilus-Ximian-North-0.9.1.tar.gz 588465 +MD5 982efd2e43c5afea3cd838cfe53f3f35 Nautilus-Ximian-South-1.3.5.tar.gz 964802 diff --git a/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild b/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild new file mode 100644 index 000000000000..069e139d5a88 --- /dev/null +++ b/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/nautilus-themes/nautilus-themes-1.0.ebuild,v 1.1 2002/11/07 11:04:48 leonardop Exp $ + +DESCRIPTION="Some nice themes for Nautilus" +S=${WORKDIR} +THEME_URI="http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/nautilus/" +SRC_URI="${THEME_URI}Nautilus-Blue-Ripped.tar.bz2 + ${THEME_URI}Nautilus-Conectiva-Crystal-1.2.tar.gz + ${THEME_URI}Nautilus-Freeicons-Ripped.tar.bz2 + ${THEME_URI}Nautilus-Halloween-1.0.tar.gz + ${THEME_URI}Nautilus-Next-2.0.tar.gz + ${THEME_URI}Nautilus-NextStep.tar.gz + ${THEME_URI}Nautilus-ScalableGorilla-0.4.3.tar.bz2 + ${THEME_URI}Nautilus-Snow-Apple-1.4.tar.gz + ${THEME_URI}Nautilus-Stylish.tar.gz + ${THEME_URI}Nautilus-World-of-Aqua-0.10.tar.gz + ${THEME_URI}Nautilus-Ximian-North-0.9.1.tar.gz + ${THEME_URI}Nautilus-Ximian-South-1.3.5.tar.gz" + +HOMEPAGE="http://art.gnome.org/theme_list.php?category=nautilus" + +DEPEND="" +RDEPEND="gnome-base/nautilus" + +SLOT="0" +LICENSE="as-is" +KEYWORDS="~x86" +IUSE="" + +src_unpack() { + return 0 +} + +src_compile() { + einfo "Nothing to compile" +} + +src_install() { + dodir /usr/share/pixmaps/nautilus + cd ${D}/usr/share/pixmaps/nautilus + + unpack ${A} + + chmod -R ugo=rX * +} |