libqtxdg-4.3.0

Introduction to libqtxdg

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.

Package Information

libqtxdg Dependencies

Required

CMake-4.1.3, Qt-6.10.1 and lxqt-build-tools-2.3.0

Optional (runtime)

GTK-3.24.51 (for gtk-update-icon-cache) xterm-403

Installation of libqtxdg

Install libqtxdg by running the following commands:

cmake -B build \
      -DCMAKE_BUILD_TYPE=Release          \
      -DCMAKE_INSTALL_PREFIX=/usr
cmake --build build

This package does not come with a test suite.

Now Install the package, as the root user:

cmake --install build

Command Explanations

-DBUILD_TESTS=ON: Builds tests.

-DBUILD_DEV_UTILS=ON: Builds and installs development utilities.

Contents

Installed Programs: None
Installed Library: libQt6Xdg.so and libQt6XdgIconLoader.so
Installed Directories: /usr/include/{qt6xdg,qt6xdgiconloader} and /usr/share/cmake/{qt6xdg,qt6xdgiconloader}

Short Descriptions

libQt6Xdg.so

contains the libQt6Xdg API functions.

libQt6XdgIconLoader.so

contains the libQt6XdgIconLoader API functions.