2021-06-02 15:04:45 +00:00
|
|
|
Version: 3.101
|
2023-05-16 23:23:10 +00:00
|
|
|
Release: %autorelease
|
2021-11-11 02:00:11 +00:00
|
|
|
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-05-16 23:23:10 +00:00
|
|
|
%global fonts fonts/OTF/*.otf
|
2021-11-11 02:00:11 +00:00
|
|
|
%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.}
|
2010-08-08 00:22:31 +00:00
|
|
|
|
2021-06-02 15:04:45 +00:00
|
|
|
Source0: https://github.com/googlefonts/comfortaa/archive/%{version}%{?prerelease}/%{name}-%{version}%{?prerelease}.tar.gz
|
2021-11-11 02:00:11 +00:00
|
|
|
Source1: 61-%{fontpkgname}.conf
|
2014-10-19 06:59:56 +00:00
|
|
|
|
2021-11-11 02:00:11 +00:00
|
|
|
%fontpkg
|
2010-08-08 00:22:31 +00:00
|
|
|
|
|
|
|
%prep
|
2021-06-02 15:04:45 +00:00
|
|
|
%autosetup -n comfortaa-%{version}
|
2021-11-11 02:00:11 +00:00
|
|
|
chmod 644 AUTHORS.txt CONTRIBUTORS.txt
|
|
|
|
%linuxtext FONTLOG.txt OFL.txt
|
2010-08-08 00:22:31 +00:00
|
|
|
|
|
|
|
%build
|
2021-11-11 02:00:11 +00:00
|
|
|
%fontbuild
|
2010-08-08 00:22:31 +00:00
|
|
|
|
|
|
|
%install
|
2021-11-11 02:00:11 +00:00
|
|
|
%fontinstall
|
2010-08-08 00:22:31 +00:00
|
|
|
|
2017-10-02 06:47:13 +00:00
|
|
|
%check
|
2021-11-11 02:00:11 +00:00
|
|
|
%fontcheck
|
2010-08-08 00:22:31 +00:00
|
|
|
|
2021-11-11 02:00:11 +00:00
|
|
|
%fontfiles
|
2010-08-08 00:22:31 +00:00
|
|
|
|
|
|
|
%changelog
|
2023-05-16 23:23:10 +00:00
|
|
|
%autochangelog
|