The mtdev package contains Multitouch Protocol Translation Library which is used to transform all variants of kernel MT (Multitouch) events to the slotted type B protocol.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://bitmath.org/code/mtdev/mtdev-1.1.7.tar.bz2
Download SHA256 Sum: a107adad2101fecac54ac7f9f0e0a0dd155d954193da55c2340c97f2ff1d814e
Download MD5 sum: 483ed7fdf7c1e7b7375c05a62848cce7
Download size: 1,468.2 KB
Estimated disk space required: 2,354.2 KB
Estimated build time: less than 0.1 SBU
Prepare mtdev by running the following commands:
./configure --prefix=/usr --disable-static
Now Build the package issue:
make
This package does not come with a test suite.
Now Install, as the root user:
make install