Install this version:
emerge -a =media-fonts/mononoki-1.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/mononoki-1.5
Or alternatively:
emerge --autounmask-write -a =media-fonts/mononoki-1.5
EAPI="8"
inherit font
DESCRIPTION="a font for programming and code review"
HOMEPAGE="https://github.com/madmalik/mononoki"
SRC_URI="https://github.com/madmalik/${PN}/releases/download/${PV}/${PN}.zip -> ${P}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="binchecks strip"
BDEPEND="app-arch/unzip"
FONT_SUFFIX="ttf"
FONT_CONF=( "${FILESDIR}/45-${PN}.conf" "${FILESDIR}/65-${PN}.conf" )
S="${WORKDIR}"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | mononoki-1.5.zip | 442004 bytes | https://github.com/madmalik/mononoki/releases/download/1.5/mononoki.zip |