File fontworks-klee-one-fonts.spec of Package fontworks-klee-one-fonts

#
# spec file for package fontworks-klee-one-fonts
#
# Copyright (c) 2024 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:           fontworks-klee-one-fonts
Version:        1.000
Release:        0
Summary:        Klee One
License:        OFL-1.1
Url:            https://github.com/fontworks-fonts/Klee

#               Since there are no release packages but there are Git tags, repository archive is used.
Source:         https://github.com/fontworks-fonts/Klee/archive/refs/tags/Version%{version}.zip
BuildRequires:  fontpackages-devel
BuildRequires:  unzip
%reconfigure_fonts_prereq
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
Klee is a script font handwritten by pencil or pen. It's quiet design
has an elegant look that sets itself apart from traditional script and
textbook fonts. Ideal for body text.

%prep
%setup -Tca0

%build

%install
c="%buildroot/%_ttfontsdir"
mkdir -p "$c"
cp -av Klee-Version%{version}/fonts/ttf/*.ttf "$c/"

%reconfigure_fonts_scriptlets

%files
%defattr(-,root,root)
%dir %_ttfontsdir
%_ttfontsdir/*.ttf
%doc Klee-Version%{version}/README.md Klee-Version%{version}/README-JP.md Klee-Version%{version}/documentation/KleeOne-*.pdf Klee-Version%{version}/image_Klee-*.png
%license Klee-Version%{version}/OFL.txt

%changelog
openSUSE Build Service is sponsored by