lxqt-about-0.10.0

Introduction to lxqt-about

The lxqt-about package provides the standalone LXQtAbout” dialog.

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

Package Information

lxqt-about Dependencies

Required

liblxqt-0.10.0

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

Installation of lxqt-about

Install lxqt-about 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 Program: lxqt-about
Installed Libraries: None
Installed Directory: $LXQT_PREFIX/share/lxqt/translations/lxqt-about

Short Descriptions

lxqt-about

is the LXQtAbout” dialog.

Last updated on 2016-08-27 10:35:10 -0700