redox/recipes/wip/net/sharing/warp/recipe.toml
2026-02-17 22:34:00 -03:00

13 lines
255 B
TOML

#TODO not compiled or tested
# build instructions: https://gitlab.gnome.org/World/warp#meson
[source]
git = "https://gitlab.gnome.org/World/warp"
shallow_clone = true
[build]
template = "meson"
dependencies = [
"glib",
"gtk4",
"libadwaita",
]