File omnibustype-sansita-swashed-fonts.spec of Package omnibustype-sansita-swashed-fonts
#
# spec file for package omnibustype-sansita-swashed-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-sansita-swashed-fonts
Version: 1.003
Release: 0
Summary: An ornate version of Sansita fontface with 6 weight variants
License: OFL-1.1
Group: System/X11/Fonts
URL: https://www.omnibus-type.com/fonts/sansita-swashed/
Source0: https://www.omnibus-type.com/wp-content/uploads/Sansita-Swashed.zip
Source1: https://www.omnibus-type.com/wp-content/uploads/Sansita-Swashed_Specimen.pdf
Source2: https://github.com/Omnibus-Type/Sansita-Swashed/raw/master/README.md
Source3: https://github.com/Omnibus-Type/Sansita-Swashed/raw/master/AUTHORS.txt
Source4: https://github.com/Omnibus-Type/Sansita-Swashed/raw/master/CONTRIBUTORS.txt
BuildRequires: fontpackages-devel
BuildRequires: unzip
BuildArch: noarch
%reconfigure_fonts_prereq
%description
An ornate version of Sansita with 6 weight variants. Sansita Swashed has curvy
uppercase letters, certain alternative lowercase letters and new possibilities
as regards ligatures. Designed by Pablo Cosgaya, developed by Aldo De Losa and
Omnibus-Type Team.
%prep
%autosetup -n Sansita-Swashed
cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} .
%build
%install
install -dm0755 %{buildroot}%{_ttfontsdir}
install -m0644 otf/*.otf %{buildroot}%{_ttfontsdir}
%reconfigure_fonts_scriptlets
%files
%license OFL.txt
%doc README.md Sansita-Swashed_Specimen.pdf {AUTHORS,CONTRIBUTORS}.txt
%dir %{_ttfontsdir}
%{_ttfontsdir}/*.otf
%changelog