diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2007-01-08 00:32:40 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2007-01-08 00:32:40 +0000 |
commit | c65ce76abdc3ed8052e82a0dc12e005f8bfad305 (patch) | |
tree | 5e6572eab1dd33cf87e2e1d012140d2b76a25415 /media-sound/audacious | |
parent | Adding masked alpha2 build. No support offered, report bugs upstream only. (diff) | |
download | gentoo-2-c65ce76abdc3ed8052e82a0dc12e005f8bfad305.tar.gz gentoo-2-c65ce76abdc3ed8052e82a0dc12e005f8bfad305.tar.bz2 gentoo-2-c65ce76abdc3ed8052e82a0dc12e005f8bfad305.zip |
Adding masked alpha2 build. No support offered, report bugs upstream only.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'media-sound/audacious')
-rw-r--r-- | media-sound/audacious/ChangeLog | 12 | ||||
-rw-r--r-- | media-sound/audacious/audacious-1.3.0_alpha2.ebuild | 61 | ||||
-rw-r--r-- | media-sound/audacious/files/digest-audacious-1.3.0_alpha2 | 6 |
3 files changed, 76 insertions, 3 deletions
diff --git a/media-sound/audacious/ChangeLog b/media-sound/audacious/ChangeLog index 27a5cf86c7cb..647c7205d039 100644 --- a/media-sound/audacious/ChangeLog +++ b/media-sound/audacious/ChangeLog @@ -1,13 +1,19 @@ # ChangeLog for media-sound/audacious # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.99 2007/01/07 22:22:14 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.100 2007/01/08 00:32:40 chainsaw Exp $ + +*audacious-1.3.0_alpha2 (08 Jan 2007) + + 08 Jan 2007; Tony Vroon <chainsaw@gentoo.org> + +audacious-1.3.0_alpha2.ebuild: + Adding masked alpha2 build. No support offered, report bugs upstream only. 07 Jan 2007; Tony Vroon <chainsaw@gentoo.org> -files/1.3.0_alpha1-avoid-decoder-selection-deadlock.patch, -audacious-1.1.0.ebuild, -audacious-1.1.1.ebuild, -audacious-1.1.1-r1.ebuild, -audacious-1.3.0_alpha1-r1.ebuild: - Developer releases are not appreciated by the community. Use an overlay if - you want them. Closes bug #160761. Also clean up old ebuilds. + Developer releases are not appreciated by the community. Closes bug #160761. + Also, clean up old ebuilds. *audacious-1.3.0_alpha1-r1 (06 Jan 2007) diff --git a/media-sound/audacious/audacious-1.3.0_alpha2.ebuild b/media-sound/audacious/audacious-1.3.0_alpha2.ebuild new file mode 100644 index 000000000000..84cb90b8f296 --- /dev/null +++ b/media-sound/audacious/audacious-1.3.0_alpha2.ebuild @@ -0,0 +1,61 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.3.0_alpha2.ebuild,v 1.1 2007/01/08 00:32:40 chainsaw Exp $ + +inherit flag-o-matic + +MY_P=${P/_/-} +S=${WORKDIR}/${MY_P} +DESCRIPTION="Audacious Player - Your music, your way, no exceptions" +HOMEPAGE="http://audacious-media-player.org/" +SRC_URI="http://static.audacious-media-player.org/release/${MY_P}.tgz + mirror://gentoo/gentoo_ice-xmms-0.2.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="chardet nls gnome" + +RDEPEND=">=x11-libs/gtk+-2.6 + >=gnome-base/libglade-2.3.1 + dev-libs/libxml2 + gnome? ( >=gnome-base/gconf-2.6.0 )" + +DEPEND="${RDEPEND} + nls? ( dev-util/intltool ) + >=dev-util/pkgconfig-0.9.0" + +PDEPEND=">=media-plugins/audacious-plugins-1.3.0_alpha2" + +src_compile() { + # Bug #42893 + replace-flags "-Os" "-O2" + # Bug #86689 + is-flag "-O*" || append-flags -O + + econf \ + $(use_enable chardet) \ + $(use_enable nls) \ + $(use_enable gnome gconf) \ + || die + + emake || die "make failed" +} + +src_install() { + make DESTDIR="${D}" install || die + dodoc AUTHORS NEWS README + + # Gentoo_ice skin installation; bug #109772 + insinto /usr/share/audacious/Skins/gentoo_ice + doins "${WORKDIR}"/gentoo_ice/* + docinto gentoo_ice + dodoc "${WORKDIR}"/README +} + +pkg_postinst() { + ewarn "This is alpha-quality software, and you have unmasked this software manually. Do *not* use the Gentoo bugtracker for this package." + elog "Note that you need to recompile *all* third-party plugins to use Audacious 1.3 alpha builds." + elog "Failure to do so may cause the player to crash." + elog "Any bug reports are to be made on: http://bugs-meta.atheme.org/" +} diff --git a/media-sound/audacious/files/digest-audacious-1.3.0_alpha2 b/media-sound/audacious/files/digest-audacious-1.3.0_alpha2 new file mode 100644 index 000000000000..a68fe0e986a6 --- /dev/null +++ b/media-sound/audacious/files/digest-audacious-1.3.0_alpha2 @@ -0,0 +1,6 @@ +MD5 ed580433a651d795ead17bf02ebc74b2 audacious-1.3.0-alpha2.tgz 1793235 +RMD160 18ac0c702c45b7b8bb07a8f5836da9425711820b audacious-1.3.0-alpha2.tgz 1793235 +SHA256 4132fc4e34feec5de59475ed9b3591c311d8bd2ad371ac1e00df7604ffa29a64 audacious-1.3.0-alpha2.tgz 1793235 +MD5 41eababfa8bad11e9e34e467cdfb86be gentoo_ice-xmms-0.2.tar.bz2 51839 +RMD160 11439cbebf8c6dc5745c8593a79e88303d094544 gentoo_ice-xmms-0.2.tar.bz2 51839 +SHA256 d1be63368b76f4a8b1d5b0e955cd7a77177f56a7f0b828c6603d8fd2836422b1 gentoo_ice-xmms-0.2.tar.bz2 51839 |