File ComicMono.spec of Package Comic_Mono

Name:           ComicMono
Version:        1.0
Release:        0
Summary:        Comic Mono
License:        MIT
Group:          System/X11/Fonts
Url:            https://dtinth.github.io/comic-mono-font/
Source0:        ComicMono.zip
BuildRequires:  fontpackages-devel
%reconfigure_fonts_prereq
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
BuildRequires:  unzip

%description
Comic Mono - A font based on Shannon Miwa's Comic Shanns

%prep
%setup -q -c -T -a0


%install
mkdir -p %{buildroot}%{_ttfontsdir}
install -m 0644 *.ttf %{buildroot}%{_ttfontsdir}/

%reconfigure_fonts_scriptlets

%files
%defattr(-,root,root)
#%%doc OFL.txt
%{_ttfontsdir}

%changelog
openSUSE Build Service is sponsored by