Version: 2.0.1
Release: 1%{?dist}
URL:     https://fontlibrary.org/en/font/new-shape

%global foundry           wmk69
%global fontlicense       OFL
%global fontlicenses      "New Shape/SIL - Open Font License.txt"

%global fontfamily        New Shape
%global fontsummary       Simple linear font with some decorative elements
%global fonts             "New Shape/*.ttf"
%global fontdocs          "New Shape/FONTLOG"
%global fontconfs         %{SOURCE10}
%global fontdescription   %{expand:
Font designed by Wojciech Kalinowski.

It's mix of my older fonts - generally Round Style with some changes and
modifications. I wanted make simply (but not the simpliest one), linear font
with some decorative elements, good looking on computer screen for use as
default system font. Anyway, it works very well on my linux desktop.
}

Source0:        https://fontlibrary.org/assets/downloads/new-shape/e8f8698693392b3ebe1bd9cd0f6cdac6/new-shape.zip
Source10:       64-%{fontpkgname}.conf

%fontpkg

%prep
%setup -c

%build
%fontbuild

%install
%fontinstall

%check
%fontcheck

%fontfiles

%changelog
* Wed Jul 21 2021 Olivier Samyn <code@oleastre.be> - 2.0.1-1
- Initial package