libxkbcommon: move from community

This commit is contained in:
Dylan Araps 2020-01-20 00:03:09 +02:00
parent 1973da257b
commit 7b9d38a3dd
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 16 additions and 0 deletions

12
xorg/libxkbcommon/build Executable file
View File

@ -0,0 +1,12 @@
#!/bin/sh -e
export DESTDIR="$1"
meson \
--prefix=/usr \
-Denable-docs=false \
-Denable-wayland=false \
. output
ninja -C output
ninja -C output install

View File

@ -0,0 +1 @@
57c3630cdc38fb4734cd57fa349e92244f5ae3862813e533cedbd86721a0b6f2 libxkbcommon-0.10.0.tar.xz

View File

@ -0,0 +1 @@
meson make

View File

@ -0,0 +1 @@
https://xkbcommon.org/download/libxkbcommon-0.10.0.tar.xz

View File

@ -0,0 +1 @@
0.10.0 1