import ht-caladea-fonts-1.001-6.20200428git336a529.el9
This commit is contained in:
commit
70d505db63
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
SOURCES/Caladea-336a529cfad3d103d6527752686f8331d13e820a.tar.gz
|
1
.ht-caladea-fonts.metadata
Normal file
1
.ht-caladea-fonts.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
5de02112d6f1bb1aa22efcd3f72a18c89d5cb215 SOURCES/Caladea-336a529cfad3d103d6527752686f8331d13e820a.tar.gz
|
17
SOURCES/30-0-ht-caladea-fonts.conf
Normal file
17
SOURCES/30-0-ht-caladea-fonts.conf
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||||
|
<fontconfig>
|
||||||
|
<!-- Microsoft -->
|
||||||
|
<alias binding="same">
|
||||||
|
<family>Cambria</family>
|
||||||
|
<accept>
|
||||||
|
<family>Caladea</family>
|
||||||
|
</accept>
|
||||||
|
</alias>
|
||||||
|
<alias binding="same">
|
||||||
|
<family>Caladea</family>
|
||||||
|
<default>
|
||||||
|
<family>Cambria</family>
|
||||||
|
</default>
|
||||||
|
</alias>
|
||||||
|
</fontconfig>
|
17
SOURCES/62-ht-caladea-fonts.conf
Normal file
17
SOURCES/62-ht-caladea-fonts.conf
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||||
|
<fontconfig>
|
||||||
|
<alias>
|
||||||
|
<family>serif</family>
|
||||||
|
<prefer>
|
||||||
|
<family>Caladea</family>
|
||||||
|
</prefer>
|
||||||
|
</alias>
|
||||||
|
<alias>
|
||||||
|
<family>Caladea</family>
|
||||||
|
<default>
|
||||||
|
<family>serif</family>
|
||||||
|
</default>
|
||||||
|
</alias>
|
||||||
|
</fontconfig>
|
||||||
|
|
77
SPECS/ht-caladea-fonts.spec
Normal file
77
SPECS/ht-caladea-fonts.spec
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
%global forgeurl https://github.com/huertatipografica/Caladea
|
||||||
|
%global commit 336a529cfad3d103d6527752686f8331d13e820a
|
||||||
|
Epoch: 1
|
||||||
|
Version: 1.001
|
||||||
|
%forgemeta
|
||||||
|
|
||||||
|
Release: 6%{?dist}
|
||||||
|
URL: https://github.com/huertatipografica/Caladea
|
||||||
|
|
||||||
|
%global foundry HT
|
||||||
|
%global fontlicense OFL
|
||||||
|
%global fontlicenses OFL.txt
|
||||||
|
%global fontdocs *txt *md
|
||||||
|
%global fontdocsex %{fontlicenses}
|
||||||
|
|
||||||
|
%global fontfamily Caladea
|
||||||
|
%global fontsummary Caladea, a serif font family metric-compatible with Cambria font family
|
||||||
|
%global fontpkgheader %{expand:
|
||||||
|
Obsoletes: google-crosextra-caladea-fonts < 1.002-0.15.20130214
|
||||||
|
Provides: google-crosextra-caladea-fonts = 1:%{version}-%{release}
|
||||||
|
}
|
||||||
|
%global fonts fonts/otf/*otf
|
||||||
|
%global fontconfs %{SOURCE1} %{SOURCE2}
|
||||||
|
%global fontdescription %{expand:
|
||||||
|
Caladea is a free modern, friendly serif font family based on Cambo
|
||||||
|
(https://fonts.google.com/specimen/Cambo) Designed by Carolina Giovagnoli
|
||||||
|
and Andrés Torresi for Huerta Tipográfica in 2012.
|
||||||
|
|
||||||
|
Cambo is a modern Latin typeface inspired by the contrast, style and ornaments
|
||||||
|
of Khmer typefaces and writing styles. Its main objective is to be used to
|
||||||
|
write Latin texts in a Khmer context, but it is also an elegant choice for all
|
||||||
|
kinds of texts.
|
||||||
|
|
||||||
|
Caladea is metric-compatible with Cambria font.}
|
||||||
|
|
||||||
|
Source0: %{forgesource}
|
||||||
|
Source1: 30-0-%{fontpkgname}.conf
|
||||||
|
Source2: 62-%{fontpkgname}.conf
|
||||||
|
|
||||||
|
%fontpkg
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%forgesetup
|
||||||
|
%linuxtext %{fontdocs} %{fontlicenses}
|
||||||
|
chmod 644 %{fontdocs} %{fontlicenses}
|
||||||
|
|
||||||
|
%build
|
||||||
|
%fontbuild
|
||||||
|
|
||||||
|
%install
|
||||||
|
%fontinstall
|
||||||
|
|
||||||
|
%check
|
||||||
|
%fontcheck
|
||||||
|
|
||||||
|
%fontfiles
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com>
|
||||||
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.001-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.001-3
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Apr 25 2020 Parag Nemade <pnemade AT redhat DOT com> - 1:1.001-2.20200401git336a529
|
||||||
|
- Update the DTD id in fontconfig files
|
||||||
|
|
||||||
|
* Tue Mar 17 2020 Parag Nemade <pnemade AT redhat DOT com> - 1:1.001-1.20200401git336a529
|
||||||
|
- Initial Fedora release.
|
||||||
|
- Rename from google-crosextra-caladea-fonts
|
Loading…
Reference in New Issue
Block a user