redox/recipes/wip/libs/gnome/libadwaita/recipe.toml
2026-02-13 23:18:06 -03:00

8 lines
251 B
TOML

#TODO not compiled or tested
# build instructions: https://gitlab.gnome.org/GNOME/libadwaita#building
[source]
tar = "https://download.gnome.org/sources/libadwaita/1.8/libadwaita-1.8.4.tar.xz"
[build]
template = "meson"
mesonflags = ["-Dtests=false"]