update to 1.102 [release 1.102-1mamba;Fri May 21 2021]
This commit is contained in:
parent
609061c8b5
commit
16e1d80cf0
@ -1,8 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
<!-- /etc/fonts/conf.d/59-sil-gentium-book-basic.conf
|
||||
© 2008-2009 Rahul Bhalerao <b.rahul.pm@gmail.com>
|
||||
-->
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||
<!-- SPDX-License-Identifier: MIT -->
|
||||
<fontconfig>
|
||||
<!-- Generic name assignment -->
|
||||
<alias>
|
||||
|
@ -1,8 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
|
||||
<!-- /etc/fonts/conf.d/59-sil-gentium-basic.conf
|
||||
© 2008-2009 Rahul Bhalerao <b.rahul.pm@gmail.com>
|
||||
-->
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
||||
<!-- SPDX-License-Identifier: MIT -->
|
||||
<fontconfig>
|
||||
<!-- Font substitution rules -->
|
||||
<alias binding="same">
|
||||
|
@ -1,9 +1,5 @@
|
||||
# sil-gentium-basic-fonts
|
||||
|
||||
Gentium Basic and Gentium Book Basic are font families based on the
|
||||
original Gentium design, but with additional weights. Both families come
|
||||
with a complete regular, bold, italic and bold italic set of fonts.
|
||||
These "Basic" fonts support only the Basic Latin and Latin-1 Supplement
|
||||
Unicode ranges, plus a selection of the more commonly used extended Latin
|
||||
characters, with miscellaneous diacritical marks, symbols and punctuation.
|
||||
Gentium Basic and Gentium Book Basic are font families based on the original Gentium design, but with additional weights. Both families come with a complete regular, bold, italic and bold italic set of fonts.
|
||||
These "Basic" fonts support only the Basic Latin and Latin-1 Supplement Unicode ranges, plus a selection of the more commonly used extended Latin characters, with miscellaneous diacritical marks, symbols and punctuation.
|
||||
|
||||
|
@ -1,32 +1,29 @@
|
||||
%define fontdir %{_datadir}/sil-gentium-basic
|
||||
%define pkgver %(echo %version | tr -d .)
|
||||
Name: sil-gentium-basic-fonts
|
||||
Version: 1.1
|
||||
Release: 2mamba
|
||||
Version: 1.102
|
||||
Release: 1mamba
|
||||
Summary: Gentium Basic Font Family from SIL
|
||||
Group: System/Fonts
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: gil <puntogil@libero.it>
|
||||
URL: http://scripts.sil.org/Gentium_Basic
|
||||
# http://scripts.sil.org/cms/scripts/render_download.php?&format=file&media_id=GentiumBasic_110_tar&filename=ttf-sil-gentium-basic_1.1.orig.tar.gz
|
||||
Source0: ttf-sil-gentium-basic_%{version}.orig.tar.gz
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://software.sil.org/gentium/
|
||||
Source0: https://software.sil.org/downloads/r/gentium/GentiumBasic_%{pkgver}.zip
|
||||
Source1: 59-sil-gentium-basic.conf
|
||||
Source2: 59-sil-gentium-basic-book.conf
|
||||
License: SIL Open Font License
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: mkfontdir
|
||||
BuildRequires: ttmkfdir
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Gentium Basic and Gentium Book Basic are font families based on the
|
||||
original Gentium design, but with additional weights. Both families come
|
||||
with a complete regular, bold, italic and bold italic set of fonts.
|
||||
These "Basic" fonts support only the Basic Latin and Latin-1 Supplement
|
||||
Unicode ranges, plus a selection of the more commonly used extended Latin
|
||||
characters, with miscellaneous diacritical marks, symbols and punctuation.
|
||||
Gentium Basic and Gentium Book Basic are font families based on the original Gentium design, but with additional weights. Both families come with a complete regular, bold, italic and bold italic set of fonts.
|
||||
These "Basic" fonts support only the Basic Latin and Latin-1 Supplement Unicode ranges, plus a selection of the more commonly used extended Latin characters, with miscellaneous diacritical marks, symbols and punctuation.
|
||||
|
||||
%prep
|
||||
%setup -q -n ttf-sil-gentium-basic-%{version}
|
||||
%setup -q -n GentiumBasic_%{pkgver}
|
||||
|
||||
# build require FontLab tools http://www.fontlab.com/about/
|
||||
rm -rf Sources
|
||||
@ -91,6 +88,9 @@ fi
|
||||
%doc FONTLOG.txt GENTIUM-FAQ.txt OFL-FAQ.txt OFL.txt
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.102-1mamba
|
||||
- update to 1.102
|
||||
|
||||
* Sun Apr 10 2011 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.1-2mamba
|
||||
- rebuilt
|
||||
* Wed Jan 26 2011 gil <puntogil@libero.it> 1.1-1mamba
|
||||
|
Loading…
Reference in New Issue
Block a user