The libliftoff package provides a library that handles KMS planes.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v0.5.0/libliftoff-v0.5.0.tar.gz
Download MD5 sum: e26483537eea0db5469b71c783189f74
Download size: 40 KB
Estimated disk space required: 9 MB (with tests)
Estimated build time: less than 0.1 SBU (with tests)
Install libliftoff by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To run the test suite, issue ninja test.
Now, as the root user:
ninja install