mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Add libxcvt
This commit is contained in:
parent
81a6e9d0d6
commit
f1c2ac39a1
14
recipes/wip/x11/libxcvt/recipe.toml
Normal file
14
recipes/wip/x11/libxcvt/recipe.toml
Normal file
@ -0,0 +1,14 @@
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/lib/libxcvt-0.1.3.tar.xz"
|
||||
blake3 = "a6c8f264a70a742d2634f53d19489b984c28df11cb5653042e8921f7596534bb"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
autotools_recursive_regenerate
|
||||
"""
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_meson
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user