lxqt-themes-0.12.0

Introduction to lxqt-themes

The lxqt-themes package provides a number of graphic files and themes for ithe LXQt desktop.

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

Package Information

lxqt-themes Dependencies

Required

lxqt-build-tools-0.4.0,

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

Installation of lxqt-themes

Install lxqt-themes 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:

mkdir -pv $LXQT_PREFIX/share/lxqt/graphics &&
make install

Contents

Installed Program: None
Installed Libraries: None
Installed Directories: $LXQT_PREFIX/share/lxqt/{graphics,themes}}

Last updated on 2017-09-15 18:43:01 +0200