termux-packages/packages/libpulseaudio/client.conf.in.patch
Tom Yan c380e354de libpulseaudio: fix autospawn
Autospawn needs to use the wrapper we made, otherwise the sles sink
module cannot be loaded.

Also patch caps.c to remove the silly warning that somehow ignores
log-level and log-target to avoid programs like cmus being ruined
when pulse is spawned.
2018-08-06 21:50:41 +02:00

13 lines
345 B
Diff

diff --git a/src/pulse/client.conf.in~ b/src/pulse/client.conf.in
index 26b7790..a29cf86 100644
--- a/src/pulse/client.conf.in~
+++ b/src/pulse/client.conf.in
@@ -23,6 +23,7 @@
; default-dbus-server =
; autospawn = yes
+daemon-binary = @TERMUX_PREFIX@/bin/pulseaudio
; daemon-binary = @PA_BINARY@
; extra-arguments = --log-target=syslog