public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: ChangeLog alsa-plugins-1.0.19.ebuild
@ 2009-07-02  9:58 99% Christian Faulhammer (fauli)
  0 siblings, 0 replies; 1+ results
From: Christian Faulhammer (fauli) @ 2009-07-02  9:58 UTC (permalink / raw
  To: gentoo-commits

fauli       09/07/02 09:58:01

  Modified:             ChangeLog alsa-plugins-1.0.19.ebuild
  Log:
  fix compilation with USE=speex enabled, thanks for Pacho Ramos for providing the patch on bug 272682
  (Portage version: 2.1.6.13/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	16 Jun 2009 17:39:17 -0000	1.100
+++ ChangeLog	2 Jul 2009 09:58:01 -0000	1.101
@@ -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.100 2009/06/16 17:39:17 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/ChangeLog,v 1.101 2009/07/02 09:58:01 fauli Exp $
+
+  02 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+  alsa-plugins-1.0.19.ebuild, +files/alsa-plugins-1.0.19-speex.patch:
+  fix compilation with USE=speex enabled, thanks for Pacho Ramos for
+  providing the patch on bug 272682
 
   16 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
   alsa-plugins-1.0.19.ebuild:



1.8                  media-plugins/alsa-plugins/alsa-plugins-1.0.19.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.19.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.19.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.19.ebuild?r1=1.7&r2=1.8

Index: alsa-plugins-1.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.19.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- alsa-plugins-1.0.19.ebuild	16 Jun 2009 17:39:17 -0000	1.7
+++ alsa-plugins-1.0.19.ebuild	2 Jul 2009 09:58:01 -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.19.ebuild,v 1.7 2009/06/16 17:39:17 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/alsa-plugins/alsa-plugins-1.0.19.ebuild,v 1.8 2009/07/02 09:58:01 fauli Exp $
 
 EAPI=2
 
@@ -43,6 +43,8 @@
 
 	# Bug #256119
 	epatch "${FILESDIR}/${P}-missing-avutil.patch"
+	# Bug 272682, fixed upstream
+	use speex && epatch "${FILESDIR}/${P}-speex.patch"
 
 	eautoreconf
 }






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2009-07-02  9:58 99% [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins: ChangeLog alsa-plugins-1.0.19.ebuild Christian Faulhammer (fauli)

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