The libwacom package contains a library used to identify wacom tablets and their model-specific features.
This package is known to build and work properly using an LFS-8.2 platform.
Download (HTTP): https://downloads.sourceforge.net/linuxwacom/libwacom-0.28.tar.bz2
Download MD5 sum: 8273886ce9cc613b8cce3ee19788cd3b
Download size: 484 KB
Estimated disk space required: 5.3 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
git-2.16.2, GTK+-2.24.32, and librsvg-2.42.2
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libwacom
Install libwacom by running the following commands:
./configure --prefix=/usr --disable-static && make
To test the results, issue: make check.
Now, as the root
user:
make install
--disable-static
: This
switch prevents installation of static versions of the libraries.
Last updated on 2018-02-26 21:50:46 -0800