summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-12-29 04:27:37 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-12-29 04:27:37 +0000
commit7f479dd29f775deaa1bfd082eef4c75529f5f3d5 (patch)
tree789445804f3e37f0d17c9c04e7984485c30a1f89 /x11-themes/tango-icon-theme
parentAdd new CCPL-Attribution-ShareAlike-2.5 license. (diff)
downloadhistorical-7f479dd29f775deaa1bfd082eef4c75529f5f3d5.tar.gz
historical-7f479dd29f775deaa1bfd082eef4c75529f5f3d5.tar.bz2
historical-7f479dd29f775deaa1bfd082eef4c75529f5f3d5.zip
New Package provided by Norman Jonas <bugs.gentoo.org@devport.codepilot.net> closing bug #109139.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-themes/tango-icon-theme')
-rw-r--r--x11-themes/tango-icon-theme/ChangeLog11
-rw-r--r--x11-themes/tango-icon-theme/Manifest14
-rw-r--r--x11-themes/tango-icon-theme/files/digest-tango-icon-theme-0.6.31
-rw-r--r--x11-themes/tango-icon-theme/metadata.xml12
-rw-r--r--x11-themes/tango-icon-theme/tango-icon-theme-0.6.3.ebuild33
5 files changed, 71 insertions, 0 deletions
diff --git a/x11-themes/tango-icon-theme/ChangeLog b/x11-themes/tango-icon-theme/ChangeLog
new file mode 100644
index 000000000000..2c51313c43bd
--- /dev/null
+++ b/x11-themes/tango-icon-theme/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for x11-themes/tango-icon-theme
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/ChangeLog,v 1.1 2005/12/29 04:27:37 metalgod Exp $
+
+*tango-icon-theme-0.6.3 (29 Dec 2005)
+
+ 29 Dec 2005; Luis Medinas <metalgod@gentoo.org>
+ +tango-icon-theme-0.6.3.ebuild:
+ New Package provided by Norman Jonas <bugs.gentoo.org@devport.codepilot.net>
+ closing bug #109137.
+
diff --git a/x11-themes/tango-icon-theme/Manifest b/x11-themes/tango-icon-theme/Manifest
new file mode 100644
index 000000000000..db3ffa59e29a
--- /dev/null
+++ b/x11-themes/tango-icon-theme/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 48dfe4964e719470114eaa12c8a2fdd9 ChangeLog 455
+MD5 f6ad40c3e91258a909647a1e4bcf1ea2 files/digest-tango-icon-theme-0.6.3 74
+MD5 a3014aa05822105a2b16fe0bd52692af metadata.xml 289
+MD5 a668c7364d1c0418940069ba65f56a26 tango-icon-theme-0.6.3.ebuild 886
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDs2XawUpWvClEHQoRAodQAJ0Ra7wdWQ8Hjpt6RRjHIQeCXQ0SWwCdGP3y
+/n36OkatbxcOdjXbnc25Kmc=
+=ZFIr
+-----END PGP SIGNATURE-----
diff --git a/x11-themes/tango-icon-theme/files/digest-tango-icon-theme-0.6.3 b/x11-themes/tango-icon-theme/files/digest-tango-icon-theme-0.6.3
new file mode 100644
index 000000000000..2d2843589a97
--- /dev/null
+++ b/x11-themes/tango-icon-theme/files/digest-tango-icon-theme-0.6.3
@@ -0,0 +1 @@
+MD5 da9025dad92b21cfc07ab5b4b8cfedfc tango-icon-theme-0.6.3.tar.gz 961346
diff --git a/x11-themes/tango-icon-theme/metadata.xml b/x11-themes/tango-icon-theme/metadata.xml
new file mode 100644
index 000000000000..b04dcef46731
--- /dev/null
+++ b/x11-themes/tango-icon-theme/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd></herd>
+<maintainer>
+<email>metalgod@gentoo.org</email>
+<name>Luis Medinas</name>
+</maintainer>
+<longdescription lang="en">
+</longdescription>
+</pkgmetadata>
+
diff --git a/x11-themes/tango-icon-theme/tango-icon-theme-0.6.3.ebuild b/x11-themes/tango-icon-theme/tango-icon-theme-0.6.3.ebuild
new file mode 100644
index 000000000000..324108bd0a5a
--- /dev/null
+++ b/x11-themes/tango-icon-theme/tango-icon-theme-0.6.3.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/tango-icon-theme/tango-icon-theme-0.6.3.ebuild,v 1.1 2005/12/29 04:27:37 metalgod Exp $
+
+DESCRIPTION="SVG icon theme from the Tango project"
+HOMEPAGE="http://tango-project.org/"
+SRC_URI="http://tango-project.org/releases/${P}.tar.gz"
+
+LICENSE="CCPL-Attribution-ShareAlike-2.5"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="png"
+
+RDEPEND=">=x11-misc/icon-naming-utils-0.6
+ media-gfx/imagemagick
+ gnome-base/librsvg"
+
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+src_compile() {
+ if use png; then
+ econf --enable-png-creation || die "configure failed"
+ else
+ econf || die "configure failed"
+ fi
+
+ emake || die "make failed"
+}
+src_install() {
+ make DESTDIR=${D} install || die "make install failed"
+ dodoc AUTHORS ChangeLog COPYING NEWS README
+}