summaryrefslogtreecommitdiff
path: root/media-fonts/gofont-mono/gofont-mono-0_pre20220306.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-fonts/gofont-mono/gofont-mono-0_pre20220306.ebuild')
-rw-r--r--media-fonts/gofont-mono/gofont-mono-0_pre20220306.ebuild19
1 files changed, 19 insertions, 0 deletions
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 000000000000..90fd1931ba69
--- /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"