From 25be096b8977a2437d8727cfe7f2f00effd26ebe Mon Sep 17 00:00:00 2001 From: Allisson Azevedo Date: Sep 08 2017 13:09:20 +0000 Subject: First import --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6b23b4f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/v5.3.6.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 151d9a9..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# moka-icon-theme - -The moka-icon-theme package \ No newline at end of file diff --git a/moka-icon-theme.spec b/moka-icon-theme.spec new file mode 100644 index 0000000..0c71ea9 --- /dev/null +++ b/moka-icon-theme.spec @@ -0,0 +1,56 @@ +Name: moka-icon-theme +Version: 5.3.6 +Release: 1%{?dist} +Summary: Moka Icon Theme + +License: CC-BY-SA and GPLv3 +URL: https://snwh.org/moka +Source0: https://github.com/snwh/%{name}/archive/v%{version}.tar.gz + +BuildArch: noarch +BuildRequires: automake +Requires: gnome-icon-theme +Requires: hicolor-icon-theme + + +%description +Moka is simple and modern icon theme with material design influences. + + +%prep +%autosetup + + +%build +sh autogen.sh +%make_build + + +%install +%make_install + + +%post +/bin/touch --no-create %{_datadir}/icons/Moka &>/dev/null || : + + +%postun +if [ $1 -eq 0 ] ; then + /bin/touch --no-create %{_datadir}/icons/Moka &>/dev/null + /usr/bin/gtk-update-icon-cache %{_datadir}/icons/Moka &>/dev/null || : +fi + + +%posttrans +/usr/bin/gtk-update-icon-cache %{_datadir}/icons/Moka &>/dev/null || : + + +%files +%license LICENSE LICENSE_GPL AUTHORS COPYING +%attr(644, root, root) %doc README.md +%{_datadir}/icons/Moka + + +%changelog +* Mon Sep 4 2017 Allisson Azevedo - 5.3.6-1 +- Initial RPM release diff --git a/sources b/sources new file mode 100644 index 0000000..30fb03b --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (v5.3.6.tar.gz) = b5967eab0e06639b515af5d57d03adb0055c202327a45f5656cc08e87444eff7563a8a7e6a20ec28edef112d4ce5709dd413832d0265d1b33d496067d8c68838