Add media-fonts/umefont
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
22
media-fonts/umefont/umefont-670.ebuild
Normal file
22
media-fonts/umefont/umefont-670.ebuild
Normal file
@@ -0,0 +1,22 @@
|
||||
# Copyright 2026 Shin'ya Minazuki
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit edo font
|
||||
|
||||
DESCRIPTION="Ume 18 Japanese fonts (Mincho and Gothic)"
|
||||
HOMEPAGE="http://osdn.jp/projects/ume-font/wiki/FrontPage"
|
||||
SRC_URI="https://ftp.iij.ad.jp/pub/sourceforge.jp/ume-font/22212/umefont_670.tar.xz"
|
||||
|
||||
S="${WORKDIR}/umefont_670"
|
||||
|
||||
LICENSE="mplus-fonts"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
IUSE=""
|
||||
RESTRICT="binchecks strip"
|
||||
|
||||
BDEPEND="x11-apps/mkfontscale"
|
||||
FONT_SUFFIX="ttf"
|
||||
|
||||
DOCS=( license.html )
|
||||
Reference in New Issue
Block a user