diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2005-02-22 21:03:13 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2005-02-22 21:03:13 +0000 |
commit | eaeb7484538777fc456922e09d552ba3d936f585 (patch) | |
tree | d95e8663f9dc1d224ffb2e1c139080ef7dcaf4ba /media-sound/albumart | |
parent | Pyqt 3.14 compatibility patch (diff) | |
download | gentoo-2-eaeb7484538777fc456922e09d552ba3d936f585.tar.gz gentoo-2-eaeb7484538777fc456922e09d552ba3d936f585.tar.bz2 gentoo-2-eaeb7484538777fc456922e09d552ba3d936f585.zip |
PyQt 3.14 compatibility patch
(Portage version: 2.0.51-r15)
Diffstat (limited to 'media-sound/albumart')
-rw-r--r-- | media-sound/albumart/ChangeLog | 10 | ||||
-rw-r--r-- | media-sound/albumart/Manifest | 9 | ||||
-rw-r--r-- | media-sound/albumart/albumart-1.3.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/albumart/albumart-1.4.0-r1.ebuild | 32 | ||||
-rw-r--r-- | media-sound/albumart/albumart-1.4.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/albumart/files/albumart-1.4.0-sizetype.patch | 23 | ||||
-rw-r--r-- | media-sound/albumart/files/digest-albumart-1.4.0-r1 | 1 |
7 files changed, 74 insertions, 9 deletions
diff --git a/media-sound/albumart/ChangeLog b/media-sound/albumart/ChangeLog index b56f3fb7652c..e1cefc4b920e 100644 --- a/media-sound/albumart/ChangeLog +++ b/media-sound/albumart/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/albumart -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.8 2004/12/29 01:09:17 ciaranm Exp $ +# 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 $ + +*albumart-1.4.0-r1 (22 Feb 2005) + + 22 Feb 2005; Carsten Lohrke <carlo@gentoo.org> + +files/albumart-1.4.0-sizetype.patch, +albumart-1.4.0-r1.ebuild: + Pyqt 3.14 compatibility patch 29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/media-sound/albumart/Manifest b/media-sound/albumart/Manifest index 4c069c157ab1..08c8570a6a78 100644 --- a/media-sound/albumart/Manifest +++ b/media-sound/albumart/Manifest @@ -1,6 +1,9 @@ -MD5 0ab0505065cf603661bfeebb978c6062 albumart-1.4.0.ebuild 655 -MD5 e5be6f5ff4f668b0b23b29ecc33e81a8 ChangeLog 1245 -MD5 ee806afffb73be4ae7dc749081a3fded albumart-1.3.1.ebuild 651 +MD5 45dffc47f2f16058e4657a56e3e87da6 albumart-1.3.1.ebuild 651 +MD5 987ea1cac55d53440d3f7334516604c0 albumart-1.4.0-r1.ebuild 643 +MD5 a8cf6067bab3a87efe09b096dc88d027 ChangeLog 1428 MD5 e680c5e2ccb91369a26a8603f6e4606d metadata.xml 222 +MD5 568d5bbd56db4b671d3573b528a7dd89 albumart-1.4.0.ebuild 655 +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 diff --git a/media-sound/albumart/albumart-1.3.1.ebuild b/media-sound/albumart/albumart-1.3.1.ebuild index 9789d07ee1f6..7131341125fb 100644 --- a/media-sound/albumart/albumart-1.3.1.ebuild +++ b/media-sound/albumart/albumart-1.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.3.1.ebuild,v 1.6 2004/09/14 07:19:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.3.1.ebuild,v 1.7 2005/02/22 21:01:30 carlo Exp $ DESCRIPTION="Album Cover Art Downloader" SRC_URI="http://kempele.fi/~skyostil/projects/albumart/dist/${P}.tar.gz" diff --git a/media-sound/albumart/albumart-1.4.0-r1.ebuild b/media-sound/albumart/albumart-1.4.0-r1.ebuild new file mode 100644 index 000000000000..7e76c53cc26a --- /dev/null +++ b/media-sound/albumart/albumart-1.4.0-r1.ebuild @@ -0,0 +1,32 @@ +# 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.4.0-r1.ebuild,v 1.1 2005/02/22 21:01:30 carlo Exp $ + +inherit eutils + +IUSE="" + +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="~amd64 ~ppc ~sparc ~x86" +SLOT="0" + +DEPEND=">=dev-python/PyQt-3.0 + >=dev-python/imaging-1.0.0" + +src_unpack() { + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${P}-sizetype.patch +} + +src_compile() { + einfo "nothing to compile" +} + +src_install() { + python setup.py install --root= --prefix=/${D}usr || die +} diff --git a/media-sound/albumart/albumart-1.4.0.ebuild b/media-sound/albumart/albumart-1.4.0.ebuild index c601641cbd9b..7ca2f5517ddd 100644 --- a/media-sound/albumart/albumart-1.4.0.ebuild +++ b/media-sound/albumart/albumart-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.4.0.ebuild,v 1.1 2004/11/28 22:53:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.4.0.ebuild,v 1.2 2005/02/22 21:01:30 carlo Exp $ IUSE="" diff --git a/media-sound/albumart/files/albumart-1.4.0-sizetype.patch b/media-sound/albumart/files/albumart-1.4.0-sizetype.patch new file mode 100644 index 000000000000..3b0999b53da8 --- /dev/null +++ b/media-sound/albumart/files/albumart-1.4.0-sizetype.patch @@ -0,0 +1,23 @@ + +--- lib/albumart/albumartdialog_qt230.py.orig 2005-02-22 21:24:20.000000000 +0100 ++++ lib/albumart/albumartdialog_qt230.py 2005-02-22 21:24:20.000000000 +0100 +@@ -2895,7 +2895,7 @@ + layout2.addMultiCellWidget(self.artistEdit,0,0,2,3) + + self.albumIcon = QPushButton(self.centralWidget(),"albumIcon") +-# self.albumIcon.setSizePolicy(QSizePolicy(0,0,0,0,self.albumIcon.sizePolicy().hasHeightForWidth())) ++# self.albumIcon.setSizePolicy(QSizePolicy(QSizePolicy.Fixed,QSizePolicy.Fixed,0,0,self.albumIcon.sizePolicy().hasHeightForWidth())) + self.albumIcon.setMinimumSize(QSize(64,64)) + self.albumIcon.setMaximumSize(QSize(64,64)) + self.albumIcon.setFlat(0) +--- lib/albumart/albumartdialog.py.orig 2005-02-22 21:24:20.000000000 +0100 ++++ lib/albumart/albumartdialog.py 2005-02-22 21:24:20.000000000 +0100 +@@ -1053,7 +1053,7 @@ + layout6 = QGridLayout(None,1,1,0,6,"layout6") + + self.albumIcon = QPushButton(LayoutWidget,"albumIcon") +- self.albumIcon.setSizePolicy(QSizePolicy(0,0,0,0,self.albumIcon.sizePolicy().hasHeightForWidth())) ++ self.albumIcon.setSizePolicy(QSizePolicy(QSizePolicy.Fixed,QSizePolicy.Fixed,0,0,self.albumIcon.sizePolicy().hasHeightForWidth())) + self.albumIcon.setMinimumSize(QSize(64,64)) + self.albumIcon.setMaximumSize(QSize(64,64)) + self.albumIcon.setFlat(0) diff --git a/media-sound/albumart/files/digest-albumart-1.4.0-r1 b/media-sound/albumart/files/digest-albumart-1.4.0-r1 new file mode 100644 index 000000000000..2b9dbda764cc --- /dev/null +++ b/media-sound/albumart/files/digest-albumart-1.4.0-r1 @@ -0,0 +1 @@ +MD5 59ce5adb6924e969b550b0e92f83c6d0 albumart-1.4.0.tar.gz 134077 |