BUGFIX: make portaudio obey our CFLAGS and LDFLAGS.
authorChris Larson <clarson@kergoth.com>
Wed, 14 Jan 2004 06:20:22 +0000 (06:20 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 14 Jan 2004 06:20:22 +0000 (06:20 +0000)
BKrev: 4004dfa6Kz70SpqSk2s1zyHs8A_seA

portaudio/portaudio-0.0.19/flags.patch [new file with mode: 0644]
portaudio/portaudio_0.0.19.oe

diff --git a/portaudio/portaudio-0.0.19/flags.patch b/portaudio/portaudio-0.0.19/flags.patch
new file mode 100644 (file)
index 0000000..e69de29
index 8875a77..26a2158 100644 (file)
@@ -5,7 +5,8 @@ RDEPENDS=libc6
 DEPENDS=virtual/libc
 DESCRIPTION=A portable audio library
 
-SRC_URI=http://www.portaudio.com/archives/pa_snapshot_v19.tar.gz
+SRC_URI=http://www.portaudio.com/archives/pa_snapshot_v19.tar.gz \
+       file://${FILESDIR}/flags.patch;patch=1
 S=${WORKDIR}/portaudio
 
 inherit autotools libtool pkgconfig