The liblxqt is the core utility library for all LXQt components.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/lxqt/liblxqt/releases/download/1.4.0/liblxqt-1.4.0.tar.xz
Download MD5 sum: 5877977a8314f6470c15faa09c24c764
Download size: 84 KB
Estimated disk space required: 5.2 MB
Estimated build time: 0.2 SBU
libqtxdg-3.12.0, (kwindowsystem-5.115.0 for lxqt or KDE Frameworks-5.115.0), and polkit-qt-0.114.0
Install liblxqt by running the following commands:
mkdir -v build &&
cd       build &&
cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      ..                          &&
make
        This package does not come with a test suite.
          Now, as the root user:
        
make install