From 86a016a9036088bb3864e8410086f70682e45032 Mon Sep 17 00:00:00 2001 From: Micha Glave Date: Tue, 11 Apr 2006 12:19:05 +0000 Subject: [PATCH] media-sound/albumart added! --- media-sound/albumart/Manifest | 2 ++ media-sound/albumart/albumart-1.6.0.ebuild | 20 +++++++++++++++++++ .../albumart/files/digest-albumart-1.6.0 | 1 + 3 files changed, 23 insertions(+) create mode 100644 media-sound/albumart/Manifest create mode 100644 media-sound/albumart/albumart-1.6.0.ebuild create mode 100644 media-sound/albumart/files/digest-albumart-1.6.0 diff --git a/media-sound/albumart/Manifest b/media-sound/albumart/Manifest new file mode 100644 index 0000000..73c5652 --- /dev/null +++ b/media-sound/albumart/Manifest @@ -0,0 +1,2 @@ +MD5 87f807c46cf5803fd2adff7aa84ec176 albumart-1.6.0.ebuild 720 +MD5 235965f97f54579e0b895ded311bd235 files/digest-albumart-1.6.0 66 diff --git a/media-sound/albumart/albumart-1.6.0.ebuild b/media-sound/albumart/albumart-1.6.0.ebuild new file mode 100644 index 0000000..5b7be0b --- /dev/null +++ b/media-sound/albumart/albumart-1.6.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# Maintainer: Joonas Kerttula +# $Header: /home/skyostil/cvsroot/albumart/dist/albumart-1.5.0.ebuild,v 1.1 2005/03/08 19:04:09 skyostil Exp $ + +S="${WORKDIR}/${P}" + +DESCRIPTION="Album Cover Art Downloader" +SRC_URI="http://kempele.fi/~skyostil/projects/albumart/dist/${P}.tar.gz" +HOMEPAGE="http://kempele.fi/~skyostil/projects/albumart/" + +LICENSE="GPL-2" +KEYWORDS="x86 sparc ppc alpha hppa mips arm amd64 ia64 ppc64 s390" + +DEPEND=">=dev-python/PyQt-3.0 + >=dev-python/imaging-1.0.0" + +src_install() { + python setup.py install --root= --prefix=/${D}usr || die +} diff --git a/media-sound/albumart/files/digest-albumart-1.6.0 b/media-sound/albumart/files/digest-albumart-1.6.0 new file mode 100644 index 0000000..99cc5d3 --- /dev/null +++ b/media-sound/albumart/files/digest-albumart-1.6.0 @@ -0,0 +1 @@ +MD5 55cad2d2d54df8eccc23111921b9752c albumart-1.6.0.tar.gz 439182