slackbuilds_ponce/audio/apulse
Ryan P.C. McQuen 711fbd0ed5 audio/apulse: Updated for version 20150103.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
2015-02-28 11:37:07 +07:00
..
apulse.info audio/apulse: Updated for version 20150103. 2015-02-28 11:37:07 +07:00
apulse.SlackBuild audio/apulse: Updated for version 20150103. 2015-02-28 11:37:07 +07:00
README audio/apulse: Updated for version 20150103. 2015-02-28 11:37:07 +07:00
slack-desc audio/apulse: Added (pulseaudio emulation for ALSA). 2014-09-22 08:23:37 +07:00

PulseAudio emulation for ALSA.

Any app that requires pulseaudio can be run as such:

    $ apulse <program> [parameters]

PulseAudio is not required.

Speex is recommended for greater compatibility.

The SlackBuild now detects a multilib machine and will 
build with COMPAT32 libraries. If you have a reason
to bypass this, run:

    # COMPAT32=no sh apulse.SlackBuild

The default is for libraries to be installed in:

    /usr/lib${LIBDIRSUFFIX}/apulse

To override this setting and install the libraries 
directly into the /usr/lib${LIBDIRSUFFIX}/ directories, run:

    GLOBAL_LIBS=yes sh apulse.SlackBuild

This may increase pulseaudio compatibility with 
some applications. The disadvantage of this 
'global' build type, is that some programs (such as 
Google Chrome) will believe you have pulseaudio 
installed and may not have sound.