Name: nightfox-gtk-theme Version: 41.d6327b1 Release: 1%{?dist} Summary: A GTK theme based on the Nightfox colour palette License: GPL-3.0-or-later URL: https://github.com/Fausto-Korpsvart/Nightfox-GTK-Theme %global commit d6327b176d19f6f00a9fbe0175fb95953c12b7de Source0: %{URL}/archive/%{commit}.tar.gz BuildArch: noarch BuildRequires: sassc Requires: gtk-update-icon-cache %description A GTK theme based on the Nightfox colour palette, with icon tweaks and optional macOS-style refinements. %prep %autosetup -n Nightfox-GTK-Theme-%{commit} %build # Nothing to build %install install -dm 755 %{buildroot}/usr/share/themes install -dm 755 %{buildroot}/usr/share/icons cd themes ./install.sh -l --tweaks macos -d %{buildroot}/usr/share/themes cp -a ../icons/Duskfox %{buildroot}/usr/share/icons/ %files %license LICENSE %doc README.md /usr/share/themes/* /usr/share/icons/Duskfox %changelog * Tue Jul 22 2025 07:41 Little Owl - Synced with upstream