Blame consoleet-fixedsys-fonts.spec

53f623
#
53f623
# spec file for package consoleet-fixedsys-fonts
53f623
#
fb4988
# Copyright (c) 2023 SUSE LLC
53f623
#
53f623
# All modifications and additions to the file contributed by third parties
53f623
# remain the property of their copyright owners, unless otherwise agreed
53f623
# upon. The license for this file, and modifications and additions to the
53f623
# file, is the same license as for the pristine package itself (unless the
53f623
# license for the pristine package is not an Open Source License, in which
53f623
# case the license is the MIT License). An "Open Source License" is a
53f623
# license that conforms to the Open Source Definition (Version 1.9)
53f623
# published by the Open Source Initiative.
53f623
53f623
# Please submit bugfixes or comments via https://bugs.opensuse.org/
53f623
#
53f623
53f623
53f623
Name:           consoleet-fixedsys-fonts
fb4988
Version:        3.02.9.1
53f623
Release:        0
53f623
Summary:        Smooth-edge version of Fixedsys Excelsior
53f623
License:        SUSE-Public-Domain
53f623
Group:          System/X11/Fonts
53f623
URL:            https://inai.de/projects/consoleet/
53f623
Source:         https://inai.de/files/consoleet/consoleet-fixedsys-%version.tar.zst
53f623
Source2:        https://inai.de/files/consoleet/consoleet-fixedsys-%version.tar.asc
fb4988
Source3:        %name.keyring
53f623
BuildRequires:  fontpackages-devel
53f623
BuildRequires:  zstd
53f623
BuildArch:      noarch
53f623
%reconfigure_fonts_prereq
53f623
53f623
%description
53f623
Smooth-edge versions of the Fixedsys Excelsior font.
53f623
53f623
%prep
53f623
%setup -Tcq
53f623
tar --use=zstd --strip-components=1 -xf %SOURCE0
53f623
53f623
%build
53f623
53f623
%install
53f623
mkdir -pv "%buildroot/%_ttfontsdir"
53f623
cp -av *.otf "%buildroot/%_ttfontsdir/"
53f623
53f623
%reconfigure_fonts_scriptlets
53f623
53f623
%files
53f623
%license *README*
53f623
%_ttfontsdir/
53f623
53f623
%changelog