Install this version:
emerge -a =media-fonts/google-sans-20260805
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20260805 | 8 | amd64 | 0 |
# 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"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | google-sans-20260805.zip | 17654052 bytes | https://github.com/ShirayukiHimeji/Myfonts/releases/download/20260805/Google_Sans.zip |