public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2008-11-24 17:14 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 9+ messages in thread
From: Tony Vroon (chainsaw) @ 2008-11-24 17:14 UTC (permalink / raw
  To: gentoo-commits

chainsaw    08/11/24 17:14:53

  Modified:             ChangeLog
  Added:                audacious-plugins-1.5.1-r3.ebuild
  Log:
  Disable faulty rootvis plugin, closes bug #244398 by Kai <gentoo@altkai.ml1.net>. Enable/disable filewriter FLAC support in sync with FLAC-NG plugin, closes bug #245835 by Alexis Ballier <aballier@gentoo.org>.
  (Portage version: 2.1.6_rc1/cvs/Linux 2.6.28-rc6-00007-ged31348-dirty x86_64)

Revision  Changes    Path
1.97                 media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	3 Sep 2008 12:28:03 -0000	1.96
+++ ChangeLog	24 Nov 2008 17:14:53 -0000	1.97
@@ -1,6 +1,14 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.96 2008/09/03 12:28:03 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.97 2008/11/24 17:14:53 chainsaw Exp $
+
+*audacious-plugins-1.5.1-r3 (24 Nov 2008)
+
+  24 Nov 2008; <chainsaw@gentoo.org> +audacious-plugins-1.5.1-r3.ebuild:
+  Disable faulty rootvis plugin, closes bug #244398 by Kai
+  <gentoo@altkai.ml1.net>. Enable/disable filewriter FLAC support in sync
+  with FLAC-NG plugin, closes bug #245835 by Alexis Ballier
+  <aballier@gentoo.org>.
 
 *audacious-plugins-1.5.1-r2 (03 Sep 2008)
 



1.1                  media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.1&content-type=text/plain

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.1 2008/11/24 17:14:53 chainsaw Exp $

inherit eutils flag-o-matic autotools

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://distfiles.atheme.org/${MY_P}.tgz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"

RDEPEND="app-arch/unzip
	>=dev-libs/libcdio-0.79-r1
	>=dev-libs/dbus-glib-0.60
	dev-libs/libxml2
	>=gnome-base/libglade-2.3.1
	>=media-libs/libcddb-1.2.1
	>=media-sound/audacious-1.5.1-r1
	>=net-misc/neon-0.26.4
	>=x11-libs/gtk+-2.10
	adplug? ( >=dev-cpp/libbinio-1.4 )
	alsa? ( >=media-libs/alsa-lib-1.0.16 )
	arts? ( kde-base/arts )
	esd? ( >=media-sound/esound-0.2.38-r1 )
	flac? ( >=media-libs/libvorbis-1.0
		>=media-libs/flac-1.2.1-r1 )
	jack? ( >=media-libs/bio2jack-0.4
		media-sound/jack-audio-connection-kit )
	lirc? ( app-misc/lirc )
	mp3? ( media-libs/libmad )
	mtp? ( media-libs/libmtp )
	musepack? ( media-libs/libmpcdec media-libs/taglib )
	pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
	scrobbler? ( net-misc/curl
		     media-libs/musicbrainz )
	sdl? (	>=media-libs/libsdl-1.2.5 )
	sid? ( media-libs/libsidplay )
	sndfile? ( >=media-libs/libsndfile-1.0.17-r1 )
	timidity? ( media-sound/timidity++ )
	tta? ( media-libs/libid3tag )
	vorbis? ( >=media-libs/libvorbis-1.2.0
		  >=media-libs/libogg-1.1.3 )
	wavpack? ( >=media-sound/wavpack-4.41.0 )
	wma? ( >=media-libs/libmms-0.3 )"

DEPEND="${RDEPEND}
	nls? ( dev-util/intltool )
	>=dev-util/pkgconfig-0.9.0"

mp3_warning() {
	if ! useq mp3 ; then
		ewarn "MP3 support is optional, you may want to enable the mp3 USE-flag"
	fi
}

src_unpack() {
	unpack ${A}
	cd "${S}"
	# Bug 232418; patch by Ivan Iraci <ivanhoe@vfemail.net>
	epatch "${FILESDIR}/${PV}-missing-include.patch"
	# Bug 230995; patch by Linus Walleij
	# http://bugzilla.atheme.org/show_bug.cgi?id=35
	# Rebased from hg head to 1.5.1
	epatch "${FILESDIR}/${PV}-libmtp-0.3.0-API.patch"
	AT_M4DIR="m4" eautoreconf
}

src_compile() {
	mp3_warning

	econf \
		--enable-cdaudio \
		--enable-dbus \
		--enable-neon \
		--disable-projectm \
		--disable-projectm-1.0 \
		--disable-rootvis \
		$(use_enable aac) \
		$(use_enable adplug) \
		$(use_enable alsa) \
		$(use_enable arts) \
		$(use_enable chardet) \
		$(use_enable esd) \
		$(use_enable flac flacng) \
		$(use_enable flac filewriter_flac) \
		$(use_enable jack) \
		$(use_enable gnome gnomeshortcuts) \
		$(use_enable lirc) \
		$(use_enable mp3) \
		$(use_enable modplug) \
		$(use_enable musepack) \
		$(use_enable mtp mtp_up) \
		$(use_enable nls) \
		$(use_enable oss) \
		$(use_enable pulseaudio pulse) \
		$(use_enable sdl paranormal) \
		$(use_enable sid) \
		$(use_enable sndfile) \
		$(use_enable sse2) \
		$(use_enable timidity) \
		$(use_enable tta) \
		$(use_enable vorbis) \
		$(use_enable wavpack) \
		$(use_enable wma) \
		|| die

	emake || die "make failed"
}

src_install() {
	make DESTDIR="${D}" install || die
	dodoc AUTHORS
}

pkg_postinst() {
	mp3_warning
}






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2008-11-24 17:28 Tony Vroon (chainsaw)
  0 siblings, 0 replies; 9+ messages in thread
From: Tony Vroon (chainsaw) @ 2008-11-24 17:28 UTC (permalink / raw
  To: gentoo-commits

chainsaw    08/11/24 17:28:48

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  Early stable on AMD64 as it blocks GCC 4.3 stabilisation efforts. For bug #247287 by Yaroslav Gorbunov <yagorbunov@mail.ru>.
  (Portage version: 2.1.6_rc1/cvs/Linux 2.6.28-rc6-00007-ged31348-dirty x86_64)

Revision  Changes    Path
1.98                 media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	24 Nov 2008 17:14:53 -0000	1.97
+++ ChangeLog	24 Nov 2008 17:28:48 -0000	1.98
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.97 2008/11/24 17:14:53 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.98 2008/11/24 17:28:48 chainsaw Exp $
+
+  24 Nov 2008; <chainsaw@gentoo.org> audacious-plugins-1.5.1-r3.ebuild:
+  Early stable on AMD64 as it blocks GCC 4.3 stabilisation efforts. For bug
+  #247287 by Yaroslav Gorbunov <yagorbunov@mail.ru>.
 
 *audacious-plugins-1.5.1-r3 (24 Nov 2008)
 



1.2                  media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.1&r2=1.2

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- audacious-plugins-1.5.1-r3.ebuild	24 Nov 2008 17:14:53 -0000	1.1
+++ audacious-plugins-1.5.1-r3.ebuild	24 Nov 2008 17:28:48 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.1 2008/11/24 17:14:53 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.2 2008/11/24 17:28:48 chainsaw Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2008-11-26 16:29 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2008-11-26 16:29 UTC (permalink / raw
  To: gentoo-commits

ranger      08/11/26 16:29:12

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  Marking audacious-plugins-1.5.1-r3 ppc64 for bug 247287
  (Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)

Revision  Changes    Path
1.99                 media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	24 Nov 2008 17:28:48 -0000	1.98
+++ ChangeLog	26 Nov 2008 16:29:12 -0000	1.99
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.98 2008/11/24 17:28:48 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.99 2008/11/26 16:29:12 ranger Exp $
+
+  26 Nov 2008; Brent Baude <ranger@gentoo.org>
+  audacious-plugins-1.5.1-r3.ebuild:
+  Marking audacious-plugins-1.5.1-r3 ppc64 for bug 247287
 
   24 Nov 2008; <chainsaw@gentoo.org> audacious-plugins-1.5.1-r3.ebuild:
   Early stable on AMD64 as it blocks GCC 4.3 stabilisation efforts. For bug



1.3                  media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.2&r2=1.3

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- audacious-plugins-1.5.1-r3.ebuild	24 Nov 2008 17:28:48 -0000	1.2
+++ audacious-plugins-1.5.1-r3.ebuild	26 Nov 2008 16:29:12 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.2 2008/11/24 17:28:48 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.3 2008/11/26 16:29:12 ranger Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2008-11-27 22:01 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2008-11-27 22:01 UTC (permalink / raw
  To: gentoo-commits

jer         08/11/27 22:01:31

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  Stable for HPPA (bug #247287).
  (Portage version: 2.1.6_rc2/cvs/Linux 2.6.25-gentoo-r7-JeR i686)

Revision  Changes    Path
1.100                media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	26 Nov 2008 16:29:12 -0000	1.99
+++ ChangeLog	27 Nov 2008 22:01:31 -0000	1.100
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.99 2008/11/26 16:29:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.100 2008/11/27 22:01:31 jer Exp $
+
+  27 Nov 2008; Jeroen Roovers <jer@gentoo.org>
+  audacious-plugins-1.5.1-r3.ebuild:
+  Stable for HPPA (bug #247287).
 
   26 Nov 2008; Brent Baude <ranger@gentoo.org>
   audacious-plugins-1.5.1-r3.ebuild:



1.4                  media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.3&r2=1.4

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- audacious-plugins-1.5.1-r3.ebuild	26 Nov 2008 16:29:12 -0000	1.3
+++ audacious-plugins-1.5.1-r3.ebuild	27 Nov 2008 22:01:31 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.3 2008/11/26 16:29:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.4 2008/11/27 22:01:31 jer Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2008-11-30 20:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2008-11-30 20:02 UTC (permalink / raw
  To: gentoo-commits

armin76     08/11/30 20:02:58

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  sparc/x86 stable wrt #247287
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.101                media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.100&r2=1.101

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	27 Nov 2008 22:01:31 -0000	1.100
+++ ChangeLog	30 Nov 2008 20:02:58 -0000	1.101
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.100 2008/11/27 22:01:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.101 2008/11/30 20:02:58 armin76 Exp $
+
+  30 Nov 2008; Raúl Porcel <armin76@gentoo.org>
+  audacious-plugins-1.5.1-r3.ebuild:
+  sparc/x86 stable wrt #247287
 
   27 Nov 2008; Jeroen Roovers <jer@gentoo.org>
   audacious-plugins-1.5.1-r3.ebuild:



1.5                  media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.4&r2=1.5

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- audacious-plugins-1.5.1-r3.ebuild	27 Nov 2008 22:01:31 -0000	1.4
+++ audacious-plugins-1.5.1-r3.ebuild	30 Nov 2008 20:02:58 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.4 2008/11/27 22:01:31 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.5 2008/11/30 20:02:58 armin76 Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2008-12-13 18:32 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 9+ messages in thread
From: Tobias Klausmann (klausman) @ 2008-12-13 18:32 UTC (permalink / raw
  To: gentoo-commits

klausman    08/12/13 18:32:04

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  Stable on alpha, bug #247287
  (Portage version: 2.1.6_rc3/cvs/Linux 2.6.27.5 x86_64)

Revision  Changes    Path
1.102                media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.101&r2=1.102

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	30 Nov 2008 20:02:58 -0000	1.101
+++ ChangeLog	13 Dec 2008 18:32:04 -0000	1.102
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.101 2008/11/30 20:02:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.102 2008/12/13 18:32:04 klausman Exp $
+
+  13 Dec 2008; Tobias Klausmann <klausman@gentoo.org>
+  audacious-plugins-1.5.1-r3.ebuild:
+  Stable on alpha, bug #247287
 
   30 Nov 2008; Raúl Porcel <armin76@gentoo.org>
   audacious-plugins-1.5.1-r3.ebuild:



1.6                  media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.5&r2=1.6

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- audacious-plugins-1.5.1-r3.ebuild	30 Nov 2008 20:02:58 -0000	1.5
+++ audacious-plugins-1.5.1-r3.ebuild	13 Dec 2008 18:32:04 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.5 2008/11/30 20:02:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.6 2008/12/13 18:32:04 klausman Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2009-03-14 21:30 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-03-14 21:30 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/03/14 21:30:04

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  ppc stable #247287
  (Portage version: 2.1.6.8/cvs/Linux ppc)

Revision  Changes    Path
1.104                media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.103&r2=1.104

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog	11 Feb 2009 01:07:35 -0000	1.103
+++ ChangeLog	14 Mar 2009 21:30:04 -0000	1.104
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.103 2009/02/11 01:07:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.104 2009/03/14 21:30:04 nixnut Exp $
+
+  14 Mar 2009; nixnut <nixnut@gentoo.org> audacious-plugins-1.5.1-r3.ebuild:
+  ppc stable #247287
 
   11 Feb 2009; <chainsaw@gentoo.org> audacious-plugins-1.5.1-r3.ebuild:
   Remove obsolete glade dependency as requested by Patrizio Bassi



1.8                  media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.7&r2=1.8

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- audacious-plugins-1.5.1-r3.ebuild	11 Feb 2009 01:07:35 -0000	1.7
+++ audacious-plugins-1.5.1-r3.ebuild	14 Mar 2009 21:30:04 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.7 2009/02/11 01:07:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.8 2009/03/14 21:30:04 nixnut Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2009-10-15 10:17 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-10-15 10:17 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/10/15 10:17:12

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  Remove libmpcdec support.
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.141                media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.140&r2=1.141

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog	14 Oct 2009 21:55:35 -0000	1.140
+++ ChangeLog	15 Oct 2009 10:17:12 -0000	1.141
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.140 2009/10/14 21:55:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.141 2009/10/15 10:17:12 ssuominen Exp $
+
+  15 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+  audacious-plugins-1.5.1-r3.ebuild:
+  Remove libmpcdec support.
 
   14 Oct 2009; <chainsaw@gentoo.org>
   -files/2.0.1-icecast-flawed-vorbis-enum.patch,



1.10                 media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.9&r2=1.10

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- audacious-plugins-1.5.1-r3.ebuild	11 May 2009 16:46:15 -0000	1.9
+++ audacious-plugins-1.5.1-r3.ebuild	15 Oct 2009 10:17:12 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.9 2009/05/11 16:46:15 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.10 2009/10/15 10:17:12 ssuominen Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp musepack nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
+IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip
 	>=dev-libs/libcdio-0.79-r1
@@ -34,7 +34,6 @@
 	lirc? ( app-misc/lirc )
 	mp3? ( media-libs/libmad )
 	mtp? ( media-libs/libmtp )
-	musepack? ( media-libs/libmpcdec media-libs/taglib )
 	pulseaudio? ( >=media-sound/pulseaudio-0.9.3 )
 	scrobbler? ( net-misc/curl )
 	sdl? (	>=media-libs/libsdl-1.2.5 )
@@ -92,7 +91,7 @@
 		$(use_enable lirc) \
 		$(use_enable mp3) \
 		$(use_enable modplug) \
-		$(use_enable musepack) \
+		--disable-musepack \
 		$(use_enable mtp mtp_up) \
 		$(use_enable nls) \
 		$(use_enable oss) \






^ permalink raw reply	[flat|nested] 9+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild
@ 2009-11-11 13:04 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 9+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-11-11 13:04 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/11/11 13:04:46

  Modified:             ChangeLog audacious-plugins-1.5.1-r3.ebuild
  Log:
  Remove USE arts (deprecated).
  (Portage version: 2.2_rc49/cvs/Linux x86_64)

Revision  Changes    Path
1.145                media-plugins/audacious-plugins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	9 Nov 2009 14:56:19 -0000	1.144
+++ ChangeLog	11 Nov 2009 13:04:45 -0000	1.145
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/audacious-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.144 2009/11/09 14:56:19 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.145 2009/11/11 13:04:45 ssuominen Exp $
+
+  11 Nov 2009; Samuli Suominen <ssuominen@gentoo.org>
+  audacious-plugins-1.5.1-r3.ebuild:
+  Remove USE arts (deprecated).
 
   09 Nov 2009; <chainsaw@gentoo.org> -audacious-plugins-2.2_alpha2.ebuild,
   -audacious-plugins-2.2_beta1.ebuild, audacious-plugins-2.2_beta2.ebuild:



1.11                 media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild?r1=1.10&r2=1.11

Index: audacious-plugins-1.5.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- audacious-plugins-1.5.1-r3.ebuild	15 Oct 2009 10:17:12 -0000	1.10
+++ audacious-plugins-1.5.1-r3.ebuild	11 Nov 2009 13:04:45 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.10 2009/10/15 10:17:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.5.1-r3.ebuild,v 1.11 2009/11/11 13:04:45 ssuominen Exp $
 
 inherit eutils flag-o-matic autotools
 
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="aac adplug alsa arts chardet esd flac gnome jack lirc modplug mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
+IUSE="aac adplug alsa chardet esd flac gnome jack lirc modplug mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 timidity tta vorbis wavpack wma"
 
 RDEPEND="app-arch/unzip
 	>=dev-libs/libcdio-0.79-r1
@@ -25,7 +25,6 @@
 	>=x11-libs/gtk+-2.10
 	adplug? ( >=dev-cpp/libbinio-1.4 )
 	alsa? ( >=media-libs/alsa-lib-1.0.16 )
-	arts? ( kde-base/arts )
 	esd? ( >=media-sound/esound-0.2.38-r1 )
 	flac? ( >=media-libs/libvorbis-1.0
 		>=media-libs/flac-1.2.1-r1 )
@@ -81,7 +80,7 @@
 		$(use_enable aac) \
 		$(use_enable adplug) \
 		$(use_enable alsa) \
-		$(use_enable arts) \
+		--disable-arts \
 		$(use_enable chardet) \
 		$(use_enable esd) \
 		$(use_enable flac flacng) \






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-11 13:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 17:14 [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: ChangeLog audacious-plugins-1.5.1-r3.ebuild Tony Vroon (chainsaw)
  -- strict thread matches above, loose matches on Subject: below --
2008-11-24 17:28 Tony Vroon (chainsaw)
2008-11-26 16:29 Brent Baude (ranger)
2008-11-27 22:01 Jeroen Roovers (jer)
2008-11-30 20:02 Raul Porcel (armin76)
2008-12-13 18:32 Tobias Klausmann (klausman)
2009-03-14 21:30 Gysbert Wassenaar (nixnut)
2009-10-15 10:17 Samuli Suominen (ssuominen)
2009-11-11 13:04 Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox