media-fonts/ipa - 003.03 (amano-kenji)

Search

Install

Install this version:

emerge -a =media-fonts/ipa-003.03

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-fonts/ipa-003.03

Or alternatively:

emerge --autounmask-write -a =media-fonts/ipa-003.03

Package Information

Description:
Fixed-width japanese fonts and variable-width japanese fonts
Homepage:
https://ipafont.ipa.go.jp/
License:
IPAfont

Ebuild Details

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

EAPI=7
inherit font

PROG_P="IPAfont${PV/.}"
DESCRIPTION="Fixed-width japanese fonts and variable-width japanese fonts"
HOMEPAGE="https://ipafont.ipa.go.jp/"
SRC_URI="https://ipafont.ipa.go.jp/IPAfont/${PROG_P}.zip"

LICENSE="IPAfont"
SLOT="0"
KEYWORDS="~amd64 ~x86"

S="${WORKDIR}/${PROG_P}"
FONT_SUFFIX="ttf"
FONT_CONF=( "${FILESDIR}/45-${PN}.conf" )
BDEPEND="app-arch/unzip"
DOCS="Readme_${PROG_P}.txt"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 003.03

Type File Size Source URLs
DIST IPAfont00303.zip 20088137 bytes https://ipafont.ipa.go.jp/IPAfont/IPAfont00303.zip