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.
Download (HTTP): https://github.com/lxde/lxqt-themes/releases/download/0.12.0/lxqt-themes-0.12.0.tar.xz
Download MD5 sum: e468462aa42b6d8e6e7d24403e100226
Download size: 3.1 MB
Estimated disk space required: 8.2 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
Last updated on 2017-09-15 18:43:01 +0200