File cyreal-lobster-cyrillic-fonts.spec of Package cyreal-lobster-cyrillic-fonts
#
# spec file for package cyreal-lobster-cyrillic-fonts
#
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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: cyreal-lobster-cyrillic-fonts
Version: 2.1
Release: 0
License: OFL-1.1
Summary: Lobster Cyrillic Font
URL: https://github.com/cyrealtype/The-Lobster-Font
Group: System/X11/Fonts
#Source0: https://github.com/cyrealtype/The-Lobster-Font/archive/refs/heads/master.zip
Source0: cyreal-lobster-cyrillic-fonts.zip
BuildRequires: fontpackages-devel
BuildRequires: unzip
Provides: lobster-cyrillic-fonts = %{version}
Provides: locale(ru;uk)
Obsoletes: lobster-cyrillic-fonts < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%reconfigure_fonts_prereq
%description
A lovely Bold Condensed Script fully loaded with hundreds of ligatures
and alternates.
Lobster Cyrillic includes:
- 99 Cyrillic ligatures.
- 25 ending glyphs.
- 100 ending ligatures.
- 2 initial ligatures.
- Ukrainian Hryvnia and Russian Ruble currency symbols.
%prep
%setup -cqn %{name}-%{version}
%build
%install
install -Dm 644 The-Lobster-Font-master/fonts/otf/Lobster-Regular.otf %{buildroot}%{_ttfontsdir}/Lobster.otf
%reconfigure_fonts_scriptlets
%files
%defattr(-,root,root,-)
%license The-Lobster-Font-master/OFL.txt
%doc The-Lobster-Font-master/README.md The-Lobster-Font-master/DESCRIPTION.en_us.html
%dir %{_ttfontsdir}
%{_ttfontsdir}/Lobster.otf
%changelog