media-fonts/essays1743 - 2.100 (gentoo)

Search

Package Information

Description:
John Stracke's Essays 1743 font
Homepage:
https://www.thibault.org/fonts/essays/
License:
|| ( LGPL-2.1 OFL-1.1 )

Ebuild Details

Version EAPI Keywords Slot
2.100 7 ~alpha amd64 ~arm ~hppa ~loong ~ppc ~riscv ~s390 ~sparc ~x86 ~x64-macos 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

DESCRIPTION="John Stracke's Essays 1743 font"
HOMEPAGE="https://www.thibault.org/fonts/essays/"
SRC_URI="otf? ( https://www.thibault.org/fonts/essays/${P}-1-otf.tar.gz )
	ttf? ( https://www.thibault.org/fonts/essays/${P}-1-ttf.tar.gz )"
S="${WORKDIR}/${PN}"

LICENSE="|| ( LGPL-2.1 OFL-1.1 )"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ~loong ~ppc ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="+otf ttf"

REQUIRED_USE="|| ( otf ttf )"

src_install() {
	local FONT_SUFFIX="$(usex otf otf '') $(usex ttf ttf '')"
	font_src_install
}

USE Flags

otf
Default: Enabled (+)
ttf

Manifest for 2.100

Type File Size Source URLs
DIST essays1743-2.100-1-otf.tar.gz 3582487 bytes https://www.thibault.org/fonts/essays/essays1743-2.100-1-otf.tar.gz
DIST essays1743-2.100-1-ttf.tar.gz 3107168 bytes https://www.thibault.org/fonts/essays/essays1743-2.100-1-ttf.tar.gz