commit f3d4a9f9a15a4b1f62cf2bb7e358845a2fdad145e2f8d64097d3f5566c317da2 Author: Dominique Leuenberger Date: Wed Jun 29 13:09:29 2016 +0000 Accepting request 401589 from X11:Pantheon from the elementaryOS UI designers, but can be used on any desktop OBS-URL: https://build.opensuse.org/request/show/401589 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/moka-icon-theme?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/moka-icon-theme.changes b/moka-icon-theme.changes new file mode 100644 index 0000000..64b8679 --- /dev/null +++ b/moka-icon-theme.changes @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Sun Jun 5 21:55:41 UTC 2016 - mailaender@opensuse.org + +- initial packaging of veresion 5.3.1 + diff --git a/moka-icon-theme.spec b/moka-icon-theme.spec new file mode 100644 index 0000000..1e644a3 --- /dev/null +++ b/moka-icon-theme.spec @@ -0,0 +1,56 @@ +# +# Spec file for package moka-icon-theme +# +# Copyright (c) 2016 Sam Hewitt +# +# 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. +# + +Name: moka-icon-theme +Version: 5.3.1 +Release: 0 +License: CC-BY-SA-4.0 and GPL-3.0+ +Summary: Moka Icon theme +Url: https://snwh.org/moka +Group: System/GUI/Other +Source: https://github.com/moka-project/moka-icon-theme/archive/v%{version}.tar.gz +BuildRequires: automake +BuildRequires: fdupes +BuildRequires: hicolor-icon-theme +BuildRequires: icon-naming-utils >= 0.8.7 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildArch: noarch + +%description +Moka is a simple and modern icon theme with Material Design influences. + +%prep +%setup -q +find -L . -type l -print -delete +chmod +x autogen.sh +chmod a-x AUTHORS README.md + +%build +./autogen.sh +make %{?_smp_mflags} + +%install +make install DESTDIR=%{buildroot} %{?_smp_mflags} +rm -f %{buildroot}%{_datadir}/icons/Moka/AUTHORS +%fdupes %{buildroot}%{_datadir}/icons/Moka + +%post +%icon_theme_cache_post Moka + +%files +%defattr(-,root,root) +%doc AUTHORS COPYING LICENSE_* README.md +%{_datadir}/icons/Moka +%ghost %{_datadir}/icons/Moka/icon-theme.cache diff --git a/v5.3.1.tar.gz b/v5.3.1.tar.gz new file mode 100644 index 0000000..3684298 --- /dev/null +++ b/v5.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357faea5ceca962758d1e69a4aa847fc149219dd7996ff98813d35ddd03dd3d2 +size 67353867