File Doto.spec of Package Doto

Name:           Doto
Version:        1.0
Release:        0
Summary:        Anta font from Google Fonts
License:        OFL-1.1
Group:          System/X11/Fonts
Url:            https://fonts.google.com/specimen/Doto
Source0:        Doto.tar.gz
BuildRequires:  fontpackages-devel
%reconfigure_fonts_prereq
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
BuildRequires:  unzip

%description
Dot Matrix/Typewriter Font designed by Oliver Lalan


%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