Ultima attività 1765816268

RPM specfiles for Atkinson Hyperlegible Fedora packages

Revisione 0b37d4733141658d2ede975bf90df98b6d9c51c0

atkinson-hyperlegible-mono.spec Raw
1# SPDX-License-Identifier: MIT
2
3%global commit 154d50362016cc3e873eb21d242cd0772384c8f9
4%global shortcommit %{sub %{commit} 1 7}
5%global commitdate 20241120
6%global fontname atkinson-hyperlegible-mono
7%global fontconf 64-%{fontname}
8
9%global fontdescription %{expand:
10Atkinson Hyperlegible Mono is an entirely new typeface inspired by the Atkinson
11Hyperlegible font. The monospaced font features characters that each occupy the
12same amount of horizontal space, allowing for them to be scanned quickly in
13table-based and coding environments.
14}
15
16
17Version: 2.100
18Release: %autorelease
19URL: https://www.brailleinstitute.org/freefont/
20
21Source0: https://github.com/googlefonts/%{fontname}/archive/%{shortcommit}.tar.gz
22Source1: %{fontconf}.xml
23
24BuildRequires: fontpackages-devel
25
26%global fontfamily Atkinson Hyperlegible Mono
27%global fontsummary Monospace typeface made for low-vision legibility
28%global fontlicense OFL-1.1
29%global fontlicenses OFL.txt
30%global fontdocs DESCRIPTION.en_us.html
31%global fonts fonts/otf/*.otf
32%global fontconfngs %{SOURCE1}
33
34%fontpkg -a
35
36%fontmetapkg
37
38%prep
39%setup -n %{fontname}-%{commit}
40
41%build
42%fontbuild -a
43
44%install
45%fontinstall
46
47%check
48%fontcheck -a
49
50%fontfiles -a
51
52%changelog
53%autochangelog
54
atkinson-hyperlegible-next.spec Raw
1# SPDX-License-Identifier: MIT
2
3%global commit 7925f50f649b3813257faf2f4c0b381011f434f1
4%global shortcommit %{sub %{commit} 1 7}
5%global commitdate 20250222
6%global fontname atkinson-hyperlegible-next
7%global fontconf 64-%{fontname}
8
9%global fontdescription %{expand:
10Atkinson Hyperlegible is a uniquely accessible typeface created by Braille
11Institute of America. It has been developed specifically to increase legibility
12for readers with low vision, and to improve comprehension.
13
14Atkinson Hyperlegible Next, a refined version of Atkinson Hyperlegible,
15improves on the original in every way. It features new weights, improved
16kerning, refined curves, added symbols, and additional language support.
17}
18
19
20Version: 2.100
21Release: %autorelease
22URL: https://www.brailleinstitute.org/freefont/
23
24Source0: https://github.com/googlefonts/%{fontname}/archive/%{shortcommit}.tar.gz
25Source1: %{fontconf}.xml
26
27BuildRequires: fontpackages-devel
28
29%global fontfamily Atkinson Hyperlegible Next
30%global fontsummary Second-gen font family made for low-vision legibility
31%global fontlicense OFL-1.1
32%global fontlicenses OFL.txt
33%global fontdocs DESCRIPTION.en_us.html
34%global fonts fonts/otf/*.otf
35
36%fontpkg -a
37
38%fontmetapkg
39
40%prep
41%setup -n %{fontname}-%{commit}
42
43%build
44%fontbuild -a
45
46%install
47%fontinstall
48
49%check
50%fontcheck -a
51
52%fontfiles -a
53
54%changelog
55%autochangelog
56