redox/recipes/wip/web/elinks/recipe.toml
2025-10-30 02:35:09 -03:00

8 lines
255 B
TOML

#TODO not compiled or tested
#TODO determine dependencies
# build instructions: https://github.com/rkd77/elinks/blob/master/INSTALL
[source]
tar = "https://github.com/rkd77/elinks/releases/download/v0.18.0/elinks-0.18.0.tar.xz"
[build]
template = "meson"