mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 02:28:45 +08:00
11 lines
219 B
TOML
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
|
|
"""
|