media-fonts/times-new-bastard - 1.0 (arrans-overlay)

Search

Package Information

Description:
It's Times New Roman but every seventh letter is jarringly sans serif
Homepage:
https://github.com/weiweihuanghuang/Times-New-Bastard
License:
AGPL-3.0

Ebuild Details

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

EAPI=8

inherit font

DESCRIPTION="It's Times New Roman but every seventh letter is jarringly sans serif"
HOMEPAGE="https://github.com/weiweihuanghuang/Times-New-Bastard"
SRC_URI="
	https://github.com/weiweihuanghuang/Times-New-Bastard/releases/download/v${PV}/TimesNewBastardv${PV}.zip -> ${P}.zip
"
S="${WORKDIR}"

LICENSE="AGPL-3.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE=""

RESTRICT="binchecks strip"

FONT_SUFFIX="otf"

Manifest for 1.0

Type File Size Source URLs
DIST times-new-bastard-1.0.zip 3379893 bytes https://github.com/weiweihuanghuang/Times-New-Bastard/releases/download/v1.0/TimesNewBastardv1.0.zip