media-fonts/sil-abyssinica - 2.201 (gentoo)

Search

Package Information

Description:
SIL Opentype Unicode fonts for Ethiopic languages
Homepage:
https://software.sil.org/abyssinica/
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
2.201 8 ~alpha amd64 arm ~hppa ~loong ppc ppc64 ~s390 ~sparc x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

MY_P="AbyssinicaSIL-${PV}"
inherit font

DESCRIPTION="SIL Opentype Unicode fonts for Ethiopic languages"
HOMEPAGE="https://software.sil.org/abyssinica/"
SRC_URI="https://software.sil.org/downloads/r/${PN/sil-/}/${MY_P}.zip"
S="${WORKDIR}/${MY_P}"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~loong ppc ppc64 ~s390 ~sparc x86"
IUSE="doc"

BDEPEND="app-arch/unzip"

DOCS=( FONTLOG.txt OFL-FAQ.txt README.txt )

FONT_SUFFIX="ttf"

src_install() {
	font_src_install
	use doc && dodoc -r "${S}"/documentation
}

USE Flags

doc

Dependencies

BDEPEND

app-arch/unzip

Manifest for 2.201

Type File Size Source URLs
DIST AbyssinicaSIL-2.201.zip 1283847 bytes https://software.sil.org/downloads/r/${PN/sil-/}/AbyssinicaSIL-2.201.zip