From 4355150aea5f9d2ee12f28cdd4f80729aaa234dd Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Sun, 6 Mar 2022 08:30:16 +0000 Subject: [PATCH] media-fonts/gofont-mono: init at 0_pre20220306 Signed-off-by: Matthew Smith --- media-fonts/gofont-mono/Manifest | 1 + .../gofont-mono-0_pre20220306.ebuild | 19 +++++++++++++++++++ media-fonts/gofont-mono/metadata.xml | 11 +++++++++++ 3 files changed, 31 insertions(+) create mode 100644 media-fonts/gofont-mono/Manifest create mode 100644 media-fonts/gofont-mono/gofont-mono-0_pre20220306.ebuild create mode 100644 media-fonts/gofont-mono/metadata.xml diff --git a/media-fonts/gofont-mono/Manifest b/media-fonts/gofont-mono/Manifest new file mode 100644 index 0000000000000..8e0900c1d09d2 --- /dev/null +++ b/media-fonts/gofont-mono/Manifest @@ -0,0 +1 @@ +DIST gofont-mono-0_pre20220306.tar.xz 157504 BLAKE2B 8eb8648d5300835fc59df73db9f19d7064bb2ba2df9a1b18c9f22ad217c20ff12681e64080c600ed7b604c007d12bdd5aed98b36e3637c27ca3a66a1c48b8f78 SHA512 09e682c0c9c16402e75bc60da2a8136af78dc433c06261cd23047a1ba219f1b495464f3798f3f8fcc809cc68b993497613dd235b254f69bf3f5399b8d62dbecd diff --git a/media-fonts/gofont-mono/gofont-mono-0_pre20220306.ebuild b/media-fonts/gofont-mono/gofont-mono-0_pre20220306.ebuild new file mode 100644 index 0000000000000..90fd1931ba696 --- /dev/null +++ b/media-fonts/gofont-mono/gofont-mono-0_pre20220306.ebuild @@ -0,0 +1,19 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font + +# fonts extracted from go/image repository at commit +# 723b81ca9867ff50b0503a48989028b6133eff47. + +DESCRIPTION="Monospace typeface created for the Go programming language" +HOMEPAGE="https://go.dev/blog/go-fonts" +SRC_URI="https://dev.gentoo.org/~matthew/distfiles/${P}.tar.xz" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64" + +FONT_SUFFIX="ttf" diff --git a/media-fonts/gofont-mono/metadata.xml b/media-fonts/gofont-mono/metadata.xml new file mode 100644 index 0000000000000..9f1e84ac959a1 --- /dev/null +++ b/media-fonts/gofont-mono/metadata.xml @@ -0,0 +1,11 @@ + + + + + matthew@gentoo.org + Matthew Smith + + + golang/image + +