The libgnomekbd package contains xkb hooks used by the GNOME Desktop.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgnomekbd/3.4/libgnomekbd-3.4.0.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgnomekbd/3.4/libgnomekbd-3.4.0.2.tar.xz
Download MD5 sum: 9772d124e0cca6a70b9e7cf85032a297
Download size: 360 KB
Estimated disk space required: 9 MB
Estimated build time: 0.4 SBU
Gtk+-3.4.3, intltool-0.50.0 and libxklavier-5.2.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgnomekbd
Install libgnomekbd 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.
Last updated on 2012-05-16 16:39:28 +0000