media-fonts/nanumfont - 2.5 (gentoo)

Search

Package Information

Description:
Korean monospace font distributed by Naver
Homepage:
https://github.com/naver/nanumfont
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
2.5 7 amd64 ~loong x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit font

MY_PN="NanumGothicCoding"

DESCRIPTION="Korean monospace font distributed by Naver"
HOMEPAGE="https://github.com/naver/nanumfont"
SRC_URI="https://github.com/naver/${PN}/releases/download/VER${PV}/${MY_PN}-${PV}.zip"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="amd64 ~loong x86"
IUSE=""
RESTRICT="strip binchecks"

BDEPEND="app-arch/unzip"
S="${WORKDIR}"

FONT_SUFFIX="ttf"

Dependencies

BDEPEND

app-arch/unzip

Manifest for 2.5

Type File Size Source URLs
DIST NanumGothicCoding-2.5.zip 1707449 bytes https://github.com/naver/nanumfont/releases/download/VER2.5/NanumGothicCoding-2.5.zip