slackbuilds/audio/cubeb
Steven Voges 6665784479
audio/cubeb: Updated for version 20230321_2071354.
Signed-off-by: bedlam <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-04-08 09:16:28 +07:00
..
README audio/cubeb: Updated for version 20230321_2071354. 2023-04-08 09:16:28 +07:00
cubeb.SlackBuild audio/cubeb: Updated for version 20230321_2071354. 2023-04-08 09:16:28 +07:00
cubeb.info audio/cubeb: Updated for version 20230321_2071354. 2023-04-08 09:16:28 +07:00
slack-desc audio/cubeb: Added (Audo Library) 2022-09-03 17:58:45 +07:00

README

cubeb is a cross platform audio library

This script defaults to building against alsa and pulse.
To disable alsa support, pass ALSA=false to the build script.
To disable pulse support, pass PULSE=false to the build script.

jack is an optional dependency and support can be enabled by passing
JACK=true to the build script.

Tests are enabled by default, to disable testing, pass TESTS=false
to the build script.