redox/recipes/wip/libs/gnome/libpanel/recipe.toml

11 lines
238 B
TOML

#TODO not compiled or tested
# lacking build instructions
[source]
tar = "https://download.gnome.org/sources/libpanel/1.4/libpanel-1.4.0.tar.xz"
[build]
template = "meson"
mesonflags = [
"-Dintrospection=false",
"-Ddocs=false",
]