Name: graphite-gtk-theme Version: 257.a405c35 Release: 1%{?dist} Summary: Graphite Dark GTK theme License: GPL-3.0-or-later URL: https://github.com/vinceliuice/Graphite-gtk-theme %global commit a405c35e4591ef4fdc292b0a81e2f32d832c8ac5 Source0: https://github.com/vinceliuice/Graphite-gtk-theme/archive/%{commit}.zip BuildArch: noarch BuildRequires: sassc BuildRequires: gnome-shell Requires: gtk3 Requires: gtk4 %description Graphite is a sleek, dark GTK theme with customizable rimless variants and HiDPI support. %prep %autosetup -n Graphite-gtk-theme-%{commit} %build # No build steps required %install install -dm 755 %{buildroot}/usr/share/themes ./install.sh -n Graphite-Rimless -c dark --tweaks rimless -d %{buildroot}/usr/share/themes ./install.sh -n Graphite -c dark -d %{buildroot}/usr/share/themes # Remove HiDPI variants not needed rm -rf %{buildroot}/usr/share/themes/Graphite-Dark-hdpi \ %{buildroot}/usr/share/themes/Graphite-Dark-xhdpi \ %{buildroot}/usr/share/themes/Graphite-Rimless-Dark-hdpi \ %{buildroot}/usr/share/themes/Graphite-Rimless-Dark-xhdpi %files %license LICENSE %doc README.md /usr/share/themes/Graphite-Dark /usr/share/themes/Graphite-Rimless-Dark %changelog * Sat Aug 02 2025 18:06 Little Owl - Synced with upstream