redox/recipes/wip/libs/audio/boca/recipe.toml
2025-03-29 22:35:59 +00:00

15 lines
351 B
TOML

#TODO missing script for gnu make
# build instructions - https://github.com/enzo1982/boca/#installation
[source]
tar = "https://github.com/enzo1982/BoCA/releases/download/v1.0.7/boca-1.0.7.tar.gz"
[build]
template = "custom"
dependencies = [
"libsmooth",
"pulseaudio",
"libcdio",
"libcdio-paranoia",
"expat",
"liburiparser",
]