The libqtxdg package contains a Qt implementation of the freedesktop.org XDG specifications.
This package is known to build and work properly using an LFS 13.0 platform.
Download (HTTP): https://github.com/lxqt/libqtxdg/releases/download/4.3.0/libqtxdg-4.3.0.tar.xz
Download MD5 sum: dd6d86167ea86213d00dd82ec7ac88bb
Download size: 72 KB
Estimated disk space required: 9.3 MB
Estimated build time: 0.4 SBU
CMake-4.2.3, lxqt-build-tools-2.3.0, and Qt-6.10.2
GTK-3.24.51 (for gtk-update-icon-cache) and xterm-407
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