lxqt-policykit-0.9.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.8 platform.

Package Information

lxqt-policykit Dependencies

[Note]

Note

You do not need all KDE Frameworks-5.14.0, just the named library and dependencies.

Required

kwindowsystem, from KDE Frameworks-5.14.0, liblxqt-0.9.0 and polkit-qt-0.112.0 (Qt5)

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_BUILD_TYPE=Release          \
      -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
      ..       &&

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 2015-09-29 11:17:21 -0700