Name: hyprland-guiutils Version: 0.2.1 Release: %autorelease Summary: Hyprland GUI utilities License: BSD-3-Clause URL: https://github.com/hyprwm/hyprland-guiutils Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: ninja-build BuildRequires: pkgconfig(hyprlang) BuildRequires: pkgconfig(hyprutils) BuildRequires: pkgconfig(hyprtoolkit) BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(xkbcommon) BuildRequires: pkgconfig(libdrm) %description %{summary}. Successor to hyprland-qtutils. %prep %autosetup -p1 %build %cmake %cmake_build %install %cmake_install %files %license LICENSE %doc README.md %{_bindir}/hyprland-dialog %{_bindir}/hyprland-donate-screen %{_bindir}/hyprland-update-screen %{_bindir}/hyprland-welcome %{_bindir}/hyprland-run %changelog %autochangelog