Layer-shell-qt-6.5.2

The Layer-shell-qt is meant for applications to be able to easily use clients based on a "wlr-layer-shell" protocol.

Package Information

Plasma Dependencies

Required

extra-cmake-modules-6.20.0, Qt-6.10.1,

Installation of layer-shell-qt

To Configure the Package, issue these commands:

cmake -B build -W no-dev \
        -D CMAKE_INSTALL_PREFIX=/opt/kf6 \
        -D CMAKE_BUILD_TYPE=Release      \
        -D BUILD_QT5=OFF                 \
        -D CMAKE_INSTALL_LIBEXECDIR=libexec \
        -D BUILD_TESTING=OFF

To Build the Package, issue these commands:

cmake --build build

This package does not have a testsuite.

Now Install the Package, as the root user:

cmake --install build

Contents

Installed Programs: None
Installed Libraries: libLayerShellQtInterface.so.6.5.2, libLayerShellQtQml.so, liblayer-shell.so
Installed Directories: /opt/kf6/lib, /opt/kf6/lib/plugins/wayland-shell-integration, /opt/kf6/include/LayerShellQt/*.h, /opt/kf6/lib/cmake/LayerShellQt/*.cmake