liblxqt-1.4.0

Introduction to liblxqt

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

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

Package Information

liblxqt Dependencies

Required

libqtxdg-3.12.0, (kwindowsystem-5.113.0 for lxqt or KDE Frameworks-5.113.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