termux-packages/packages/libpulseaudio
Tom Yan 527dfafcac libpulseaudio: ditch downstream defaults in daemon.conf
To start pulseaudio manually as a daemon, you just need "-D", but
if you set daemonize=yes in daemon.conf, when you want start it
undaemonized, you will need "--daemonize=no".

We don't really need to set enable-shm to no explicitly.

Setting exit-idle-time to -1 may not be as preferred as when it was
when autospawn did not work.

There's no point setting log-target to stderr. auto works fine (or
perhaps even better) for us.
2018-08-06 21:50:41 +02:00
..
build.sh libpulseaudio: Bump revision after change 2018-07-31 21:22:50 +02:00
caps.c.patch libpulseaudio: fix autospawn 2018-08-06 21:50:41 +02:00
client.conf.in.patch libpulseaudio: fix autospawn 2018-08-06 21:50:41 +02:00
makefile.am.patch libpulseaudio: Update from 11.1 to 12.0 2018-06-21 22:31:58 +02:00
module-sles-sink.c libpulseaudio: handle unlink properly (#2693) 2018-07-31 21:19:39 +02:00
pulseaudio.subpackage.sh
tmpdir.patch