redox/recipes/wip/net/analysis/echo/recipe.toml
2026-02-08 05:30:48 -03:00

12 lines
186 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/lo2dev/Echo"
rev = "2.0"
shallow_clone = true
[build]
template = "meson"
dependencies = [
"gtk4",
"libadwaita",
]