Name: oreo-blue-cursors Version: 0 Release: 7483f2d.1.g%{?dist} Summary: Oreo Cursors – Blue variant License: GPL-3.0-or-later URL: https://github.com/varlesh/oreo-cursors Source0: https://github.com/varlesh/oreo-cursors/archive/refs/heads/master.tar.gz#/oreo-cursors-master.tar.gz BuildArch: noarch BuildRequires: ruby-devel BuildRequires: make BuildRequires: inkscape BuildRequires: xcursorgen Requires: gtk-update-icon-cache %description Oreo Cursors with only the blue variant built and installed. %prep %autosetup -n oreo-cursors-master # Keep only the blue variant sed -i '/^blue =/!d' generator/colours.conf %build ruby generator/convert.rb make build %install make DESTDIR=%{buildroot} install %files %license LICENSE %doc README.md /usr/share/icons/oreo_blue_cursors %changelog * Sat Apr 19 2025 10:37 Little Owl - synced with upstream - Initial package