Name: hyprwire Version: 0.2.1 Release: %autorelease Summary: A fast and consistent wire protocol for IPC License: BSD-3-Clause URL: https://github.com/hyprwm/hyprwire Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig(hyprutils) BuildRequires: pkgconfig(libffi) %description %{summary}. %prep %autosetup %build %cmake -DCMAKE_BUILD_TYPE=Release %cmake_build %install %cmake_install %check %cmake_test %files %license LICENSE %doc README.md %changelog %autochangelog