The lxqt-powermanagement package provides the power management module for LXQt.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/lxqt/lxqt-powermanagement/releases/download/2.0.0/lxqt-powermanagement-2.0.0.tar.xz
Download MD5 sum: fef1b1f47ff94635ed478e36e4137337
Download size: 96 KB
Estimated disk space required: 8.6 MB
Estimated build time: 0.3 SBU
liblxqt-2.0.0, kidletime-6.5.0 for lxqt, solid-6.5.0 for lxqt, and UPower-1.90.4
Install lxqt-powermanagement 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