UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
xkeyboard-config
The XKeyboardConfig package contains the keyboard configuration database for the X Window System.Package info
Template: meson
Codename: xkeyboard-config
Source file: xkeyboard-config-2.46.tar.xz
Source file size: 931044
Source file MD5-checkum: ca851f0e5bc0f52f2fb4629babc344c1
Source directory: xkeyboard-config-2.46
Package URL: https://umvirt.com/linux/downloads/0.3/packages/Xorg/xkeyboard-config-2.46.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.3/packages/Xorg/xkeyboard-config-2.46.tar.xz.md5sum
Dependances: Xlibs.
Dependance of: xorg-server, libxkbcommon, gnome-desktop, X.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson setup --prefix=/usr --buildtype=release ..
Build script:
cd build
ninja
Install script:
cd build
ninja install