Name: hyprpaper Version: 0.7.6 Release: %autorelease Summary: Hyprpaper is a wayland wallpaper utility with IPC controls. License: BSD-3-Clause URL: https://github.com/hyprwm/hyprpaper Source0: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig(hyprlang) BUildRequires: pkgconfig(hyprutils) BuildRequires: pkgconfig(hyprtoolkit) BuildRequires: pkgconfig(hyprwire) BuildRequires: pkgconfig(hyprwayland-scanner) BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(pixman-1) BuildRequires: pkgconfig(libdrm) %description Hyprpaper is a simple and fast wallpaper utility for Hyprland with the ability to dynamically change wallpapers through sockets. %prep %autosetup %build %cmake -DCMAKE_BUILD_TYPE=Release %cmake_build %install %cmake_install %files %license LICENSE %doc README.md %changelog %autochangelog