The libqtxdg package contains a Qt implementation of the freedesktop.org XDG specifications.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/lxqt/libqtxdg/releases/download/4.4.0/libqtxdg-4.4.0.tar.xz
Download MD5 sum: ea81dc21611085a6601defb3fe6cce89
Download size: 76 KB
Estimated disk space required: 9.3 MB
Estimated build time: 0.4 SBU
CMake-4.3.2, lxqt-build-tools-2.4.0, and Qt-6.11.0
GTK-3.24.52 (for gtk-update-icon-cache) and xterm-409
Install libqtxdg by running the following commands:
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr \
-D CMAKE_BUILD_TYPE=Release \
.. &&
make
This package does not come with a test suite.
Now, as the root user:
make install