liblxqt-1.4.0

Introduction to liblxqt

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

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

liblxqt Dependencies

Required

libqtxdg-3.12.0, kwindowsystem-5.115.0 for lxqt, and polkit-qt-0.200.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