--- /usr/portage/media-sound/audacious/audacious-1.0.0-r1.ebuild 2006-04-29 14:22:35.000000000 -0500 +++ audacious-1.1.0_beta-r1.ebuild 2006-05-20 12:26:51.000000000 -0500 @@ -8,7 +8,7 @@ DESCRIPTION="Audacious Player - Your music, your way, no exceptions." HOMEPAGE="http://audacious-media-player.org/" -SRC_URI="http://audacious-media-player.org/release/${P}.tgz +SRC_URI="http://audacious-media-player.org/release/${PN}-1.1.0-dr1.tgz mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2" LICENSE="GPL-2" @@ -47,6 +47,7 @@ >=dev-util/pkgconfig-0.9.0" src_compile() { + cd ${WORKDIR}/audacious-1.1.0-dr1 if ! useq mp3; then ewarn "MP3 support is now optional and you have not enabled it." fi @@ -84,6 +85,7 @@ } src_install() { + cd ${WORKDIR}/audacious-1.1.0-dr1 make DESTDIR="${D}" install || die dodoc AUTHORS NEWS README