slackbuilds_ponce/audio/pulseaudio
crocket 1d4433cbf2 audio/pulseaudio: Add json-c as a dep, remove old patch.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-11-26 09:08:07 -06:00
..
doinst.sh audio/pulseaudio: Updated for version 1.1. 2011-11-04 22:02:24 -02:00
pulseaudio.info audio/pulseaudio: Updated for version 1.1. 2011-11-04 22:02:24 -02:00
pulseaudio.SlackBuild audio/pulseaudio: Updated for version 1.1. 2011-11-04 22:02:24 -02:00
rc.pulseaudio audio/pulseaudio: Updated for version 1.1. 2011-11-04 22:02:24 -02:00
README audio/pulseaudio: Add json-c as a dep, remove old patch. 2011-11-26 09:08:07 -06:00
slack-desc audio/pulseaudio: Fix minor typo 2011-08-28 21:48:18 -03: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
or something similar.  See http://slackbuilds.org/uid_gid.txt for details
on the gid and uid assignments.

Requires: speex, json-c
Optional: jack-audio-connection-kit, avahi, lirc, libasyncns, GConf

Available build option(s) : ORC=yes