media-fonts/cardo - 1.04 (gentoo)

Search

Package Information

Description:
Unicode font for classicists, medievalists and linguists
Homepage:
http://scholarsfonts.net/cardofnt.html
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
1.04 7 amd64 ~loong ~riscv x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

DESCRIPTION="Unicode font for classicists, medievalists and linguists"
HOMEPAGE="http://scholarsfonts.net/cardofnt.html"
SRC_URI="http://scholarsfonts.net/${PN}${PV//./}.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 ~loong ~riscv x86"

BDEPEND="app-arch/unzip"

S="${WORKDIR}"

FONT_S="${S}"
FONT_SUFFIX="ttf"
DOCS="Manual104s.pdf"

Dependencies

BDEPEND

app-arch/unzip