File indestructibletype-bodoni-fonts.spec of Package indestructibletype-bodoni-fonts

#
# spec file for package indestructibletype-bodoni-fonts
#
# Copyright (c) 2025 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/
#


%global desc Bodoni* is an original font created by indestructible type*. It is inspired by\
the designs of Giambattista Bodoni.\
\
Bodoni* is designed and maintained by Owen Earl, who is the creator of the font\
foundry indestructible type*.
Name:           indestructibletype-bodoni-fonts
Version:        2.3
Release:        0
Summary:        Bodoni* by indestructible type*
License:        OFL-1.1
Group:          System/X11/Fonts
URL:            https://indestructibletype.com/Bodoni.html
Source0:        https://github.com/indestructible-type/Bodoni/archive/refs/tags/%{version}.tar.gz#/Bodoni-%{version}.tar.gz
BuildRequires:  fontpackages-devel
BuildArch:      noarch
%reconfigure_fonts_prereq

%description
%{desc}

%package -n indestructibletype-bodoni-variable-fonts
Summary:        Bodoni* by indestructible type* (variable)

%description -n indestructibletype-bodoni-variable-fonts
%{desc}

This package contains variable fonts.

%prep
%autosetup -n Bodoni-%{version}

%build

%install
install -dm0755 %{buildroot}%{_ttfontsdir}
install -m0644 fonts/otf/*.otf %{buildroot}%{_ttfontsdir}
install -m0644 fonts/variable/Bodoni*-VF.ttf %{buildroot}%{_ttfontsdir}

%reconfigure_fonts_scriptlets

%files
%dir %{_ttfontsdir}/
%doc README.md {AUTHORS,FONTLOG}.txt DESCRIPTION.en_us.html
%license LICENSE.md OFL.txt
%{_ttfontsdir}/Bodoni*.otf

%files -n indestructibletype-bodoni-variable-fonts
%license LICENSE.md OFL.txt
%doc README.md {AUTHORS,FONTLOG}.txt DESCRIPTION.en_us.html
%dir %{_ttfontsdir}/
%{_ttfontsdir}/Bodoni*-VF.ttf

%changelog
openSUSE Build Service is sponsored by