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 12.4 platform.
Download (HTTP): https://github.com/lxqt/libqtxdg/releases/download/4.2.0/libqtxdg-4.2.0.tar.xz
Download MD5 sum: f697105e810ed1dd4ed9a6c6d4687167
Download size: 72 KB
Estimated disk space required: 8.9 MB
Estimated build time: 0.3 SBU
CMake-4.1.0, lxqt-build-tools-2.2.1. and Qt-6.9.1
GTK-3.24.50 (for gtk-update-icon-cache) and xterm-401
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