1 Star 0 Fork 0

hh / moka-icon-theme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
moka-icon-theme.spec 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
Sam Hewitt 提交于 2016-10-03 12:45 . v5.3.5
#
# 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
Release: 5
License: CC-BY-SA-4.0
Summary: Moka Icon theme
Url: https://snwh.org/moka
Group: System/GUI/Other
Source: %{name}-%{version}.tar.xz
BuildRequires: automake
BuildRequires: fdupes
BuildRequires: icon-naming-utils >= 0.8.7
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires: faba-icon-theme
%description
Moka is 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
1
https://gitee.com/zhdong/moka-icon-theme.git
git@gitee.com:zhdong/moka-icon-theme.git
zhdong
moka-icon-theme
moka-icon-theme
master

搜索帮助