Project not found: ghjghklkhjghkl

File mihailjp-inconsolata-lgc-fonts.spec of Package mihailjp-inconsolata-lgc-fonts

#
# spec file for package mihailjp-inconsolata-lgc-fonts
#
# Copyright (c) 2025 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# 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 http://bugs.opensuse.org/
#


Name:           mihailjp-inconsolata-lgc-fonts
Version:        1.210
Release:        0
Summary:        A programming font
License:        OFL-1.1
Url:            https://github.com/MihailJP/Inconsolata-LGC/

Source:         https://github.com/MihailJP/Inconsolata-LGC/releases/download/LGC-%{version}/InconsolataLGC-%{version}.tar.xz
BuildRequires:  fontpackages-devel
BuildRequires:  xz
%reconfigure_fonts_prereq
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

Provides:       delaguardo-inconsolata_lgc-fonts = %{version}
Obsoletes:      delaguardo-inconsolata_lgc-fonts <= %{version}

%description
Inconsolata is one of the most suitable font for programmers created
by Raph Levien. Since the original Inconsolata does not contain
Cyrillic alphabet, it was slightly inconvenient for not a few
programmers from Russia.

Inconsolata LGC is a modified version of Inconsolata with added the
Cyrillic alphabet which directly descends from Inconsolata Hellenic
supporting modern Greek.

%prep
%setup -Tca0

%build

%install
c="%buildroot/%_ttfontsdir"
mkdir -p "$c"
cp -av InconsolataLGC/*.ttf "$c/"

%reconfigure_fonts_scriptlets

%files
%defattr(-,root,root)
%dir %_ttfontsdir
%_ttfontsdir/*.ttf
%doc InconsolataLGC/README.md InconsolataLGC/ChangeLog InconsolataLGC/doc/*.png
%license InconsolataLGC/OFL.txt

%changelog
openSUSE Build Service is sponsored by