%global forgeurl https://github.com/catppuccin/sddm %global commit 28699090372cce33c12a923cf8fc297a9cae2cd4 %global _sddmthemedir %{_datadir}/sddm/themes %forgemeta Name: catppuccin-sddm-theme Version: 0^20250908.g2869909 Release: %autorelease Summary: Soothing pastel theme for SDDM License: MIT URL: %{forgeurl} Source0: %{forgesource} BuildArch: noarch BuildRequires: catppuccin-whiskers BuildRequires: just %description Soothing pastel theme for SDDM. %package latte Summary: Soothing pastel theme for SDDM - Latte Requires: sddm %description latte Soothing pastel theme for SDDM - Latte. %package frappe Summary: Soothing pastel theme for SDDM - Frappe Requires: sddm %description frappe Soothing pastel theme for SDDM - Frappe. %package macchiato Summary: Soothing pastel theme for SDDM - Macchiato Requires: sddm %description macchiato Soothing pastel theme for SDDM - Macchiato. %package mocha Summary: Soothing pastel theme for SDDM - Mocha Requires: sddm %description mocha Soothing pastel theme for SDDM - Mocha. %prep %forgeautosetup -p1 %build just build %install install -d %{buildroot}%{_sddmthemedir} cp -a themes/* %{buildroot}%{_sddmthemedir}/ %check %files %files latte %license LICENSE %doc README.md %doc CHANGELOG.md %{_sddmthemedir}/catppuccin-latte-* %files frappe %license LICENSE %doc README.md %doc CHANGELOG.md %{_sddmthemedir}/catppuccin-frappe-* %files macchiato %license LICENSE %doc README.md %doc CHANGELOG.md %{_sddmthemedir}/catppuccin-macchiato-* %files mocha %license LICENSE %doc README.md %doc CHANGELOG.md %{_sddmthemedir}/catppuccin-mocha-* %changelog %autochangelog