From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
Date: Sat, 27 May 2023 06:10:24 +0000 (UTC) [thread overview]
Message-ID: <1685151138.0c7f167762aad45467183d7e2ffb2f5bcf1307e3.ceamac@gentoo> (raw)
commit: 0c7f167762aad45467183d7e2ffb2f5bcf1307e3
Author: Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat May 27 01:32:18 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat May 27 01:32:18 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0c7f1677
media-fonts/iosevka-nerdfont: add 3.0.1
Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>
media-fonts/iosevka-nerdfont/Manifest | 1 +
.../iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/media-fonts/iosevka-nerdfont/Manifest b/media-fonts/iosevka-nerdfont/Manifest
index 1381b9313..eca76ed59 100644
--- a/media-fonts/iosevka-nerdfont/Manifest
+++ b/media-fonts/iosevka-nerdfont/Manifest
@@ -1,2 +1,3 @@
DIST iosevka-nerdfont-2.2.2.zip 486465366 BLAKE2B 04fe963c0e2c4bc076854c1b6d7382a4e9222ead92e320ad369a230c771be9c88300cd2f2cd4d8b4bfbe9a66d76577390fa750e46735be993b51eb0f9e87631e SHA512 99ec42555babde800cfe320a5e48eba6dafaaecfb86ff8964a092e321bac8635dd6a5ffe9a792e56dbf83794f1a7da5368a14ff3ac3c4a70a066999fd6604153
DIST iosevka-nerdfont-2.3.3.zip 684962518 BLAKE2B d374f91e1253e29e682ea9199a049d1b95ad51749e26a03b312b3bc64b53f43f1dd998fbfcb22e71f67782eec1ee92c0242da0cf3deca33d7bcee258afe0bfdd SHA512 48096d703a25bd9e38df66ee4fbee1a289564ef30a2eb29236c24fb669074df82d95f68b6e0b18e74ef64682cc1cfa4903f943c6dd81534371bb45ae5edcef26
+DIST iosevka-nerdfont-3.0.1.tar.xz 28066692 BLAKE2B 3797f3bd800d41b69bc019ebb518aa8c73ee51082ff91ed783865f2afe93b3ad14a89afec51ae99f1ce6f2d223fd6d5d26a73a600a190609efe3c759e7dda06c SHA512 4079c76daf75a8dcb51697e04fc7cb5c86be0c2ad0d670e736d2605be370849308bec84cb567db9184e3d2f3b1e819fd1b24afd974b0e9dadecb4e3a6c3dc5c4
diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
new file mode 100644
index 000000000..d805bb417
--- /dev/null
+++ b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="A free and open-source typeface for developers"
+HOMEPAGE="https://github.com/ryanoasis/nerd-fonts"
+SRC_URI="https://github.com/ryanoasis/nerd-fonts/releases/download/v${PV}/Iosevka.tar.xz -> ${P}.tar.xz"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}"
+FONT_SUFFIX="ttf"
+
+pkg_postinst() {
+ ewarn "Upstream has recently made some major changes since version 3.0.0."
+ ewarn "The older Material Design Icon codepoints have been dropped."
+ ewarn "See issue 1059, comment 1404891287 at upstream for a translation table."
+ ewarn "More information can be found here:"
+ ewarn "https://github.com/ryanoasis/nerd-fonts/tree/v3.0.0"
+}
next reply other threads:[~2023-05-27 6:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-27 6:10 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-21 21:33 [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/ Julien Roy
2024-04-12 19:59 Julien Roy
2024-04-05 11:05 Julien Roy
2024-01-20 22:13 David Roman
2023-05-27 6:10 Viorel Munteanu
2023-05-27 6:10 Viorel Munteanu
2023-01-30 18:24 Haelwenn Monnier
2023-01-08 10:27 Florian Schmaus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1685151138.0c7f167762aad45467183d7e2ffb2f5bcf1307e3.ceamac@gentoo \
--to=ceamac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox