The libxklavier package contains a utility library for X keyboard.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://people.freedesktop.org/~svu/libxklavier-5.4.tar.bz2
Download MD5 sum: 13af74dcb6011ecedf1e3ed122bd31fa
Download size: 384 KB
Estimated disk space required: 5.2 MB
Estimated build time: less than 0.1 SBU
GLib-2.82.2 (GObject Introspection recommended), ISO Codes-4.17.0, libxml2-2.13.4 and Xorg Libraries
Install libxklavier by running the following commands:
./configure --prefix=/usr --disable-static && make
This package does not come with a test suite.
Now, as the root
user:
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.
--enable-gtk-doc
: This parameter is
normally used if GTK-Doc is
installed and you wish to rebuild and install the API
documentation. It is broken for this package due to the use of a
long deprecated gtk-doc program that is no longer available.