portaudio: explicitly disable oss, add PACKAGECONFIG for alsa and jack
authorMartin Jansa <Martin.Jansa@gmail.com>
Sun, 7 Jul 2013 15:25:12 +0000 (17:25 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:31:34 +0000 (08:31 -0800)
commitd791827ec829dd879f2a0fe265b3a779c7556fde
tree9767eca67498dad4856efedc78e549724b81f201
parent98119667a8ecf33064d5f83c8229175183e5fe35
portaudio: explicitly disable oss, add PACKAGECONFIG for alsa and jack

* autoenabled dependencies on alsa-lib and jack are breaking espeak
  when it's built against portaudio in sysroot without them
  | ld: warning: libasound.so.2, needed by usr/lib/libportaudio.so, not found (try using -rpath or -rpath-link)
  | ld: warning: libjack.so.0, needed by usr/lib/libportaudio.so, not found (try using -rpath or -rpath-link)
  | usr/lib/libportaudio.so: undefined reference to `snd_pcm_sw_params_sizeof@ALSA_0.9'
  | usr/lib/libportaudio.so: undefined reference to `snd_pcm_hw_params_test_period_size@ALSA_0.9'

(From meta-openembedded rev: e33cb25d595e8698c3936410a4ab508125c94d15)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb