Name: hyprpaper Version: 0.7.6 Release: 1 Summary: Blazing fast wayland wallpaper utility with IPC controls. License: BSD-3-Clause URL: https://github.com/hyprwm/hyprpaper Source: %{url}/archive/refs/tags/v%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: systemd-rpm-macros BuildRequires: cairo-devel BuildRequires: libglvnd-gles BuildRequires: hyprgraphics-devel BuildRequires: hyprlang-devel BuildRequires: hyprutils-devel BuildRequires: hyprwayland-scanner-devel BuildRequires: fpc-units-x86_64-linux BuildRequires: fpc-src BuildRequires: pango-devel BuildRequires: wayland-devel BuildRequires: wayland-protocols-devel BuildRequires: libglvnd-devel BuildRequires: file-devel %description Hyprpaper is a blazing fast wallpaper utility for Hyprland with the ability to dynamically change wallpapers through sockets. - Per-output wallpapers. - fill, tile, cover or contain modes. - fractional scaling support. - IPC for fast wallpaper switches. %prep %autosetup %build %cmake %cmake_build %install %cmake_install %post %systemd_user_post %{name}.service %preun %systemd_user_preun %{name}.service %files %license LICENSE %doc README.md %{_bindir}/%{name} %{_userunitdir}/%{name}.service %changelog %autochangelog