The pcmanfm-qt is a file manager and desktop icon manager (Qt port of pcmanfm and libfm).
This package is known to build and work properly using an LFS-7.9 platform.
Download (HTTP): http://downloads.lxqt.org/lxqt/0.10.0/pcmanfm-qt-0.10.0.tar.xz
Download MD5 sum: 9a69dcb7940123e2b17523855ccda6ae
Download size: 224 KB
Estimated disk space required: 13 MB
Estimated build time: 0.5 SBU
liblxqt-0.10.0, libfm-1.2.4, and lxmenu-data-0.1.5
oxygen-icons-15.04.3 or another icon theme (depending on your choice, some icons will be missing in several places)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/pcmanfm-qt
Install pcmanfm-qt by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=$LXQT_PREFIX \ -DCMAKE_INSTALL_LIBDIR=lib \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2016-03-05 10:01:52 -0800