mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Add xkeyboard-config
This commit is contained in:
parent
5e4fdf2976
commit
bdbdc9ef5b
10
recipes/wip/x11/xkeyboard-config/recipe.toml
Normal file
10
recipes/wip/x11/xkeyboard-config/recipe.toml
Normal file
@ -0,0 +1,10 @@
|
||||
[source]
|
||||
tar = "https://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-2.44.tar.xz"
|
||||
blake3 = "6156aefb0608af6b7ae2c2ef444838b72524d1e4244cb26ee253669ecede3a5a"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_meson
|
||||
"""
|
||||
Loading…
Reference in New Issue
Block a user