The qtxdg-tools contains a CLI MIME tool for handling file associations and opening files with their default applications.
This package is known to build and work properly using an LFS 12.1 platform.
Download (HTTP): https://github.com/lxqt/qtxdg-tools/releases/download/3.12.0/qtxdg-tools-3.12.0.tar.xz
Download MD5 sum: 6fd76563ef496796e9517c65045eb38e
Download size: 20 KB
Estimated disk space required: 1.5 MB
Estimated build time: 0.1 SBU
Install qtxdg-tools by running the following commands:
mkdir -v build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_LIBDIR=lib \ .. && make
This package does not come with a test suite.
Now, as the root
user:
make install