%global rname Latte-color-schemes Name: catppuccin-latte-color-schemes Version: 0.2.6 Release: 1%{?dist} Summary: Catpuccin Latte color schemes for Plasma License: MIT URL: https://github.com/catppuccin/kde Source0: %{url}/releases/download/v%{version}/%{rname}.tar.gz Source1: https://raw.githubusercontent.com/catppuccin/kde/refs/heads/main/LICENSE BuildArch: noarch Supplements: plasma-desktop %description Catppuccin is a soothing pastel theme for the high-spirited A community-driven color scheme meant for coding, designing, and much more This package provides the Latte color schemes for the Plasma Desktop %prep %autosetup -p1 -C cp %{S:1} . %build %install mkdir -p %{buildroot}%{_datadir}/color-schemes/ cp -a CatppuccinLatte*.colors %{buildroot}%{_datadir}/color-schemes %files %license LICENSE %{_datadir}/color-schemes/ %changelog * Sun Dec 14 2025 Shawn W Dunn - 0.2.6-1 - Initial Packaging