From: "Steffen Winter" <stffn.mobil@freenet.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/iosevka-nerdfont/
Date: Fri, 12 Apr 2024 18:19:47 +0000 (UTC) [thread overview]
Message-ID: <1712945877.10b56b40be408aea8cddb9f20514c57cfec7a046.stffn.mobil@gentoo> (raw)
commit: 10b56b40be408aea8cddb9f20514c57cfec7a046
Author: Steffen Winter <steffen.winter <AT> proton <DOT> me>
AuthorDate: Fri Apr 12 18:17:57 2024 +0000
Commit: Steffen Winter <stffn.mobil <AT> freenet <DOT> de>
CommitDate: Fri Apr 12 18:17:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10b56b40
media-fonts/iosevka-nerdfont: add 3.2.1
Signed-off-by: Steffen Winter <steffen.winter <AT> proton.me>
media-fonts/iosevka-nerdfont/Manifest | 1 +
.../iosevka-nerdfont/iosevka-nerdfont-3.2.1.ebuild | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/media-fonts/iosevka-nerdfont/Manifest b/media-fonts/iosevka-nerdfont/Manifest
index 277ec9c1fc..7e31bb610a 100644
--- a/media-fonts/iosevka-nerdfont/Manifest
+++ b/media-fonts/iosevka-nerdfont/Manifest
@@ -2,3 +2,4 @@ DIST iosevka-nerdfont-2.2.2.zip 486465366 BLAKE2B 04fe963c0e2c4bc076854c1b6d7382
DIST iosevka-nerdfont-2.3.3.zip 684962518 BLAKE2B d374f91e1253e29e682ea9199a049d1b95ad51749e26a03b312b3bc64b53f43f1dd998fbfcb22e71f67782eec1ee92c0242da0cf3deca33d7bcee258afe0bfdd SHA512 48096d703a25bd9e38df66ee4fbee1a289564ef30a2eb29236c24fb669074df82d95f68b6e0b18e74ef64682cc1cfa4903f943c6dd81534371bb45ae5edcef26
DIST iosevka-nerdfont-3.1.1.gh.tar.xz 28736280 BLAKE2B 9e508af61d0b0ec8b9a495fc19c85909937967eb754ab6a9c62dd6e8eb8c2cbcd2c616c4ee64737723d593cec75bcc51d0a1c585ea7029f445d2847ea4c9eaf8 SHA512 faf27db7c24538c08dad36bea3d71a7925e8f7a4a78c965fce421b8554c2f8bf6352361c096c6cfd9f587e9455855d3cf17f51fc8084d4ed5d6bec050167cd53
DIST iosevka-nerdfont-3.2.0.gh.tar.xz 78279356 BLAKE2B 837cc767cd2a54f23ab0d8bd68daea9e0e0ad231bd6408c48d97dcbd9bdf18839d2d70011be8bb5051433df8c2d108275f416692de50048cd86b8a7651b958aa SHA512 317a572c80abcfc5fff52fb9cdf683e9ac271d8b53ce46889b9cca2dd2645cdbadc6799e01a0fc6909429f3331ae9f1fea60fb79cae4139cf2ee64622fb14f20
+DIST iosevka-nerdfont-3.2.1.gh.tar.xz 78246752 BLAKE2B d8548a37ee5bdc14943aa2ff9c379f17acbf3cb5a57e8807090ab8bf78fe3e620fb89c08bf551b7f86a5af3b2fe29a157893231eba4f04a83105e3b95214eb47 SHA512 85da3eb688d0209f341ed20d1918509729171bfe0a11cf1408a3401e77bb855273c7c176583dc4f1a407ce52830af767b2511a495574ac8abae9453c80d2e864
diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.1.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.1.ebuild
new file mode 100644
index 0000000000..12450eb3d9
--- /dev/null
+++ b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.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}.gh.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:[~2024-04-12 18:19 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-12 18:19 Steffen Winter [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-05-21 21:29 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-04-04 13:54 Steffen Winter
2024-01-19 17:49 Moritz Brunner
2023-05-27 1:36 Rahul Sandhu
2023-05-27 1:33 Rahul Sandhu
2023-05-27 1:32 Rahul Sandhu
2023-01-30 12:37 Rahul Sandhu
2023-01-07 14:36 Rahul Sandhu
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=1712945877.10b56b40be408aea8cddb9f20514c57cfec7a046.stffn.mobil@gentoo \
--to=stffn.mobil@freenet.de \
--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