commit:     ff57c37502707ca1af30e950c1b7540cd158af09
Author:     Abishek Jakkala <thysupremematrix <AT> tuta <DOT> io>
AuthorDate: Sat Jan 24 22:31:33 2026 +0000
Commit:     Abishek Jakkala <thysupremematrix <AT> tuta <DOT> io>
CommitDate: Sat Jan 24 22:31:33 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ff57c375

media-fonts/google-sans: new package, add 20180418.123827

Signed-off-by: Abishek Jakkala <thysupremematrix <AT> tuta.io>

 media-fonts/google-sans/Manifest                   |  1 +
 .../google-sans/google-sans-20180418.123827.ebuild | 23 ++++++++++++++++++++++
 media-fonts/google-sans/metadata.xml               | 15 ++++++++++++++
 3 files changed, 39 insertions(+)

diff --git a/media-fonts/google-sans/Manifest b/media-fonts/google-sans/Manifest
new file mode 100644
index 0000000000..6f21217a5b
--- /dev/null
+++ b/media-fonts/google-sans/Manifest
@@ -0,0 +1 @@
+DIST google-sans-20180418.123827.tar.gz 952683 BLAKE2B 
1bbbfb678ae8914d720a4dac9bcaf302f5f45c1b5488c0a6f116b3772fc336aaeb760a2232faafb5e4a61b4e525214e2f4d6bb9665c3a25aa437cf84df25ad6a
 SHA512 
2c4434bd5199150e552248122d70f04e06be4cd5463667223b3cad47d93d71449de2a7c4ee23c75cc4d3c13cf639a196b0f152a84346969de71a61d1ecbfd2fd

diff --git a/media-fonts/google-sans/google-sans-20180418.123827.ebuild 
b/media-fonts/google-sans/google-sans-20180418.123827.ebuild
new file mode 100644
index 0000000000..9f8af5db48
--- /dev/null
+++ b/media-fonts/google-sans/google-sans-20180418.123827.ebuild
@@ -0,0 +1,23 @@
+# 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="Google Sans is the current generation of Google’s brand typeface, 
with wide language support."
+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"
+
+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"
+

diff --git a/media-fonts/google-sans/metadata.xml 
b/media-fonts/google-sans/metadata.xml
new file mode 100644
index 0000000000..bc8efa9b16
--- /dev/null
+++ b/media-fonts/google-sans/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="person">
+    <email>[email protected]</email>
+    <name>Abishek Jakkala</name>
+  </maintainer>
+
+  <longdescription>
+     Google Sans is the current generation of Google’s brand
+     typeface, with wide language support. Google Sans is available
+     as a variable font with axes for weight, grade and optical
+     size, across Roman and Italic styles.
+  </longdescription>
+</pkgmetadata>

Reply via email to