mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
11 lines
209 B
TOML
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
|
|
"""
|