mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 18:48:43 +08:00
7 lines
253 B
TOML
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"
|