media-fonts/mononoki - 1.5 (amano-kenji)

Search

Install

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

Package Information

Description:
a font for programming and code review
Homepage:
https://github.com/madmalik/mononoki
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
1.5 8 ~amd64 ~x86 0
View Raw Ebuild
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}"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 1.5

Type File Size Source URLs
DIST mononoki-1.5.zip 442004 bytes https://github.com/madmalik/mononoki/releases/download/1.5/mononoki.zip