mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
23cd68c251
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
322 B
Text
12 lines
322 B
Text
PulseAudio emulation for ALSA.
|
|
|
|
Any app that requires pulseaudio can be run as such:
|
|
|
|
$ apulse <program> [parameters]
|
|
|
|
PulseAudio is not required.
|
|
|
|
To install this on a multilib machine with 32-bit compatibility
|
|
libraries, run the SlackBuild preceded by COMPAT32=yes, like so:
|
|
|
|
# COMPAT32=yes sh apulse.SlackBuild
|