shaiport: disable pulseaudio backend
We do not correctly package pulseaudio libraries, so disable the PA backend for now. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40795 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
55bbcf38a0
commit
dbfb6d356e
11
multimedia/shairport/patches/001-disable_pulseaudio.patch
Normal file
11
multimedia/shairport/patches/001-disable_pulseaudio.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -59,7 +59,7 @@ do_pkg_config()
|
||||
|
||||
do_pkg_config OpenSSL openssl
|
||||
do_pkg_config libao ao CONFIG_AO
|
||||
-do_pkg_config PulseAudio libpulse-simple CONFIG_PULSE
|
||||
+#do_pkg_config PulseAudio libpulse-simple CONFIG_PULSE
|
||||
do_pkg_config ALSA alsa CONFIG_ALSA
|
||||
do_pkg_config Avahi\ client avahi-client CONFIG_AVAHI
|
||||
|
Loading…
x
Reference in New Issue
Block a user