liblxqt-1.4.0

Introduction to liblxqt

The liblxqt is the core utility library for all LXQt components.

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

Package Information

liblxqt Dependencies

Required

libqtxdg-3.12.0, (kwindowsystem-5.115.0 for lxqt or KDE Frameworks-5.115.0), and polkit-qt-0.114.0

Installation of liblxqt

Install liblxqt 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

Contents

Installed Programs: lxqt-backlight_backend
Installed Library: liblxqt.so
Installed Directories: /usr/include/lxqt and /usr/share/cmake/lxqt

Short Descriptions

lxqt-backlight_backend

sets the backlight level for a display

liblxqt.so

contains the liblxqt API functions