1 comment "portaudio needs a toolchain w/ threads"
2 depends on !BR2_TOOLCHAIN_HAS_THREADS
4 config BR2_PACKAGE_PORTAUDIO
6 depends on BR2_TOOLCHAIN_HAS_THREADS
8 PortAudio is a free, cross-platform, open-source,
11 http://www.portaudio.com/
13 if BR2_PACKAGE_PORTAUDIO
15 config BR2_PACKAGE_PORTAUDIO_ALSA
17 select BR2_PACKAGE_ALSA_LIB
20 Compile with ALSA support.
22 config BR2_PACKAGE_PORTAUDIO_OSS
25 Compile with OSS support.
27 config BR2_PACKAGE_PORTAUDIO_CXX
29 depends on BR2_INSTALL_LIBSTDCPP
33 endif # BR2_PACKAGE_PORTAUDIO