redox/recipes/wip/libs/text/hunspell/recipe.toml
2025-10-26 22:50:38 -03:00

7 lines
253 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/hunspell/hunspell#compiling-on-gnulinux-and-unixes
[source]
tar = "https://github.com/hunspell/hunspell/releases/download/v1.7.2/hunspell-1.7.2.tar.gz"
[build]
template = "configure"