redox/recipes/wip/net/celeste/recipe.toml
2024-02-16 22:53:58 +00:00

11 lines
298 B
TOML

#TODO missing script for "just" and require Go, see https://github.com/hwittenborn/celeste/blob/develop/BUILDING.md
[source]
git = "https://github.com/hwittenborn/celeste"
rev = "2ea8dc00ed001d045792e974b46264d920090606"
[build]
template = "custom"
dependencies = [
"gtk4",
"libadwaita",
]