728d39f
%global commit      c0355ea31e5cfdb6b44d8108f602d66817546a09
728d39f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
728d39f
%global date        20190530
728d39f
728d39f
%global tname       Moka
728d39f
9063704
Name:           moka-icon-theme
728d39f
Version:        5.4.0
03b784c
Release:        4.%{date}git%{shortcommit}%{?dist}
9063704
Summary:        Moka Icon Theme
9063704
9063704
License:        CC-BY-SA and GPLv3
9063704
URL:            https://snwh.org/moka
728d39f
Source0:        https://github.com/snwh/%{name}/archive/%{commit}/%{name}-%{version}.%{date}git%{shortcommit}.tar.gz
9063704
BuildArch:      noarch
728d39f
728d39f
BuildRequires:  meson
9063704
Requires:       gnome-icon-theme
9063704
Requires:       hicolor-icon-theme
9063704
9063704
%description
728d39f
Moka is a stylized FreeDesktop icon set, created with simplicity in mind.
728d39f
It uses simple geometry & bright colours and has been designed and optimized to
728d39f
achieve the a pixel-perfect look for your desktop.
728d39f
728d39f
Also, one of the most comprehensive icon sets available, Moka provides thousands
728d39f
of icons for many applications. So no matter which Linux desktop you are using,
728d39f
Moka has you covered.
9063704
9063704
9063704
%prep
728d39f
%autosetup -p1 -n %{name}-%{commit}
1053fa5
chmod 644 COPYING LICENSE_CC-BY-SA LICENSE_GPL \
1053fa5
    README.md AUTHORS CONTRIBUTING.md
9063704
9063704
9063704
%build
728d39f
%meson
728d39f
%meson_build
9063704
9063704
9063704
%install
728d39f
%meson_install
728d39f
chmod -x %{buildroot}%{_datadir}/icons/%{tname}/index.theme
9063704
9063704
728d39f
%transfiletriggerin -- %{_datadir}/icons/%{tname}
728d39f
gtk-update-icon-cache --force %{_datadir}/icons/%{tname} &>/dev/null || :
9063704
728d39f
%transfiletriggerpostun -- %{_datadir}/icons/%{tname}
728d39f
gtk-update-icon-cache --force %{_datadir}/icons/%{tname} &>/dev/null || :
9063704
9063704
9063704
%files
728d39f
%license COPYING LICENSE_CC-BY-SA LICENSE_GPL
1053fa5
%doc README.md AUTHORS CONTRIBUTING.md
728d39f
%{_datadir}/icons/%{tname}
728d39f
%ghost %{_datadir}/icons/%{tname}/icon-theme.cache
9063704
9063704
9063704
%changelog
03b784c
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-4.20190530gitc0355ea
03b784c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
03b784c
a8cf8fe
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-3.20190530gitc0355ea
a8cf8fe
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
a8cf8fe
1053fa5
* Tue Sep 17 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 5.4.0-2.20190530gitc0355ea
1053fa5
- Minor packaging fixes
1053fa5
728d39f
* Tue Sep 17 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 5.4.0-1.20190530gitc0355ea
728d39f
- Update to latest git snapshot
728d39f
- Switch to Meson build system
728d39f
- Packaging fixes
728d39f
9063704
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.6-3
9063704
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
9063704
9063704
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.6-2
9063704
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
9063704
9063704
* Mon Sep  4 2017 Allisson Azevedo <allisson@gmail.com> - 5.3.6-1
9063704
- Initial RPM release