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

9 lines
146 B
TOML

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