liblxqt-2.3.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.4 platform.

Package Information

liblxqt Dependencies

Required

libqtxdg-4.3.0, Kwindowsystem-6.20.0, and polkit-qt-0.200.0

Installation of liblxqt

Prepare liblxqt by running the following commands:

cmake -B build \
      -D CMAKE_INSTALL_PREFIX=/usr \
      -D CMAKE_BUILD_TYPE=Release
cmake --build build

This package does not come with a test suite.

Now Install the package, as the root user:

cmake --install build

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