This script is for Slackware 13.37 only and may be outdated.

SlackBuilds Repository

13.37 > Audio > pulseaudio (2.0)

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, orc

Maintained by: drhouse
Keywords: esound,daemon,pulsed,pulse,esd,sound,multimedia,server,pulseaudio
ChangeLog: pulseaudio

Homepage:
http://www.pulseaudio.org

Source Downloads:
pulseaudio-2.0.tar.xz (9bbde657c353fe675c3b693054175a8e)

Download SlackBuild:
pulseaudio.tar.gz
pulseaudio.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 13.37

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds