Name: matrix-gtk-theme Version: 20.7d9700e Release: 1%{?dist} Summary: A GTK theme based on the Matrix colour palette License: GPL-3.0-or-later URL: https://github.com/Fausto-Korpsvart/Matrix-GTK-Theme %global commit 7d9700ea9274f3671e09403754e97f9a0753a492 Source0: %{URL}/archive/%{commit}.tar.gz BuildArch: noarch BuildRequires: sassc Requires: gtk-update-icon-cache %description A GTK theme based on the Matrix colour palette, with icon tweaks and optional macOS-style refinements. %prep %autosetup -n Matrix-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/Matrix-Dark ../icons/Matrix-Sweet %{buildroot}/usr/share/icons/ %files %license LICENSE %doc README.md /usr/share/themes/* /usr/share/icons/Matrix-Dark /usr/share/icons/Matrix-Sweet %changelog * Sat Aug 02 2025 18:15 Little Owl - Synced with upstream