redox/recipes/wip/video/glide/recipe.toml
2024-02-16 01:42:41 +00:00

11 lines
193 B
TOML

#TODO Make GTK4 work
[source]
git = "https://github.com/philn/glide"
rev = "fc86c0e8672e0713b26edae8c6388b85d5d05177"
[build]
template = "cargo"
dependencies = [
"gtk4",
"gstreamer",
]