slackbuilds_ponce/audio/pulseaudio/README
crocket df3d230047 audio/pulseaudio: Added (Pulse Audio Sound Server)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-07-21 22:52:46 -05:00

12 lines
528 B
Text

pulseaudio is a networked sound server for Unix-like operating systems
and Microsoft Windows. It is intended to be an improved drop-in replacement
for the Enlightened Sound Daemon (ESOUND).
Pulseaudio will need a pulse group/user to run. You can add one with
# groupadd -g 216 pulse
# useradd -u 216 -g pulse -d /var/lib/pulse pulse
or something similar. See http://slackbuilds.org/uid_gid.txt for details
on the gid and uid assignments.
Requires: speex
Optional: jack-audio-connection-kit, avahi, lirc, libasyncns, GConf