The liblxqt is the core utility library for all LXQt components.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://github.com/lxqt/liblxqt/releases/download/2.3.0/liblxqt-2.3.0.tar.xz
Download SHA256 Sum: 2b5c619d2f166e56ed899a856fbad419d80d85d8b3ffdd08909b596cf886e4dc
Download MD5 sum: 362e9bb1202801ca4fb43e571b088a0a
Download size: 745.4 KB
Estimated disk space required: 5,291.2 KB
Estimated build time: less than 0.5 SBU
Prepare liblxqt by running the following commands:
cmake -B build \
-D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Releasecmake --build build
This package does not come with a test suite.
Now Install the package, as the root user:
cmake --install build