Skip to content

Commit 226c397

Browse files
committed
Add graphics::xorg::xkeyboard-config v2.45
1 parent 3b6a38f commit 226c397

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
inherit: [meson]
2+
3+
metaEnvironment:
4+
PKG_VERSION: "2.45"
5+
PKG_LICENSE: "MIT"
6+
7+
checkoutSCM:
8+
scm: url
9+
url: https://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-${PKG_VERSION}.tar.xz
10+
digestSHA1: 1166b85b82ffb13ee1010563249a2edef718a3df
11+
stripComponents: 1
12+
13+
buildTools: [bison, m4, perl]
14+
buildScript: |
15+
mesonBuild $1
16+
17+
ln -sf ../xkeyboard-config-2 install/usr/share/X11/xkb
18+
19+
packageScript: |
20+
mesonPackageTgt

0 commit comments

Comments
 (0)