SlackBuilds Repository

15.0 > Libraries > bluez-alsa (3.1.0)

bluez-alsa (Bluetooth Audio ALSA Backend)

This project is a rebirth of a direct integration between Bluez and
ALSA. Since Bluez >= 5, the build-in integration has been removed in
favor of 3rd party audio applications. From now on, Bluez acts as a
middleware between an audio application, which implements Bluetooth
audio profile, and a Bluetooth audio device.

NOTE: A sample "rc" script is included, and installed in the usual
location i.e. /etc/rc.d -- to use this rc script do the usual:

chmod +x /etc/rc.d/rc.bluez-alsa

Then add the following to your rc.local:

# Start bluez-alsa
if [ -x /etc/rc.d/rc.bluez-alsa ]; then
/etc/rc.d/rc.bluez-alsa start
fi

Maintained by: khronosschoty
Keywords: alsa,blue tooth,bluez,blueman
ChangeLog: bluez-alsa

Homepage:
https://github.com/Arkq/bluez-alsa

Source Downloads:
bluez-alsa-3.1.0.tar.gz (02d2c56383a8e7bacc3bde2e9a39af4c)

Download SlackBuild:
bluez-alsa.tar.gz
bluez-alsa.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

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