The lxqt-policykit package is the LXQt PolicyKit agent.
This package is known to build and work properly using an LFS 12.0 platform.
Download (HTTP): https://github.com/lxqt/lxqt-policykit/releases/download/1.3.0/lxqt-policykit-1.3.0.tar.xz
Download MD5 sum: 1edc6f96efe55b07bf60f746c2ec6d1b
Download size: 40 KB
Estimated disk space required: 1.7 MB
Estimated build time: less than 0.1 SBU
Install lxqt-policykit 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