File plataro-icon-theme.spec of Package plataro-icon-theme

#
# spec file for package plataro-icon-theme
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name: 		plataro-icon-theme
Version:	20240907
Release:	0
License:	CC-BY-SA-4.0
Summary:	Plataro - rich and scalable icon theme for KDE and LXQt
Url:		http://kde-look.org/content/show.php/Plataro?content=171350
Group:		System/X11/Icons
Source:		https://github.com/tsujan/Plataro/archive/master.zip
Source1:	firefox.svg
Source2:	firefox-esr.svg
BuildRequires:  unzip
BuildRequires:	fdupes
BuildRequires:  hicolor-icon-theme
Suggests: 	breeze5-icons
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:	noarch

%description
The Plataro SVG icon set is a revival of FaenzaFlattr, which disappeared off the face of the earth.
Lots of icons are added to it and many of its icons are modified, with emphasis on clarity, colorfulness and, of course, flatness. It can be used both in KDE and in LXQT.

%prep
%setup -q -c
mv -v Plataro-master/{COPYING,INSTALL,README.md,screenshot.jpg} ./

%build
# no need to build

%install
mkdir -p %{buildroot}%{_datadir}/icons/
find Plataro-master/ -name 16 | xargs rm -r
find Plataro-master/ -name 16x2 | xargs rm -r
find Plataro-master/ -name 22 | xargs rm -r
find Plataro-master/ -name 22x2 | xargs rm -r
find Plataro-master/ -name 24 | xargs rm -r
find Plataro-master/ -name 24x2 | xargs rm -r
cp -r Plataro-master %{buildroot}%{_datadir}/icons/Plataro
rm %{buildroot}%{_datadir}/icons/Plataro/apps/scalable/firefox*.svg
cp %{SOURCE1} %{buildroot}%{_datadir}/icons/Plataro/apps/scalable/
cp %{SOURCE2} %{buildroot}%{_datadir}/icons/Plataro/apps/scalable/
%fdupes %{buildroot}
%icon_theme_cache_create_ghost Plataro

%post
%icon_theme_cache_post Plataro

%files
%defattr(-,root,root)
%doc COPYING INSTALL
%{_datadir}/icons/Plataro

%changelog
# see https://github.com/tsujan/Plataro/commits/master
openSUSE Build Service is sponsored by