The libqtxdg is 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.0.1/libqtxdg-4.0.1.tar.xz
Download MD5 sum: 991ea26994c55d672ff662bd36ec0d96
Download size: 72 KB
Estimated disk space required: 8.7 MB
Estimated build time: 0.3 SBU
CMake-3.30.5 and Qt-6.8.0
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