From: florian Date: Tue, 20 May 2014 04:51:45 +0000 (+0000) Subject: shaiport: disable pulseaudio backend X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=dbfb6d356e441a68ab163ef0b4d1007f31e4e111;p=packages.git shaiport: disable pulseaudio backend We do not correctly package pulseaudio libraries, so disable the PA backend for now. Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/packages@40795 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/multimedia/shairport/patches/001-disable_pulseaudio.patch b/multimedia/shairport/patches/001-disable_pulseaudio.patch new file mode 100644 index 000000000..12ec089d1 --- /dev/null +++ b/multimedia/shairport/patches/001-disable_pulseaudio.patch @@ -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 +