The libqtxdg is a Qt implementation of freedesktop.org xdg specifications.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://github.com/lxde/libqtxdg/releases/download/4.3.0/libqtxdg-4.3.0.tar.xz
Download SHA256 Sum: 846cb8a35ab55ea3d513a860b6bb5fdf45e2de95a037afb73538b316908efa55
Download MD5 sum: dd6d86167ea86213d00dd82ec7ac88bb
Download size: 383.9 KB
Estimated disk space required: 7,213.7 KB
Estimated build time: less than 1.0 SBU
CMake-4.1.3, Qt-6.10.1 and lxqt-build-tools-2.3.0
GTK-3.24.51 (for gtk-update-icon-cache) xterm-403
Install libqtxdg by running the following commands:
cmake -B build \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usrcmake --build build
This package does not come with a test suite.
Now Install the package, as the root user:
cmake --install build
-DBUILD_TESTS=ON: Builds tests.
-DBUILD_DEV_UTILS=ON: Builds and installs development
utilities.