git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba846aa
)
Explicitly disable jack support in portaudio for now. Need to make all the --with...
author
Chris Larson
<clarson@kergoth.com>
Thu, 15 Jan 2004 21:10:55 +0000
(21:10 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Thu, 15 Jan 2004 21:10:55 +0000
(21:10 +0000)
BKrev: 400701dfW4zM2YDYMjKP7B5pZygC2g
portaudio/portaudio_0.0.19.oe
patch
|
blob
|
history
diff --git
a/portaudio/portaudio_0.0.19.oe
b/portaudio/portaudio_0.0.19.oe
index
26a2158
..
3bc19b5
100644
(file)
--- a/
portaudio/portaudio_0.0.19.oe
+++ b/
portaudio/portaudio_0.0.19.oe
@@
-11,6
+11,8
@@
S=${WORKDIR}/portaudio
inherit autotools libtool pkgconfig
+EXTRA_OECONF = '--with-jack=no'
+
do_stage() {
install -m 0755 lib/libportaudio.so.${PV} ${STAGING_LIBDIR}/
ln -sf libportaudio.so.${PV} ${STAGING_LIBDIR}/libportaudio.so.0