libqtxdg-4.1.0

Introduction to libqtxdg

The libqtxdg package contains a Qt implementation of the freedesktop.org XDG specifications.

[Note]

Note

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.

Package Information

libqtxdg Dependencies

Required

CMake-3.31.0 and Qt-6.8.0

Optional (runtime)

GTK+-3.24.43 (for gtk-update-icon-cache) and xterm-395

Installation of libqtxdg

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

Contents

Installed Programs: None
Installed Library: libQt6Xdg.so, libQt6XdgIconLoader.so, and libQt6XdgIconPlugin.so (in $QT6DIR/lib)
Installed Directories: /usr/include/{qt6xdg,qt6xdgiconloader} and /usr/share/cmake/{qt6xdg,qt6xdgiconloader}

Short Descriptions

libQt6Xdg.so

contains an implementation of the XDG specification for Qt

libQt6XdgIconLoader.so

contains the XDG Icon Loader for Qt

libQt6XdgIconPlugin

contains a plugin for loading icons using Qt