The liblxqt is the core utility library for all LXQt components.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/lxqt/liblxqt/releases/download/2.0.0/liblxqt-2.0.0.tar.xz
Download MD5 sum: c1c51cb0d759cc6beb8b576b5a2c8285
Download size: 84 KB
Estimated disk space required: 7.8 MB
Estimated build time: 0.3 SBU
libqtxdg-4.0.0, kwindowsystem-6.5.0 for lxqt, and polkit-qt-0.200.0
Install liblxqt by running the following commands:
mkdir build &&
cd    build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_BUILD_TYPE=Release  \
      ..                           &&
make
        This package does not come with a test suite.
          Now, as the root user:
        
make install