2011-07-19 09:17:51 +02:00
|
|
|
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
|
2012-08-26 17:07:22 +02:00
|
|
|
See http://slackbuilds.org/uid_gid.txt for details on the uid/gid assignments.
|
2011-07-19 09:17:51 +02:00
|
|
|
|
2012-08-26 17:07:22 +02:00
|
|
|
Optional deps: jack-audio-connection-kit, avahi, lirc, libasyncns, orc
|