mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
35912dd645
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
325 B
Text
8 lines
325 B
Text
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.
|