redox/recipes/wip/tools/planify/recipe.toml
2026-01-23 19:03:04 -03:00

13 lines
263 B
TOML

#TODO not compiled or tested
#TODO determine minimum dependencies from meson log
[source]
git = "https://github.com/alainm23/planify"
rev = "v4.17.0"
[build]
template = "meson"
mesonflags = [
"-Dwebkit=false",
"-Dportal=false",
"-Devolution=false",
]