redox/recipes/wip/libs/other/libharu/recipe.toml
2024-06-26 03:59:18 +00:00

11 lines
250 B
TOML

#TODO the git repository contents aren't copied to the "build" folder
[source]
git = "https://github.com/libharu/libharu"
rev = "0c598becaadaef8e3d12b883f9fc2864a118c12d"
[build]
template = "custom"
script = """
./buildconf.sh
cookbook_configure
"""