Files
guru/media-fonts/google-sans/google-sans-20180418.123827.ebuild
Abishek Jakkala 284c72dc55 media-fonts/google-sans: fix line length
Signed-off-by: Abishek Jakkala <thysupremematrix@tuta.io>
2026-01-30 19:03:26 +00:00

27 lines
890 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Note: The package version is based on
# <https://flutter.googlesource.com/gallery-assets/+log/refs/heads/master/lib/fonts>
# To get a new package version, inspect element the
# "X days/months/years ago" text and get the title attribute in HTML.
EAPI=8
inherit font
COMMIT_HASH="43590e625ab1b07f6a5809287ce16f7e61d9e165"
DESCRIPTION="Current generation of Googles brand typeface."
HOMEPAGE="https://fonts.google.com/specimen/Google+Sans"
# SRC_URI revbump caused per https://bugs.gentoo.org/969377
SRC_URI="https://flutter.googlesource.com/gallery-assets/+archive/${COMMIT_HASH}/lib/fonts.tar.gz -> ${P}-1.tar.gz"
S="${WORKDIR}"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
FONT_SUFFIX="ttf"