Install this version:
emerge -a =media-fonts/noto-cjk-20190416
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =media-fonts/noto-cjk-20190416
Or alternatively:
emerge --autounmask-write -a =media-fonts/noto-cjk-20190416
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20190416 | 7 | ~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 | 0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
COMMIT="be6c059ac1587e556e2412b27f5155c8eb3ddbe6"
inherit font
DESCRIPTION="Google's CJK font family"
HOMEPAGE="https://fonts.google.com/noto https://github.com/notofonts/noto-cjk"
SRC_URI="https://github.com/notofonts/noto-cjk/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
IUSE=""
RESTRICT="binchecks strip"
FONT_CONF=( "${FILESDIR}/70-noto-cjk.conf" ) # From ArchLinux
FONT_SUFFIX="ttc"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | noto-cjk-20190416.tar.gz | 1882149745 bytes | https://github.com/notofonts/noto-cjk/archive/be6c059ac1587e556e2412b27f5155c8eb3ddbe6.tar.gz |