redox/recipes/wip/libharu/recipe.toml
2023-12-18 19:26:27 +00:00

11 lines
209 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/libharu/libharu"
rev = "0c598becaadaef8e3d12b883f9fc2864a118c12d"
[build]
template = "custom"
script = """
./buildconf.sh
cookbook_configure
"""