redox/recipes/wip/libs/audio/libopenshot-audio/recipe.toml
2025-11-17 12:15:53 -03:00

9 lines
207 B
TOML

#TODO not compiled or tested
#TODO determine minimum dependencies from cmake log
[source]
git = "https://github.com/OpenShot/libopenshot-audio"
rev = "v0.4.0"
shallow_clone = true
[build]
template = "cmake"