File huertatipografica-andadapro-fonts.spec of Package huertatipografica-andadapro-fonts
#
# spec file for package huertatipografica-andadapro-fonts
#
# Copyright (c) 2024 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: huertatipografica-andadapro-fonts
Version: 3.005+git1710405440.74ef333d
Release: 0
Summary: Andada Pro typeface
License: OFL-1.1
Group: System/X11/Fonts
URL: https://github.com/huertatipografica/Andada-Pro
Source: %{name}-%{version}.tar.xz
BuildRequires: fontpackages-devel
BuildArch: noarch
%reconfigure_fonts_prereq
%description
Andada is a text font with an organic-slab serif, hybrid style, a solid design
of medium stroke contrast.
Designed by Carolina Giovagnoli for Huerta Tipográfica.
%prep
%autosetup
chmod 0644 {AUTHORS,OFL}.txt
%build
%install
install -dm0755 %{buildroot}%{_ttfontsdir}
install -m0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets
%files
%dir %{_ttfontsdir}
%{_ttfontsdir}/*.otf
%doc README.md {AUTHORS,CONTRIBUTORS,TRADEMARKS}.txt
%license OFL.txt
%changelog