# 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"