redox/recipes/wip/video/vidmerger/recipe.toml
2024-03-01 00:11:53 +00:00

9 lines
144 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/tgotwig/vidmerger"
[build]
template = "cargo"
dependencies = [
"ffmpeg6",
]