mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
media-fonts/google-sans: update DESCRIPTION
Signed-off-by: Abishek Jakkala <thysupremematrix@tuta.io>
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# 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.
|
||||
# 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
|
||||
|
||||
@@ -10,14 +12,14 @@ inherit font
|
||||
|
||||
COMMIT_HASH="43590e625ab1b07f6a5809287ce16f7e61d9e165"
|
||||
|
||||
DESCRIPTION="Google Sans is the current generation of Google’s brand typeface, with wide language support."
|
||||
DESCRIPTION="Current generation of Google’s brand typeface."
|
||||
HOMEPAGE="https://fonts.google.com/specimen/Google+Sans"
|
||||
SRC_URI="https://flutter.googlesource.com/gallery-assets/+archive/${COMMIT_HASH}/lib/fonts.tar.gz -> ${P}.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"
|
||||
|
||||
S="${WORKDIR}"
|
||||
FONT_SUFFIX="ttf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user