media-fonts/sil-charis: treeclean

This commit is contained in:
Guillaume Castagnino 2022-11-06 20:44:51 +01:00
parent 8a15367ceb
commit a4a89c02d8
Signed by: casta
SSH Key Fingerprint: SHA256:PtJi7zHrXiSWdLApi+BdpmmbITeLq6cI7LZtgsuAtyk
3 changed files with 0 additions and 40 deletions

View File

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

View File

@ -1,18 +0,0 @@
<?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>
</pkgmetadata>

View File

@ -1,19 +0,0 @@
# 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/v${PV}/${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"