Name: hyprland-guiutils Version: 0.2.1 Release: %autorelease -b4 Summary: Hyprland Qt/qml utility apps License: BSD-3-Clause URL: https://github.com/hyprwm/hyprland-guiutils Source: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval ExcludeArch: %{ix86} BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: git BuildRequires: pkgconfig(hyprlang) BuildRequires: pkgconfig(hyprtoolkit) BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(hyprutils) BuildRequires: pkgconfig(xkbcommon) Obsoletes: hyprland-qtutils <= 0.1.5 %description %{summary}. %prep %autosetup %build %cmake %cmake_build %install %cmake_install %files %license LICENSE %doc README.md %{_bindir}/hyprland-dialog %{_bindir}/hyprland-donate-screen %{_bindir}/hyprland-run %{_bindir}/hyprland-update-screen %{_bindir}/hyprland-welcome %changelog %autochangelog