lxqt-policykit-0.10.0

Introduction to lxqt-policykit

The lxqt-policykit package is the LXQt PolicyKit agent.

This package is known to build and work properly using an LFS-7.10 platform.

Package Information

lxqt-policykit Dependencies

Required

liblxqt-0.10.0, polkit-qt-0.112.0 (Qt5), and (kwindowsystem-5.25.0 for lxqt or KDE Frameworks-5.25.0)

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxqt-policykit

Installation of lxqt-policykit

Install lxqt-policykit by running the following commands:

mkdir -v build &&
cd       build &&

cmake -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
      -DCMAKE_BUILD_TYPE=Release          \
      ..                                  &&

make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: lxqt-policykit-agent
Installed Libraries: None
Installed Directory: $LXQT_PREFIX/share/lxqt/translations/lxqt-policykit-agent

Short Descriptions

lxqt-policykit-agent

is the LXQt PolicyKit agent.

Last updated on 2016-08-27 10:35:10 -0700