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: https://github.com/hyprwm/hyprland-protocols/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: meson BuildRequires: ninja-build BuildRequires: pkgconf-pkg-config %description Additional Wayland protocol XMLs used by Hyprland and related projects. %prep %autosetup -n %{name}-%{version} %build %meson %meson_build %install %meson_install %files %license LICENSE* %doc README* %{_datadir}/hyprland-protocols/ %{_datadir}/pkgconfig/hyprland-protocols.pc %changelog %autochangelog