media-fonts/google-sans - 20260805 (ISKOverlay)

Search

Install

Install this version:

emerge -a =media-fonts/google-sans-20260805

Package Information

Description:
Google Sans font family
Homepage:
https://fonts.google.com/specimen/Google+Sans
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
20260805 8 amd64 0
View Raw Ebuild
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font

DESCRIPTION="Google Sans font family"
HOMEPAGE="https://fonts.google.com/specimen/Google+Sans"
SRC_URI="https://github.com/ShirayukiHimeji/Myfonts/releases/download/20260805/Google_Sans.zip -> ${P}.zip"

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

BDEPEND="app-arch/unzip"

S="${WORKDIR}"

FONT_S="${S}/Google_Sans"
FONT_SUFFIX="ttf"

Inherited Eclasses

Dependencies

BDEPEND

app-arch/unzip

Manifest for 20260805

Type File Size Source URLs
DIST google-sans-20260805.zip 17654052 bytes https://github.com/ShirayukiHimeji/Myfonts/releases/download/20260805/Google_Sans.zip