media-fonts/noto - 20231001 (alxu)

Search

Package Information

Description:
Google's font family that aims to support all the world's languages
Homepage:
https://fonts.google.com/noto https://github.com/notofonts/notofonts.github.io
License:
OFL-1.1

Ebuild Details

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

EAPI=8
inherit font

DESCRIPTION="Google's font family that aims to support all the world's languages"
HOMEPAGE="https://fonts.google.com/noto https://github.com/notofonts/notofonts.github.io"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

COMMIT="8bcb8b16321f305a4fca87dcbdef453e19dfc987"
SRC_URI="
	https://github.com/notofonts/notofonts.github.io/raw/${COMMIT}/fonts/NotoSans/googlefonts/variable/NotoSans%5Bwdth%2Cwght%5D.ttf -> NotoSans[wdth,wght]-${COMMIT}.ttf
	https://github.com/notofonts/notofonts.github.io/raw/${COMMIT}/fonts/NotoSans/googlefonts/variable/NotoSans-Italic%5Bwdth%2Cwght%5D.ttf -> NotoSans-Italic[wdth,wght]-${COMMIT}.ttf
	https://github.com/notofonts/notofonts.github.io/raw/${COMMIT}/fonts/NotoSerif/googlefonts/variable/NotoSerif%5Bwdth%2Cwght%5D.ttf -> NotoSerif[wdth,wght]-${COMMIT}.ttf
	https://github.com/notofonts/notofonts.github.io/raw/${COMMIT}/fonts/NotoSerif/googlefonts/variable/NotoSerif-Italic%5Bwdth%2Cwght%5D.ttf -> NotoSerif-Italic[wdth,wght]-${COMMIT}.ttf
"

S="${WORKDIR}"

FONT_SUFFIX="ttf"
FONT_CONF=(
    # From ArchLinux
    "${FILESDIR}/66-noto-serif.conf"
    "${FILESDIR}/66-noto-mono.conf"
    "${FILESDIR}/66-noto-sans.conf"
)

src_compile() {
	for f in "${DISTDIR}"/*.ttf; do
		fn=${f##*/}
		cp "$f" "${fn/-$COMMIT}"
	done
}

Manifest for 20231001

Type File Size Source URLs
DIST NotoSans-Italic[wdth,wght]-8bcb8b16321f305a4fca87dcbdef453e19dfc987.ttf 2675320 bytes https://github.com/notofonts/notofonts.github.io/raw/8bcb8b16321f305a4fca87dcbdef453e19dfc987/fonts/NotoSans/googlefonts/variable/NotoSans-Italic%5Bwdth%2Cwght%5D.ttf
DIST NotoSans[wdth,wght]-8bcb8b16321f305a4fca87dcbdef453e19dfc987.ttf 2493792 bytes https://github.com/notofonts/notofonts.github.io/raw/8bcb8b16321f305a4fca87dcbdef453e19dfc987/fonts/NotoSans/googlefonts/variable/NotoSans%5Bwdth%2Cwght%5D.ttf
DIST NotoSerif-Italic[wdth,wght]-8bcb8b16321f305a4fca87dcbdef453e19dfc987.ttf 2448496 bytes https://github.com/notofonts/notofonts.github.io/raw/8bcb8b16321f305a4fca87dcbdef453e19dfc987/fonts/NotoSerif/googlefonts/variable/NotoSerif-Italic%5Bwdth%2Cwght%5D.ttf
DIST NotoSerif[wdth,wght]-8bcb8b16321f305a4fca87dcbdef453e19dfc987.ttf 2420628 bytes https://github.com/notofonts/notofonts.github.io/raw/8bcb8b16321f305a4fca87dcbdef453e19dfc987/fonts/NotoSerif/googlefonts/variable/NotoSerif%5Bwdth%2Cwght%5D.ttf