aajohan-comfortaa-fonts/aajohan-comfortaa-fonts.spec

52 lines
1.4 KiB
RPMSpec
Raw Normal View History

2023-11-30 09:36:49 +00:00
%global commit 2a87ac6f6ea3495150bfa00d0c0fb53dd0a2f11b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global date 20210729
Version: 3.105
Release: %autorelease %{?shortcommit: -p -s %{date}git%{shortcommit}}
URL: https://www.deviantart.com/aajohan
%global foundry Aajohan
%global fontlicense OFL
%global fontlicenses OFL.txt
%global fontdocs AUTHORS.txt CONTRIBUTORS.txt FONTLOG.txt DESCRIPTION.en_us.html README.md
%global fontdocsex %{fontlicenses}
%global fontfamily Comfortaa
%global fontsummary Modern style true type font
2023-11-30 09:36:49 +00:00
%global fonts fonts/OTF/*.otf fonts/otf/*otf
%global fontconfs %{SOURCE1}
%global fontdescription %{expand:
Comfortaa is a sans-serif font comfortable in every aspect with
Bold, Regular, and Thin variants.
It has very good European language coverage and decent Cyrillic coverage.}
2023-11-30 09:36:49 +00:00
%{?shortcommit:
Source0: https://github.com/googlefonts/comfortaa/archive/%{shortcommit}/comfortaa-%{shortcommit}.tar.gz}
%{!?shortcommit:
Source0: https://github.com/googlefonts/comfortaa/archive/%{version}/comfortaa-%{version}.tar.gz}
Source1: 61-%{fontpkgname}.conf
%fontpkg
%prep
2023-11-30 09:36:49 +00:00
%{?shortcommit:
%autosetup -n comfortaa-%{commit} }
%{!?shortcommit:
2021-06-02 15:04:45 +00:00
%autosetup -n comfortaa-%{version}
2023-11-30 09:36:49 +00:00
}
%linuxtext OFL.txt
%build
%fontbuild
%install
%fontinstall
%check
%fontcheck
%fontfiles
%changelog
%autochangelog