README 541 B

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