redox/recipes/wip/video/pitivi/recipe.toml
2024-02-10 11:39:38 +00:00

11 lines
236 B
TOML

#TODO missing script for Meson, lacking build instructions
[source]
tar = "https://download.gnome.org/sources/pitivi/2023/pitivi-2023.03.tar.xz"
[build]
template = "custom"
dependencies = [
"gtk3",
"gstreamer",
"libpeas",
]