The libqtxdg is a Qt implementation of the freedesktop.org xdg specifications.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://github.com/lxqt/libqtxdg/releases/download/4.0.0/libqtxdg-4.0.0.tar.xz
Download MD5 sum: 4aaf75449cb6c8251f3b2fc21e4c5122
Download size: 72 KB
Estimated disk space required: 9.5 MB
Estimated build time: 0.3 SBU
CMake-3.30.2 and Qt-6.7.2
GTK+-3.24.43 (for gtk-update-icon-cache)
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