Name: hyprland-protocols Version: 0.7.0 Release: 1%{?dist} Summary: Wayland protocol extensions for Hyprland. License: BSD-3-Clause URL: https://github.com/hyprwm/hyprland-protocols Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildArch: noarch BuildRequires: meson %description Wayland protocol extensions for Hyprland. This repository exists in an effort to bridge the gap between Hyprland and KDE/Gnome's functionality, as well as allow apps for some extra neat functionality under Hyprland. Since wayland-protocols is slow to change (on top of Hyprland not being allowed to contribute), we have to maintain a set of protocols Hyprland uses to plumb some things / add some useful features. %prep %autosetup %build %meson %meson_build %install %meson_install %files %license LICENSE %doc README.md %{_datadir}/hyprland-protocols/ %{_datadir}/pkgconfig/hyprland-protocols.pc %changelog %autochangelog