media-fonts/sil-charis: bump

Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
Guillaume Castagnino 2022-06-08 17:02:58 +02:00
parent 371c1cd68c
commit 160a0d034c
Signed by: casta
SSH Key Fingerprint: SHA256:PtJi7zHrXiSWdLApi+BdpmmbITeLq6cI7LZtgsuAtyk
3 changed files with 42 additions and 0 deletions

View File

@ -0,0 +1,3 @@
DIST sil-charis-6.101.tar.xz 3835984 BLAKE2B 2c5bc5719860c7587f0d509ad42fcfbddca82bd25a45b3c90d30fba74ece9ac37f907dbbc8de708b7087a41f5b245621fc7aa823c8c7df117fc99b3e015e13d8 SHA512 3cd612011ed6dbe3eae3967dda51a1c93a6ffd2939961adaad526fc6f4c843ec77448e33ec4fb5940266369ccfd11de245bf676e676a2e2a0d2972372537fed4
EBUILD sil-charis-6.101.ebuild 537 BLAKE2B f52dd2223b02458d52b7eb07e7a3355aa166c237d56de614478b90a252eeb736f4c7a811e46f9e22990f02c01cdbebabc37f7ff341fab8e8cfa19602b74f58b7 SHA512 52f21f87fa95e1806c30def96d26a77b076d888eec9c3432ed9b20485bbd06d1868dc87c5a5cc2051728d00a0256baaaa04c9033eb523275ad751c0062f23035
MISC metadata.xml 782 BLAKE2B cbef2b68c36e9c367c65d06e9f0dfec7d0d917e069db06b2e95c40ec9600451f04858072bf7d4c6166e7f254fed156415f8d1995c37a9902e5e5065e240b9879 SHA512 375c3035c70bb3d407a7b28fb5d5d5a0fee2d5affba6829021b80f6bf30c844f0ba940c183c97b218e41d09141b8a7e8d9e394e958f536d1a98fbaf9ae06c567

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>fonts@gentoo.org</email>
<name>Fonts</name>
</maintainer>
<longdescription lang="en">
Welcome to the Charis SIL font package. Charis is similar to
Bitstream Charter, one of the first fonts designed specifically
for laser printers. It is highly readable and holds up well in
less-than-ideal reproduction environments. It also has a full set
of styles - regular, italic, bold, bold italic - and so is more
useful in general publishing than Doulos SIL. Charis is a serif,
proportionally-spaced font optimized for readability in long
printed documents.
</longdescription>
<use>
</use>
</pkgmetadata>

View File

@ -0,0 +1,19 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MY_PN="CharisSIL"
inherit font
DESCRIPTION="Serif typeface for Roman and Cyrillic languages"
HOMEPAGE="https://software.sil.org/charis/"
SRC_URI="https://github.com/silnrsi/font-charis/releases/download/v6.101/${MY_PN}-${PV}.tar.xz -> ${P}.tar.xz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
IUSE=""
FONT_SUFFIX="ttf"