summaryrefslogtreecommitdiffstats
path: root/audio/apulse/README
diff options
context:
space:
mode:
author Ryan P.C. McQuen <ryanpcmcquen@gmail.com>2014-09-21 09:24:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-22 08:23:37 +0700
commit23cd68c251ae891e56cab56de86545d5608f4eb3 (patch)
tree6241c4dbe22b5e8c32a44fc92bbff8ace5ec10e2 /audio/apulse/README
parenta366f3c7261eacb14ca6897c5ff2904de59cf0b6 (diff)
downloadslackbuilds-23cd68c251ae891e56cab56de86545d5608f4eb3.tar.gz
slackbuilds-23cd68c251ae891e56cab56de86545d5608f4eb3.tar.xz
audio/apulse: Added (pulseaudio emulation for ALSA).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/apulse/README')
-rw-r--r--audio/apulse/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/apulse/README b/audio/apulse/README
new file mode 100644
index 0000000000..3dd8d7d9c5
--- /dev/null
+++ b/audio/apulse/README
@@ -0,0 +1,12 @@
+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