summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-04-18 19:54:03 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-04-18 19:54:03 +0000
commitbe7a14e94f25369e34d7aa2c6db5a1cbfad43fe6 (patch)
treec60a24313d8444d89d5498f5ea2b2240d27b7ced /media-sound/albumart
parentversion bump (diff)
downloadgentoo-2-be7a14e94f25369e34d7aa2c6db5a1cbfad43fe6.tar.gz
gentoo-2-be7a14e94f25369e34d7aa2c6db5a1cbfad43fe6.tar.bz2
gentoo-2-be7a14e94f25369e34d7aa2c6db5a1cbfad43fe6.zip
new upstream version, fixes #86548
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-sound/albumart')
-rw-r--r--media-sound/albumart/ChangeLog7
-rw-r--r--media-sound/albumart/Manifest2
-rw-r--r--media-sound/albumart/albumart-1.5.0.ebuild25
-rw-r--r--media-sound/albumart/files/digest-albumart-1.5.01
4 files changed, 34 insertions, 1 deletions
diff --git a/media-sound/albumart/ChangeLog b/media-sound/albumart/ChangeLog
index e1cefc4b920e..67a98bf5a3c9 100644
--- a/media-sound/albumart/ChangeLog
+++ b/media-sound/albumart/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/albumart
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.9 2005/02/22 21:01:30 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.10 2005/04/18 19:54:03 luckyduck Exp $
+
+*albumart-1.5.0 (18 Apr 2005)
+
+ 18 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> +albumart-1.5.0.ebuild:
+ new upstream version, fixes #86548
*albumart-1.4.0-r1 (22 Feb 2005)
diff --git a/media-sound/albumart/Manifest b/media-sound/albumart/Manifest
index 9a3e78296ca2..2a1482a450bd 100644
--- a/media-sound/albumart/Manifest
+++ b/media-sound/albumart/Manifest
@@ -1,3 +1,4 @@
+MD5 f8ad7b8e4911a02538b566afafa4a8b9 albumart-1.5.0.ebuild 669
MD5 719889acda81cad0f8e3b8ff0bb02f67 albumart-1.3.1.ebuild 646
MD5 81ffa637be1ea29587b616df576bdb96 albumart-1.4.0-r1.ebuild 749
MD5 13e033c7e03bd8dc28151c7b06c6613b ChangeLog 1426
@@ -7,3 +8,4 @@ MD5 5984f5790131a2a32ea91c49b641e40d files/digest-albumart-1.4.0-r1 66
MD5 74c859f013ca46568a1fdc14b522711c files/albumart-1.4.0-sizetype.patch 1387
MD5 fdc51f934be51b668279394b8c8f5e68 files/digest-albumart-1.3.1 66
MD5 5984f5790131a2a32ea91c49b641e40d files/digest-albumart-1.4.0 66
+MD5 d499af7056b39a7d238d0f792130ca0c files/digest-albumart-1.5.0 66
diff --git a/media-sound/albumart/albumart-1.5.0.ebuild b/media-sound/albumart/albumart-1.5.0.ebuild
new file mode 100644
index 000000000000..5f8fbdbe3f3c
--- /dev/null
+++ b/media-sound/albumart/albumart-1.5.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.5.0.ebuild,v 1.1 2005/04/18 19:54:03 luckyduck Exp $
+
+inherit eutils
+
+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"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND=">=dev-python/PyQt-3.0
+ >=dev-python/imaging-1.0.0"
+
+src_compile() {
+ einfo "nothing to compile"
+}
+
+src_install() {
+ python setup.py install --root= --prefix=/${D}usr || die
+}
diff --git a/media-sound/albumart/files/digest-albumart-1.5.0 b/media-sound/albumart/files/digest-albumart-1.5.0
new file mode 100644
index 000000000000..c14270194ab8
--- /dev/null
+++ b/media-sound/albumart/files/digest-albumart-1.5.0
@@ -0,0 +1 @@
+MD5 7e4a2979c73d87548017a3b7738fce1d albumart-1.5.0.tar.gz 282339