mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +08:00
8 lines
251 B
TOML
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"]
|