File google-brygada1918-fonts.spec of Package google-brygada1918-fonts
#
# spec file for package google-brygada1918-fonts
#
# Copyright (c) 2021 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: google-brygada1918-fonts
Version: 3.006+git1616586922.8325dc3
Release: 0
Summary: Brygada 1918 typeface
License: OFL-1.1
Group: System/X11/Fonts
URL: https://github.com/kosmynkab/Brygada-1918
Source0: %{name}-%{version}.tar.xz
BuildRequires: fontpackages-devel
BuildRequires: unzip
BuildArch: noarch
%reconfigure_fonts_prereq
%description
Brygada 1918 is a digital revival project created for the celebration of 100
years of independence of the Republic of Poland in 2018. The typeface is based
on the catalogue entry of the National Type Foundry from 1954 and a set of
matrices found at the Book Arts Museum by mr. Janusz Tryzno in 2016. The
original styles included Regular, Italics, and Bold in a range of sizes.
%prep
%autosetup
%build
%install
install -dm0755 %{buildroot}%{_ttfontsdir}
install -m0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets
%files
%dir %{_ttfontsdir}
%defattr(0644,root,root)
%{_ttfontsdir}/*.otf
%doc README.md {AUTHORS,CONTRIBUTORS}.txt
%license OFL.txt
%changelog