redox/recipes/wip/libs/text/libspelling/recipe.toml
2025-11-16 07:33:15 -03:00

13 lines
288 B
TOML

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