File omnibustype-grenze-gotisch-fonts.spec of Package omnibustype-grenze-gotisch-fonts
#
# spec file for package omnibustype-grenze-gotisch-fonts
#
# Copyright (c) 2022 SUSE LLC
#
# 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.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: omnibustype-grenze-gotisch-fonts
Version: 1.001
Release: 0
Summary: A peculiar version of Grenze typeface with 9 weights
License: OFL-1.1
Group: System/X11/Fonts
URL: https://www.omnibus-type.com/fonts/grenze-gotisch/
Source0: https://www.omnibus-type.com/wp-content/uploads/Grenze-Gotisch.zip
Source1: https://www.omnibus-type.com/wp-content/uploads/Grenze-Gotisch_Specimen.pdf
Source3: https://github.com/Omnibus-Type/Grenze-Gotisch/raw/master/README.md
Source4: https://github.com/Omnibus-Type/Grenze-Gotisch/raw/master/AUTHORS.txt
Source5: https://github.com/Omnibus-Type/Grenze-Gotisch/raw/master/CONTRIBUTORS.txt
BuildRequires: fontpackages-devel
BuildRequires: unzip
BuildArch: noarch
%reconfigure_fonts_prereq
%description
Grenze Gotisch is a peculiar version of Grenze with 9 weights, now presenting
Blackletter uppercase letters and little dramatic details in certain lowercase
letters, which intensify its expressive burden. Designed by Renata Polastri and
Omnibus-Type Team.
%prep
%autosetup -n Grenze-Gotisch
cp %{SOURCE1} %{SOURCE3} %{SOURCE4} %{SOURCE5} .
%build
%install
install -dm0755 %{buildroot}%{_ttfontsdir}
install -m0644 otf/*.otf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets
%files
%license OFL.txt
%doc README.md Grenze-Gotisch_Specimen.pdf {AUTHORS,CONTRIBUTORS,FONTLOG}.txt
%dir %{_ttfontsdir}
%{_ttfontsdir}/*.otf
%changelog