redox/recipes/wip/video/snapshot/recipe.toml
2024-02-24 02:45:22 +00:00

12 lines
262 B
TOML

#TODO maybe wrong template, see https://gitlab.gnome.org/GNOME/snapshot
[source]
tar = "https://download.gnome.org/sources/snapshot/45/snapshot-45.2.tar.xz"
[build]
template = "cargo"
dependencies = [
"glib",
"gtk4",
"libadwaita",
"gstreamer",
]