summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLink Dupont <link@sub-pop.net>2016-11-26 21:18:56 -0800
committerLink Dupont <link@sub-pop.net>2016-11-26 21:18:56 -0800
commit92eeaea00bd4f3cc786e2c0f7bf8b4588726e7a8 (patch)
treef79c0b708ff6ad7379949b0934b2aa90abdfd898
downloadmoka-icon-theme-92eeaea00bd4f3cc786e2c0f7bf8b4588726e7a8.tar.gz
moka-icon-theme-92eeaea00bd4f3cc786e2c0f7bf8b4588726e7a8.tar.xz
moka-icon-theme-92eeaea00bd4f3cc786e2c0f7bf8b4588726e7a8.zip
Initial package
-rw-r--r--.gitignore1
-rw-r--r--moka-icon-theme.spec44
-rw-r--r--sources1
3 files changed, 46 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6f6bf47
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+moka-icon-theme-5.3.5.tar.gz
diff --git a/moka-icon-theme.spec b/moka-icon-theme.spec
new file mode 100644
index 0000000..4f9c5b3
--- /dev/null
+++ b/moka-icon-theme.spec
@@ -0,0 +1,44 @@
+%global debug_package %{nil}
+
+Name: moka-icon-theme
+Version: 5.3.5
+Release: 1%{?dist}
+Summary: Simple and consistent icon set
+
+License: GPLv3+ or CC-BY-SA
+URL: https://snwh.org/moka
+Source0: https://github.com/snwh/moka-icon-theme/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+
+Requires: faba-icon-theme
+BuildRequires: autoconf
+BuildRequires: automake
+
+BuildArch: noarch
+
+
+%description
+%{summary}.
+
+
+%prep
+%autosetup
+
+%build
+NOCONFIGURE=1 ./autogen.sh
+%configure
+%make_build
+
+
+%install
+%make_install
+
+
+%files
+%license COPYING
+%doc README.md AUTHORS
+%{_datadir}/icons/Moka
+
+
+%changelog
+* Sat Nov 26 2016 Link Dupont <linkdupont@fedoraproject.org> - 5.3.5-1
+- Initial package
diff --git a/sources b/sources
new file mode 100644
index 0000000..657bef8
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+e52fb3c39bae53f547e61dd92bebf173 moka-icon-theme-5.3.5.tar.gz