mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
Add libxcb-proto
This commit is contained in:
parent
c5e7dd2287
commit
fb6cd00359
10
recipes/wip/x11/libxcb-proto/recipe.toml
Normal file
10
recipes/wip/x11/libxcb-proto/recipe.toml
Normal file
@ -0,0 +1,10 @@
|
||||
[source]
|
||||
tar = "https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-1.17.0.tar.xz"
|
||||
blake3 = "68187400fded667f60b4b020d0fc37fa489ae0de33169fe7b07fcbaf88e7a3f9"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_configure
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user