public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-08-13 16:47 Steve Dibb (beandog)
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Dibb (beandog) @ 2009-08-13 16:47 UTC (permalink / raw
  To: gentoo-commits

beandog     09/08/13 16:47:48

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  Fix more ALSA_PCM_PLUGIN deps, bug 185362
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- alsa-plugins-1.0.20.ebuild	13 Aug 2009 14:52:32 -0000	1.4
+++ alsa-plugins-1.0.20.ebuild	13 Aug 2009 16:47:48 -0000	1.5
@@ -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.4 2009/08/13 14:52:32 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.5 2009/08/13 16:47:48 beandog Exp $
 
 EAPI=2
 
@@ -19,14 +19,14 @@
 
 RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]
 	ffmpeg? ( media-video/ffmpeg
-		media-libs/alsa-lib[alsa_pcm_plugins_rate] )
+		media-libs/alsa-lib[alsa_pcm_plugins_rate,alsa_pcm_plugins_plug] )
 	jack? ( >=media-sound/jack-audio-connection-kit-0.98 )
 	libsamplerate? (
 		media-libs/libsamplerate
-		media-libs/alsa-lib[alsa_pcm_plugins_rate] )
+		media-libs/alsa-lib[alsa_pcm_plugins_rate,alsa_pcm_plugins_plug] )
 	pulseaudio? ( media-sound/pulseaudio )
 	speex? ( media-libs/speex
-		media-libs/alsa-lib[alsa_pcm_plugins_rate] )
+		media-libs/alsa-lib[alsa_pcm_plugins_rate,alsa_pcm_plugins_plug] )
 	!media-plugins/alsa-jack"
 
 DEPEND="${RDEPEND}



1.107                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	13 Aug 2009 14:52:32 -0000	1.106
+++ ChangeLog	13 Aug 2009 16:47:48 -0000	1.107
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.106 2009/08/13 14:52:32 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.107 2009/08/13 16:47:48 beandog Exp $
+
+  13 Aug 2009; Steve Dibb <beandog@gentoo.org> alsa-plugins-1.0.20.ebuild:
+  Fix more ALSA_PCM_PLUGIN deps, bug 185362
 
   13 Aug 2009; Steve Dibb <beandog@gentoo.org> alsa-plugins-1.0.20.ebuild:
   Require ALSA_PCM_PLUGIN ioplug on alsa-lib, bug 185362






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-09-19 13:55 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2009-09-19 13:55 UTC (permalink / raw
  To: gentoo-commits

maekke      09/09/19 13:55:51

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  arm stable, bug #280464
  (Portage version: 2.2_rc40/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- alsa-plugins-1.0.20.ebuild	5 Sep 2009 18:55:11 -0000	1.10
+++ alsa-plugins-1.0.20.ebuild	19 Sep 2009 13:55:50 -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.10 2009/09/05 18:55:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.11 2009/09/19 13:55:50 maekke Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
 
 RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]



1.114                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -r1.113 -r1.114
--- ChangeLog	5 Sep 2009 18:55:11 -0000	1.113
+++ ChangeLog	19 Sep 2009 13:55:50 -0000	1.114
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.113 2009/09/05 18:55:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.114 2009/09/19 13:55:50 maekke Exp $
+
+  19 Sep 2009; Markus Meier <maekke@gentoo.org> alsa-plugins-1.0.20.ebuild:
+  arm stable, bug #280464
 
   05 Sep 2009; Brent Baude <ranger@gentoo.org> alsa-plugins-1.0.20.ebuild:
   Marking alsa-plugins-1.0.20 ppc64 stable for bug 280464






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-09-05 18:55 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-09-05 18:55 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/05 18:55:11

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  Marking alsa-plugins-1.0.20 ppc64 for bug 280464
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.10                 media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- alsa-plugins-1.0.20.ebuild	29 Aug 2009 18:41:14 -0000	1.9
+++ alsa-plugins-1.0.20.ebuild	5 Sep 2009 18:55:11 -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.9 2009/08/29 18:41:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.10 2009/09/05 18:55:11 ranger Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86"
 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
 
 RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]



1.113                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	31 Aug 2009 16:00:41 -0000	1.112
+++ ChangeLog	5 Sep 2009 18:55:11 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.112 2009/08/31 16:00:41 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.113 2009/09/05 18:55:11 ranger Exp $
+
+  05 Sep 2009; Brent Baude <ranger@gentoo.org> alsa-plugins-1.0.20.ebuild:
+  Marking alsa-plugins-1.0.20 ppc64 stable for bug 280464
 
 *alsa-plugins-1.0.21 (31 Aug 2009)
 






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-08-29 18:41 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 11+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-08-29 18:41 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/08/29 18:41:15

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  ppc stable #280464
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.9                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- alsa-plugins-1.0.20.ebuild	24 Aug 2009 16:08:23 -0000	1.8
+++ alsa-plugins-1.0.20.ebuild	29 Aug 2009 18:41:14 -0000	1.9
@@ -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.8 2009/08/24 16:08:23 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.9 2009/08/29 18:41:14 nixnut Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86"
 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
 
 RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]



1.111                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	24 Aug 2009 16:08:23 -0000	1.110
+++ ChangeLog	29 Aug 2009 18:41:14 -0000	1.111
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.110 2009/08/24 16:08:23 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.111 2009/08/29 18:41:14 nixnut Exp $
+
+  29 Aug 2009; nixnut <nixnut@gentoo.org> alsa-plugins-1.0.20.ebuild:
+  ppc stable #280464
 
   24 Aug 2009; Steve Dibb <beandog@gentoo.org> alsa-plugins-1.0.20.ebuild:
   amd64 stable, bug 280464






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-08-24 16:08 Steve Dibb (beandog)
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Dibb (beandog) @ 2009-08-24 16:08 UTC (permalink / raw
  To: gentoo-commits

beandog     09/08/24 16:08:23

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  amd64 stable, bug 280464
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- alsa-plugins-1.0.20.ebuild	17 Aug 2009 05:03:19 -0000	1.7
+++ alsa-plugins-1.0.20.ebuild	24 Aug 2009 16:08:23 -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.7 2009/08/17 05:03:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.8 2009/08/24 16:08:23 beandog Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
 
 RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]



1.110                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	17 Aug 2009 05:03:19 -0000	1.109
+++ ChangeLog	24 Aug 2009 16:08:23 -0000	1.110
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.109 2009/08/17 05:03:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.110 2009/08/24 16:08:23 beandog Exp $
+
+  24 Aug 2009; Steve Dibb <beandog@gentoo.org> alsa-plugins-1.0.20.ebuild:
+  amd64 stable, bug 280464
 
   17 Aug 2009; Jeroen Roovers <jer@gentoo.org> alsa-plugins-1.0.20.ebuild:
   Stable for HPPA (bug #280464).






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-08-17  5:03 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-08-17  5:03 UTC (permalink / raw
  To: gentoo-commits

jer         09/08/17 05:03:19

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #280464).
  (Portage version: 2.2_rc38/cvs/Linux i686)

Revision  Changes    Path
1.7                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- alsa-plugins-1.0.20.ebuild	14 Aug 2009 01:11:51 -0000	1.6
+++ alsa-plugins-1.0.20.ebuild	17 Aug 2009 05:03:19 -0000	1.7
@@ -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.6 2009/08/14 01:11:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.7 2009/08/17 05:03:19 jer Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
 
 RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]



1.109                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	14 Aug 2009 01:11:51 -0000	1.108
+++ ChangeLog	17 Aug 2009 05:03:19 -0000	1.109
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.108 2009/08/14 01:11:51 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.109 2009/08/17 05:03:19 jer Exp $
+
+  17 Aug 2009; Jeroen Roovers <jer@gentoo.org> alsa-plugins-1.0.20.ebuild:
+  Stable for HPPA (bug #280464).
 
   14 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
   alsa-plugins-1.0.20.ebuild:






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-08-14  1:11 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-08-14  1:11 UTC (permalink / raw
  To: gentoo-commits

fauli       09/08/14 01:11:51

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  stable x86, bug 280464
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.6                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- alsa-plugins-1.0.20.ebuild	13 Aug 2009 16:47:48 -0000	1.5
+++ alsa-plugins-1.0.20.ebuild	14 Aug 2009 01:11:51 -0000	1.6
@@ -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.5 2009/08/13 16:47:48 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.6 2009/08/14 01:11:51 fauli Exp $
 
 EAPI=2
 
@@ -14,7 +14,7 @@
 
 LICENSE="GPL-2 LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
 
 RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]



1.108                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	13 Aug 2009 16:47:48 -0000	1.107
+++ ChangeLog	14 Aug 2009 01:11:51 -0000	1.108
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.107 2009/08/13 16:47:48 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.108 2009/08/14 01:11:51 fauli Exp $
+
+  14 Aug 2009; Christian Faulhammer <fauli@gentoo.org>
+  alsa-plugins-1.0.20.ebuild:
+  stable x86, bug 280464
 
   13 Aug 2009; Steve Dibb <beandog@gentoo.org> alsa-plugins-1.0.20.ebuild:
   Fix more ALSA_PCM_PLUGIN deps, bug 185362






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-08-13 14:52 Steve Dibb (beandog)
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Dibb (beandog) @ 2009-08-13 14:52 UTC (permalink / raw
  To: gentoo-commits

beandog     09/08/13 14:52:32

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  Require ALSA_PCM_PLUGIN ioplug on alsa-lib, bug 185362
  (Portage version: 2.2_rc38/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- alsa-plugins-1.0.20.ebuild	1 Aug 2009 15:26:07 -0000	1.3
+++ alsa-plugins-1.0.20.ebuild	13 Aug 2009 14:52:32 -0000	1.4
@@ -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.3 2009/08/01 15:26:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.4 2009/08/13 14:52:32 beandog Exp $
 
 EAPI=2
 
@@ -17,7 +17,7 @@
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"
 
-RDEPEND=">=media-libs/alsa-lib-${PV}
+RDEPEND=">=media-libs/alsa-lib-${PV}[alsa_pcm_plugins_ioplug]
 	ffmpeg? ( media-video/ffmpeg
 		media-libs/alsa-lib[alsa_pcm_plugins_rate] )
 	jack? ( >=media-sound/jack-audio-connection-kit-0.98 )



1.106                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	1 Aug 2009 15:26:07 -0000	1.105
+++ ChangeLog	13 Aug 2009 14:52:32 -0000	1.106
@@ -1,6 +1,9 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.105 2009/08/01 15:26:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.106 2009/08/13 14:52:32 beandog Exp $
+
+  13 Aug 2009; Steve Dibb <beandog@gentoo.org> alsa-plugins-1.0.20.ebuild:
+  Require ALSA_PCM_PLUGIN ioplug on alsa-lib, bug 185362
 
   01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
   alsa-plugins-1.0.20.ebuild, +files/alsa-plugins-1.0.20-automagic.patch:






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-08-01 15:26 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 11+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-08-01 15:26 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/01 15:26:07

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  Fix automagic media-libs/speex dep. wrt #278352.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- alsa-plugins-1.0.20.ebuild	21 May 2009 12:42:41 -0000	1.2
+++ alsa-plugins-1.0.20.ebuild	1 Aug 2009 15:26:07 -0000	1.3
@@ -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.2 2009/05/21 12:42:41 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.3 2009/08/01 15:26:07 ssuominen Exp $
 
 EAPI=2
 
@@ -42,7 +42,10 @@
 		"${S}/pulse/Makefile.am"
 
 	# Bug #256119
-	epatch "${FILESDIR}/${PN}-1.0.19-missing-avutil.patch"
+	epatch "${FILESDIR}"/${PN}-1.0.19-missing-avutil.patch
+
+	# Bug #278352
+	epatch "${FILESDIR}"/${P}-automagic.patch
 
 	eautoreconf
 }
@@ -50,14 +53,21 @@
 src_configure() {
 	use debug || append-flags -DNDEBUG
 
+	local myspeex
+
+	if use speex; then
+		myspeex=lib
+	else
+		myspeex=no
+	fi
+
 	econf \
+		--disable-dependency-tracking \
 		$(use_enable ffmpeg avcodec) \
 		$(use_enable jack) \
 		$(use_enable libsamplerate samplerate) \
 		$(use_enable pulseaudio) \
-		$(use_with speex speex lib) \
-		--disable-dependency-tracking \
-		|| die "econf failed"
+		--with-speex=${myspeex}
 }
 
 src_install() {



1.105                media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	2 Jul 2009 19:16:09 -0000	1.104
+++ ChangeLog	1 Aug 2009 15:26:07 -0000	1.105
@@ -1,6 +1,10 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.104 2009/07/02 19:16:09 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.105 2009/08/01 15:26:07 ssuominen Exp $
+
+  01 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+  alsa-plugins-1.0.20.ebuild, +files/alsa-plugins-1.0.20-automagic.patch:
+  Fix automagic media-libs/speex dep. wrt #278352.
 
   02 Jul 2009; Markus Meier <maekke@gentoo.org> alsa-plugins-1.0.19.ebuild:
   amd64 stable, bug #272682






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-05-21 12:42 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 11+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-05-21 12:42 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/05/21 12:42:41

  Modified:             alsa-plugins-1.0.20.ebuild ChangeLog
  Log:
  Patch configure.in _before_ running eautoreconf or it'll cause maintainer-mode rebuild and just waste time. Closes bug #268965 by Davide Pesavento.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- alsa-plugins-1.0.20.ebuild	6 May 2009 18:05:46 -0000	1.1
+++ alsa-plugins-1.0.20.ebuild	21 May 2009 12:42:41 -0000	1.2
@@ -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/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.1 2009/05/06 18:05:46 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.2 2009/05/21 12:42:41 flameeyes Exp $
 
 EAPI=2
 
@@ -41,10 +41,10 @@
 	sed -i -e '/AM_CFLAGS/s:-Wall:-DNDEBUG -Wall:' \
 		"${S}/pulse/Makefile.am"
 
-	eautoreconf
-
 	# Bug #256119
 	epatch "${FILESDIR}/${PN}-1.0.19-missing-avutil.patch"
+
+	eautoreconf
 }
 
 src_configure() {



1.97                 media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	6 May 2009 18:05:46 -0000	1.96
+++ ChangeLog	21 May 2009 12:42:41 -0000	1.97
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.96 2009/05/06 18:05:46 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.97 2009/05/21 12:42:41 flameeyes Exp $
+
+  21 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+  alsa-plugins-1.0.20.ebuild:
+  Patch configure.in _before_ running eautoreconf or it'll cause
+  maintainer-mode rebuild and just waste time. Closes bug #268965 by Davide
+  Pesavento.
 
 *alsa-plugins-1.0.20 (06 May 2009)
 






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog
@ 2009-05-06 18:05 Steve Dibb (beandog)
  0 siblings, 0 replies; 11+ messages in thread
From: Steve Dibb (beandog) @ 2009-05-06 18:05 UTC (permalink / raw
  To: gentoo-commits

beandog     09/05/06 18:05:46

  Modified:             ChangeLog
  Added:                alsa-plugins-1.0.20.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.96                 media-plugins/alsa-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	31 Mar 2009 09:36:48 -0000	1.95
+++ ChangeLog	6 May 2009 18:05:46 -0000	1.96
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/alsa-plugins
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.95 2009/03/31 09:36:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.96 2009/05/06 18:05:46 beandog Exp $
+
+*alsa-plugins-1.0.20 (06 May 2009)
+
+  06 May 2009; Steve Dibb <beandog@gentoo.org> +alsa-plugins-1.0.20.ebuild:
+  Version bump
 
   31 Mar 2009; Raúl Porcel <armin76@gentoo.org> alsa-plugins-1.0.16.ebuild,
   alsa-plugins-1.0.17-r1.ebuild:



1.1                  media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild

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

Index: alsa-plugins-1.0.20.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.20.ebuild,v 1.1 2009/05/06 18:05:46 beandog Exp $

EAPI=2

MY_P="${P/_/}"

inherit autotools flag-o-matic

DESCRIPTION="ALSA extra plugins"
HOMEPAGE="http://www.alsa-project.org/"
SRC_URI="mirror://alsaproject/plugins/${MY_P}.tar.bz2"

LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
IUSE="debug ffmpeg jack libsamplerate pulseaudio speex"

RDEPEND=">=media-libs/alsa-lib-${PV}
	ffmpeg? ( media-video/ffmpeg
		media-libs/alsa-lib[alsa_pcm_plugins_rate] )
	jack? ( >=media-sound/jack-audio-connection-kit-0.98 )
	libsamplerate? (
		media-libs/libsamplerate
		media-libs/alsa-lib[alsa_pcm_plugins_rate] )
	pulseaudio? ( media-sound/pulseaudio )
	speex? ( media-libs/speex
		media-libs/alsa-lib[alsa_pcm_plugins_rate] )
	!media-plugins/alsa-jack"

DEPEND="${RDEPEND}
	dev-util/pkgconfig"

S="${WORKDIR}/${MY_P}"

src_prepare() {
	# For some reasons the polyp/pulse plugin does fail with alsaplayer with a
	# failed assert. As the code works just fine with asserts disabled, for now
	# disable them waiting for a better solution.
	sed -i -e '/AM_CFLAGS/s:-Wall:-DNDEBUG -Wall:' \
		"${S}/pulse/Makefile.am"

	eautoreconf

	# Bug #256119
	epatch "${FILESDIR}/${PN}-1.0.19-missing-avutil.patch"
}

src_configure() {
	use debug || append-flags -DNDEBUG

	econf \
		$(use_enable ffmpeg avcodec) \
		$(use_enable jack) \
		$(use_enable libsamplerate samplerate) \
		$(use_enable pulseaudio) \
		$(use_with speex speex lib) \
		--disable-dependency-tracking \
		|| die "econf failed"
}

src_install() {
	emake DESTDIR="${D}" install

	cd "${S}/doc"
	dodoc upmix.txt vdownmix.txt README-pcm-oss
	use jack && dodoc README-jack
	use libsamplerate && dodoc samplerate.txt
	use pulseaudio && dodoc README-pulse
	use ffmpeg && dodoc lavcrate.txt a52.txt
}






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

end of thread, other threads:[~2009-09-19 13:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-13 16:47 [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: alsa-plugins-1.0.20.ebuild ChangeLog Steve Dibb (beandog)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-19 13:55 Markus Meier (maekke)
2009-09-05 18:55 Brent Baude (ranger)
2009-08-29 18:41 Gysbert Wassenaar (nixnut)
2009-08-24 16:08 Steve Dibb (beandog)
2009-08-17  5:03 Jeroen Roovers (jer)
2009-08-14  1:11 Christian Faulhammer (fauli)
2009-08-13 14:52 Steve Dibb (beandog)
2009-08-01 15:26 Samuli Suominen (ssuominen)
2009-05-21 12:42 Diego Petteno (flameeyes)
2009-05-06 18:05 Steve Dibb (beandog)

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