liblxqt-2.3.0

Introduction to liblxqt

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

[Note]

Note

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

Package Information

liblxqt Dependencies

Required

libqtxdg-4.3.0, kwindowsystem-6.23.0 for lxqt, and polkit-qt-0.200.0

Installation of liblxqt

Install liblxqt by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_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, /usr/share/cmake/lxqt, and /usr/share/lxqt/liblxqt

Short Descriptions

lxqt-backlight_backend

sets the backlight level for a display

liblxqt.so

contains a variety of utility functions for LXQt