The libliftoff package provides a library that handles KMS planes.
This version of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable version of the System V books.
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