redox/recipes/wip/libs/libharu/recipe.toml
2024-02-22 03:31:34 +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
"""