6566b29a13
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
14 lines
269 B
TOML
14 lines
269 B
TOML
[source]
|
|
tar = "https://www.x.org/releases/individual/lib/libXau-1.0.12.tar.xz"
|
|
blake3 = "674bc71a888eec20f0e29989e4669df90309d4baacad058107cdf89d23803bcc"
|
|
|
|
[build]
|
|
dependencies = [
|
|
"x11proto",
|
|
]
|
|
template = "custom"
|
|
script = """
|
|
DYNAMIC_INIT
|
|
cookbook_configure
|
|
"""
|