redox/recipes/wip/web/surf/recipe.toml
2025-10-29 22:45:09 -03:00

10 lines
230 B
TOML

#TODO missing script for gnu make
# build instructions: https://git.suckless.org/surf/file/README.html
[source]
tar = "https://dl.suckless.org/surf/surf-2.1.tar.gz"
[build]
template = "custom"
dependencies = [
"webkitgtk3",
]