The lxqt-powermanagement package provides the power management module for LXQt.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/lxqt/lxqt-powermanagement/releases/download/1.4.0/lxqt-powermanagement-1.4.0.tar.xz
Download MD5 sum: 74807502b819853a13c2c03406a1aeb5
Download size: 92 KB
Estimated disk space required: 6.5 MB
Estimated build time: 0.3 SBU
liblxqt-1.4.0, (kidletime-5.115.0 for lxqt or KDE Frameworks-5.115.0), and UPower-1.90.2
Install lxqt-powermanagement 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