media-sound/albumart added!
This commit is contained in:
parent
32fed37751
commit
86a016a903
2
media-sound/albumart/Manifest
Normal file
2
media-sound/albumart/Manifest
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 87f807c46cf5803fd2adff7aa84ec176 albumart-1.6.0.ebuild 720
|
||||
MD5 235965f97f54579e0b895ded311bd235 files/digest-albumart-1.6.0 66
|
20
media-sound/albumart/albumart-1.6.0.ebuild
Normal file
20
media-sound/albumart/albumart-1.6.0.ebuild
Normal file
@ -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 <jokerttu@mail.student.oulu.fi>
|
||||
# $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
|
||||
}
|
1
media-sound/albumart/files/digest-albumart-1.6.0
Normal file
1
media-sound/albumart/files/digest-albumart-1.6.0
Normal file
@ -0,0 +1 @@
|
||||
MD5 55cad2d2d54df8eccc23111921b9752c albumart-1.6.0.tar.gz 439182
|
Loading…
Reference in New Issue
Block a user