lxqt-qtplugin-0.10.0

Introduction to lxqt-qtplugin

The lxqt-qtplugin package provides an LXQt Qt platform integration plugin.

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

Package Information

lxqt-qtplugin Dependencies

Required

liblxqt-0.10.0

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/lxqt-qtplugin

Installation of lxqt-qtplugin

Install lxqt-qtplugin by running the following commands:

mkdir -v build &&
cd       build &&

cmake -DCMAKE_BUILD_TYPE=Release          \
      -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \
      ..       &&

make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Library: libqtlxqt.so
Installed Directory: /opt/qt5/plugins/platformthemes

Short Descriptions

libqtlxqt.so

contains the libqtlxqt API functions.

Last updated on 2016-03-05 10:01:52 -0800