Install this version:
emerge -a =media-fonts/3270font-2.0.0
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/3270font-2.0.0
Or alternatively:
emerge --autounmask-write -a =media-fonts/3270font-2.0.0
# Copyright 2018-2021 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit font
DESCRIPTION="A IBM 3270 Terminal font in a modern format"
HOMEPAGE="https://github.com/rbanffy/3270font/"
SRC_URI="https://github.com/rbanffy/3270font/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD CC-BY-SA-3.0 GPL-3 OFL"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="
${DEPEND}
media-gfx/fontforge
"
FONT_S="${S}/build"
FONT_SUFFIX="otf ttf pfm woff"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | 3270font-2.0.0.tar.gz | 444539 bytes | https://github.com/rbanffy/3270font/archive/v2.0.0.tar.gz |