commit:     f67b01a93d953ba2643b498e565d4751f2dd5e39
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 21:59:06 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 22:02:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67b01a9

media-fonts/fantasque-sans-mono: bump to version 1.8.0

Closes: https://bugs.gentoo.org/586876
Closes: https://bugs.gentoo.org/702250
Closes: https://github.com/gentoo/gentoo/pull/14856
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-fonts/fantasque-sans-mono/Manifest               |  1 +
 .../fantasque-sans-mono-1.8.0.ebuild                   | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/media-fonts/fantasque-sans-mono/Manifest 
b/media-fonts/fantasque-sans-mono/Manifest
index cb0904f7630..294fe7a13a8 100644
--- a/media-fonts/fantasque-sans-mono/Manifest
+++ b/media-fonts/fantasque-sans-mono/Manifest
@@ -1 +1,2 @@
+DIST fantasque-sans-mono-1.8.0.tar.gz 1733798 BLAKE2B 
93be1372341f8b64ea88146af369d5942615e132e760e83f0d111c2bd67afb03677f725023111e8fd64abfa951e78d4444ee083c0a99ad6df800e7df69ee4699
 SHA512 
3afbd441d192769ea44fd7730e728844d13c15b0dd52e3968e6e1659ffa11a173d21891c09ceb7465b83a0b8c923129df2554e159620c9611ee9bb6ff35c90c6
 DIST fantasque-sans-mono-2014.07.zip 1688873 BLAKE2B 
2153db1c80de217bb7a4f6ba679f8f68f8002008d0d47d11a7a3aa0820ce51b613265e1c9c44ae3b5655d10176e9330057fdfe8c9500e8830060f76395b92b86
 SHA512 
3bc61700f98469d480da9d6c6b9b37194d8e148878724ccf92b7e348540b8ff963d3ed551f3de56e3d8a0d2b5c04f94ba53a3c0242818e0693a38cc0840147be

diff --git a/media-fonts/fantasque-sans-mono/fantasque-sans-mono-1.8.0.ebuild 
b/media-fonts/fantasque-sans-mono/fantasque-sans-mono-1.8.0.ebuild
new file mode 100644
index 00000000000..911704fdf35
--- /dev/null
+++ b/media-fonts/fantasque-sans-mono/fantasque-sans-mono-1.8.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A font family with a great monospaced variant for programmers"
+HOMEPAGE="https://github.com/belluzj/fantasque-sans";
+SRC_URI="https://github.com/belluzj/fantasque-sans/releases/download/v${PV}/FantasqueSansMono-Normal.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+FONT_S="${S}/OTF"
+FONT_SUFFIX="otf"

Reply via email to