The libliftoff package provides a library that handles KMS planes.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
下载地址(HTTP):https://gitlab.freedesktop.org/emersion/libliftoff/-/archive/v0.5.0/libliftoff-v0.5.0.tar.gz
MD5 校验和:e26483537eea0db5469b71c783189f74
大小:40 KB
预计所需磁盘空间:9 MB(含测试)
预计构建时间:小于 0.1 SBU(含测试)
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