redox/recipes/wip/tools/flowtime/recipe.toml
2025-10-14 11:09:28 -03:00

13 lines
307 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/Diego-Ivan/Flowtime#building-from-source
[source]
git = "https://github.com/Diego-Ivan/Flowtime"
rev = "2cb1160f7f61ec0a6add292deca38a3150336f03"
[build]
template = "meson"
dependencies = [
"gtk4",
"libxml2",
"libadwaita",
]