Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/alsa-plugins/files: alsa-plugins-1.0.22-automagic.patch
Date: Thu, 07 Jan 2010 17:22:24
Message-Id: E1NSw3v-0007SP-PS@stork.gentoo.org
1 beandog 10/01/07 17:22:19
2
3 Added: alsa-plugins-1.0.22-automagic.patch
4 Log:
5 Version bump, bug 297304
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 media-plugins/alsa-plugins/files/alsa-plugins-1.0.22-automagic.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/files/alsa-plugins-1.0.22-automagic.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/alsa-plugins/files/alsa-plugins-1.0.22-automagic.patch?rev=1.1&content-type=text/plain
13
14 Index: alsa-plugins-1.0.22-automagic.patch
15 ===================================================================
16 diff -ur alsa-plugins-1.0.21.orig/Makefile.am alsa-plugins-1.0.21/Makefile.am
17 --- alsa-plugins-1.0.21.orig/Makefile.am 2009-05-06 10:07:28.000000000 +0300
18 +++ alsa-plugins-1.0.21/Makefile.am 2009-08-01 18:23:26.000000000 +0300
19 @@ -17,7 +17,7 @@
20 if HAVE_PPH
21 SUBDIRS += pph
22 endif
23 -if HAVE_SPEEXDSP
24 +if USE_LIBSPEEX
25 SUBDIRS += speex
26 endif