libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. It is meant to be a direct replacement to the version formerly provided by the Xorg server.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://xorg.freedesktop.org/archive/individual//lib/libxcvt-0.1.3.tar.xz
Download SHA256 Sum: a929998a8767de7dfa36d6da4751cdbeef34ed630714f2f4a767b351f2442e01
Download MD5 sum: 7fb9c51d33a680f724f34da41768b1d0
Download size: 37.0 KB
Estimated disk space required: 210.0 KB
Estimated build time: less than 0.1 SBU
Prepare libxcvt by running the following commands:
meson setup build --prefix=/usr --buildtype=release
ninja -C build
This package does not come with a test suite.
Now Install, as the root user:
ninja -C build install