The libqtxdg is a Qt implementation of freedesktop.org xdg specifications.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): http://downloads.lxqt.org/libqtxdg/1.2.0/libqtxdg-1.2.0.tar.xz
Download MD5 sum: 3e92e224da807710862a0a94fad14dcd
Download size: 56 KB
Estimated disk space required: 2.4 MB
Estimated build time: 0.1 SBU
CMake-3.3.1 and Qt-5.5.0
Qt-4.8.7 (not supported by BLFS)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libqtxdg
Install libqtxdg by running the following commands:
source setqt5 && 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