Name: layer-shell-qt Version: 6.7.4 Release: 1%{?dist} Summary: Library to easily use clients based on wlr-layer-shell License: BSD-3-Clause AND CC0-1.0 AND LGPL-3.0-or-later AND MIT URL: https://invent.kde.org/plasma/%{name} Source0: https://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtbase-private-devel BuildRequires: cmake(Qt6WaylandClient) BuildRequires: cmake(Qt6Qml) BuildRequires: libxkbcommon-devel BuildRequires: cmake(PlasmaWaylandProtocols) BuildRequires: wayland-devel BuildRequires: pkgconfig(wayland-protocols) %description This component is meant for applications to be able to easily use clients based on wlr-layer-shell %package devel Summary: Developer files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: cmake(Qt6Gui) %description devel %{summary}. %prep %autosetup -p1 %build %cmake_kf6 %cmake_build_kf6 %install %cmake_install_kf6 %files %license LICENSES/* %{_libdir}/libLayerShellQtInterface.so.* %{_qt6_plugindir}/wayland-shell-integration/ %{_kf6_qmldir}/org/kde/layershell/LayerShellQtQml.qmltypes %{_kf6_qmldir}/org/kde/layershell/kde-qmlmodule.version %{_kf6_qmldir}/org/kde/layershell/libLayerShellQtQml.so %{_kf6_qmldir}/org/kde/layershell/qmldir %files devel %{_includedir}/LayerShellQt/ %{_libdir}/libLayerShellQtInterface.so %{_libdir}/cmake/LayerShellQt/ %changelog * Sat Aug 29 2026 Smech - 6.7.4-1 - Real upstream source