redox/recipes/wip/libs/other/libgumbo/recipe.toml
2024-09-20 01:38:01 +00:00

11 lines
219 B
TOML

#TODO not compiled or tested
[source]
git = "https://codeberg.org/gumbo-parser/gumbo-parser"
rev = "23af2f7c5a9da7e7ea42fcc2c573df52e4a3a5be"
[build]
template = "custom"
script = """
./autogen.sh
cookbook_configure
"""