commit:     dd9ee62608eb40f407677bcb2695c0e4a1a986b1
Author:     Jan Henke <Jan.Henke <AT> taujhe <DOT> de>
AuthorDate: Sun Aug  1 09:36:30 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 03:52:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9ee626

media-fonts/jetbrains-mono: Version bump 2.242

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Jan Henke <Jan.Henke <AT> taujhe.de>
Closes: https://github.com/gentoo/gentoo/pull/21852
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-fonts/jetbrains-mono/Manifest                   |  1 +
 .../jetbrains-mono/jetbrains-mono-2.242.ebuild        | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/jetbrains-mono/Manifest 
b/media-fonts/jetbrains-mono/Manifest
index 3986f1a3080..9d57bc7e274 100644
--- a/media-fonts/jetbrains-mono/Manifest
+++ b/media-fonts/jetbrains-mono/Manifest
@@ -1 +1,2 @@
 DIST jetbrains-mono-2.225.zip 2981614 BLAKE2B 
5ac8dff566378da7e9ac23218cdd696be8ff612a7f9b4f87668400c0c0bfb3a1fcff2a2a813a1c7527e1a105125c493e80abe4daefdbcd837ef59492d7bb3e5b
 SHA512 
ce72c2d2a2f769c6b8a9ad70e7e09b82cf66a0928534f18556238e36fec690737c89077f6521a67850bfb0dc79bb2260b5c86ae4134d76b2210755d5053ade0f
+DIST jetbrains-mono-2.242.zip 4099695 BLAKE2B 
814dc53be8a57d2d9abef06ac4ff81025225891fc0ac1889e34325c607eda410e91c4aae7fce914ce3df751cf109205172a52171ba2aa93f32fbd99856e081ed
 SHA512 
03c08a2cf5603103baaeed4fcef8aa7bdfced92fdc71b207caa7f913eea49dbe178d020f15a3396b11417f9b906778cc8bc8483f4eff2b04f25163fa373186a2

diff --git a/media-fonts/jetbrains-mono/jetbrains-mono-2.242.ebuild 
b/media-fonts/jetbrains-mono/jetbrains-mono-2.242.ebuild
new file mode 100644
index 00000000000..2c294a87a4a
--- /dev/null
+++ b/media-fonts/jetbrains-mono/jetbrains-mono-2.242.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit font
+
+DESCRIPTION="A free and open-source typeface for developers"
+HOMEPAGE="https://www.jetbrains.com/lp/mono/";
+SRC_URI="https://github.com/JetBrains/JetBrainsMono/releases/download/v${PV}/JetBrainsMono-${PV}.zip
 -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}/fonts/ttf"
+FONT_SUFFIX="ttf"

Reply via email to