diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-09-05 14:14:21 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-09-05 14:14:21 +0000 |
commit | bb2434377b4ee34a2ab1a0f66edcc92d671000bb (patch) | |
tree | b3cb09f3524aefd4860a00558982a65b8b1fd4d6 /media-plugins/xmms-goom | |
parent | unmask hardened-sources-2.4.27-r2, hardened-dev-sources-2.6.7-r8, and selinux... (diff) | |
download | historical-bb2434377b4ee34a2ab1a0f66edcc92d671000bb.tar.gz historical-bb2434377b4ee34a2ab1a0f66edcc92d671000bb.tar.bz2 historical-bb2434377b4ee34a2ab1a0f66edcc92d671000bb.zip |
Closing #54258
Diffstat (limited to 'media-plugins/xmms-goom')
-rw-r--r-- | media-plugins/xmms-goom/ChangeLog | 5 | ||||
-rw-r--r-- | media-plugins/xmms-goom/Manifest | 6 | ||||
-rw-r--r-- | media-plugins/xmms-goom/files/digest-xmms-goom-1.99.4 | 1 | ||||
-rw-r--r-- | media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild | 13 |
4 files changed, 14 insertions, 11 deletions
diff --git a/media-plugins/xmms-goom/ChangeLog b/media-plugins/xmms-goom/ChangeLog index 04992a3af14a..eb1221decfef 100644 --- a/media-plugins/xmms-goom/ChangeLog +++ b/media-plugins/xmms-goom/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/xmms-goom # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/ChangeLog,v 1.8 2004/06/24 23:40:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/ChangeLog,v 1.9 2004/09/05 14:14:21 aliz Exp $ + + 05 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> xmms-goom-1.99.4.ebuild: + Added Debian patch to make it work on amd64. Closing #54258. 07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> xmms-goom-1.99.4.ebuild: diff --git a/media-plugins/xmms-goom/Manifest b/media-plugins/xmms-goom/Manifest index 3be7ab8e0910..44119f754e69 100644 --- a/media-plugins/xmms-goom/Manifest +++ b/media-plugins/xmms-goom/Manifest @@ -1,5 +1,5 @@ -MD5 547fcd5c862581fdf32070a6efde4ab1 xmms-goom-1.99.4.ebuild 932 -MD5 6162937bec12586dcb9bf2b262d4fe62 ChangeLog 1300 +MD5 4314ebaa8c62ec2ccf59646f26114ade xmms-goom-1.99.4.ebuild 991 +MD5 97713aeb71b44d7ac818965be832d716 ChangeLog 1433 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 MD5 c799d0f5d602fcc614edff965046b897 files/xmms-goom-gcc-3.3.patch 5611 -MD5 968662905603222290ae708c927ba2df files/digest-xmms-goom-1.99.4 64 +MD5 66d92f45c524e9c5e737723ab0a430fe files/digest-xmms-goom-1.99.4 135 diff --git a/media-plugins/xmms-goom/files/digest-xmms-goom-1.99.4 b/media-plugins/xmms-goom/files/digest-xmms-goom-1.99.4 index 8b77ae17882e..5c3a569f548a 100644 --- a/media-plugins/xmms-goom/files/digest-xmms-goom-1.99.4 +++ b/media-plugins/xmms-goom/files/digest-xmms-goom-1.99.4 @@ -1 +1,2 @@ MD5 e981ae1835c3736f8084ba001d9d4366 goom-1.99.4-src.tgz 315646 +MD5 be5489defe4a29c0080c8cbfd41ae9b5 xmms-goom_1.99.4-4.diff.gz 303605 diff --git a/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild b/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild index 1886dce5e436..939dd242c3c9 100644 --- a/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild +++ b/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild,v 1.9 2004/06/24 23:40:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xmms-goom/xmms-goom-1.99.4.ebuild,v 1.10 2004/09/05 14:14:21 aliz Exp $ inherit eutils @@ -8,11 +8,12 @@ MY_P=${P/xmms-/} S=${WORKDIR}/${MY_P} DESCRIPTION="Trippy Visualisation for XMMS using SDL." HOMEPAGE="http://ios.free.fr/?page=projet&quoi=1&lg=AN" -SRC_URI="http://ios.free.fr/goom/devel/${MY_P}-src.tgz" +SRC_URI="http://ios.free.fr/goom/devel/${MY_P}-src.tgz + mirror://debian/pool/main/x/xmms-goom/${PN}_${PV}-4.diff.gz" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips " +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64" IUSE="" @@ -21,10 +22,8 @@ DEPEND="media-sound/xmms sys-apps/coreutils" src_unpack() { - unpack ${A} - cd ${S}/src - - epatch ${FILESDIR}/${PN}-gcc-3.3.patch + unpack ${A} ; cd ${S} + epatch ${WORKDIR}/${PN}_${PV}-4.diff } src_compile() { |