The liblxqt-mount package is used in LXQt for removable devices management.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): http://downloads.lxqt.org/lxqt/0.9.1/liblxqt-mount-0.9.0.tar.xz
Download MD5 sum: 476d91d6680f63b0dd7ab445120b9e20
Download size: 20 KB
Estimated disk space required: 1.1 MB
Estimated build time: less than 0.1 SBU
CMake-3.3.1 and Qt-5.5.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/liblxqt-mount
Install liblxqt-mount 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 2015-09-29 11:17:21 -0700