public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-fonts/robotomono-nerdfont/
Date: Fri,  5 Apr 2024 11:05:15 +0000 (UTC)	[thread overview]
Message-ID: <1712238857.cee3bdcf508740bbb529cb71a5e23083aa16d8cd.julien@gentoo> (raw)

commit:     cee3bdcf508740bbb529cb71a5e23083aa16d8cd
Author:     Steffen Winter <steffen.winter <AT> proton <DOT> me>
AuthorDate: Thu Apr  4 13:54:17 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu Apr  4 13:54:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cee3bdcf

media-fonts/robotomono-nerdfont: add 3.2.0

Signed-off-by: Steffen Winter <steffen.winter <AT> proton.me>

 media-fonts/robotomono-nerdfont/Manifest           |  1 +
 .../robotomono-nerdfont-3.2.0.ebuild               | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/media-fonts/robotomono-nerdfont/Manifest b/media-fonts/robotomono-nerdfont/Manifest
index f7de1ac75c..d95ac44571 100644
--- a/media-fonts/robotomono-nerdfont/Manifest
+++ b/media-fonts/robotomono-nerdfont/Manifest
@@ -1,2 +1,3 @@
 DIST robotomono-nerdfont-2.2.2.zip 25182334 BLAKE2B 2c6baed85ce0bdd3b0efdafdede08004d3fa16758d9e2baed12fba89a7d73c0f9a0130e71db5603de9addba366e1fb40ffeb5edfaba96adf1d312dcdd8ff22df SHA512 47f509e446ee1b48eb21d880e111abcb13e489ce45d95561e9eed2292692159b9bfcfd7da6addfe9f868dedbc5d7283a07d35cdaace008125937215e7f96a0ee
 DIST robotomono-nerdfont-3.1.1.gh.tar.xz 3088700 BLAKE2B 4cc63764c0b98008a549324f512f237ce79df2af23d19615f4215d9ab8421b1620aa4a6f5452d9a2f509e7077aa6963c420e6f0e2ec058c3430f51ef0411fe13 SHA512 ef0c73a097242308d2a078b26cff8319d606095b27f1d250c03606feaf44c17446b1ada6f6cbd2ddf251f95da605e0114491760939fb8f032d9a409a954531fc
+DIST robotomono-nerdfont-3.2.0.gh.tar.xz 3424440 BLAKE2B 537ef78f1247f17cacf1b33e851390dfcba384d9fc392f575aac7f4599d8672ef534113739195eababd8a2eae59cd2dd129d51cc93b5986c593da21be034f6cf SHA512 2b5c667936a00f097eb6c2af57888f0c7b8defb373c15db78b58af7853ed966ca930d8d4cef9337733d56866daa2dce17286e91095ff22686958b597f49a386f

diff --git a/media-fonts/robotomono-nerdfont/robotomono-nerdfont-3.2.0.ebuild b/media-fonts/robotomono-nerdfont/robotomono-nerdfont-3.2.0.ebuild
new file mode 100644
index 0000000000..7ae2d0dd44
--- /dev/null
+++ b/media-fonts/robotomono-nerdfont/robotomono-nerdfont-3.2.0.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}/RobotoMono.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"
+}


             reply	other threads:[~2024-04-05 11:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05 11:05 Julien Roy [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/robotomono-nerdfont/ Julien Roy
2024-04-12 19:59 Julien Roy
2024-01-20 22:13 David Roman
2023-05-27  6:10 Viorel Munteanu
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=1712238857.cee3bdcf508740bbb529cb71a5e23083aa16d8cd.julien@gentoo \
    --to=julien@jroy.ca \
    --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