redox/recipes/wip/dev/vala/recipe.toml
2024-02-21 23:52:20 +00:00

9 lines
230 B
TOML

#TODO missing script for building, see https://gitlab.gnome.org/GNOME/vala#building-vala
[source]
tar = "https://download.gnome.org/sources/vala/0.56/vala-0.56.14.tar.xz"
[build]
template = "custom"
dependencies = [
"glib",
]