public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2023-01-08 10:27 Florian Schmaus
  0 siblings, 0 replies; 9+ messages in thread
From: Florian Schmaus @ 2023-01-08 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     fe0f8228e494c9b12884e9aa4b3b05c343542449
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat Jan  7 14:35:35 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Jan  7 14:35:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe0f8228

media-fonts/iosevka-nerdfont: new package, add 2.2.2

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>

 media-fonts/iosevka-nerdfont/Manifest                 |  1 +
 .../iosevka-nerdfont/iosevka-nerdfont-2.2.2.ebuild    | 19 +++++++++++++++++++
 media-fonts/iosevka-nerdfont/metadata.xml             | 11 +++++++++++
 3 files changed, 31 insertions(+)

diff --git a/media-fonts/iosevka-nerdfont/Manifest b/media-fonts/iosevka-nerdfont/Manifest
new file mode 100644
index 000000000..c4ed3ac64
--- /dev/null
+++ b/media-fonts/iosevka-nerdfont/Manifest
@@ -0,0 +1 @@
+DIST iosevka-nerdfont-2.2.2.zip 486465366 BLAKE2B 04fe963c0e2c4bc076854c1b6d7382a4e9222ead92e320ad369a230c771be9c88300cd2f2cd4d8b4bfbe9a66d76577390fa750e46735be993b51eb0f9e87631e SHA512 99ec42555babde800cfe320a5e48eba6dafaaecfb86ff8964a092e321bac8635dd6a5ffe9a792e56dbf83794f1a7da5368a14ff3ac3c4a70a066999fd6604153

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.2.2.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.2.2.ebuild
new file mode 100644
index 000000000..7a4d82039
--- /dev/null
+++ b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.2.2.ebuild
@@ -0,0 +1,19 @@
+# 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.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+FONT_SUFFIX="ttf"

diff --git a/media-fonts/iosevka-nerdfont/metadata.xml b/media-fonts/iosevka-nerdfont/metadata.xml
new file mode 100644
index 000000000..0eefc574b
--- /dev/null
+++ b/media-fonts/iosevka-nerdfont/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>rahul@sandhuservices.dev</email>
+		<name>Rahul Sandhu</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">ryanoasis/nerd-fonts</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2023-01-30 18:24 Haelwenn Monnier
  0 siblings, 0 replies; 9+ messages in thread
From: Haelwenn Monnier @ 2023-01-30 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     f60d2ac3e31a9cb8d78b39bf521b30b335667c38
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Mon Jan 30 12:36:29 2023 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Jan 30 12:36:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f60d2ac3

media-fonts/iosevka-nerdfont: add 2.3.3

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>

 media-fonts/iosevka-nerdfont/Manifest                 |  1 +
 .../iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild    | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/media-fonts/iosevka-nerdfont/Manifest b/media-fonts/iosevka-nerdfont/Manifest
index c4ed3ac64..1381b9313 100644
--- a/media-fonts/iosevka-nerdfont/Manifest
+++ b/media-fonts/iosevka-nerdfont/Manifest
@@ -1 +1,2 @@
 DIST iosevka-nerdfont-2.2.2.zip 486465366 BLAKE2B 04fe963c0e2c4bc076854c1b6d7382a4e9222ead92e320ad369a230c771be9c88300cd2f2cd4d8b4bfbe9a66d76577390fa750e46735be993b51eb0f9e87631e SHA512 99ec42555babde800cfe320a5e48eba6dafaaecfb86ff8964a092e321bac8635dd6a5ffe9a792e56dbf83794f1a7da5368a14ff3ac3c4a70a066999fd6604153
+DIST iosevka-nerdfont-2.3.3.zip 684962518 BLAKE2B d374f91e1253e29e682ea9199a049d1b95ad51749e26a03b312b3bc64b53f43f1dd998fbfcb22e71f67782eec1ee92c0242da0cf3deca33d7bcee258afe0bfdd SHA512 48096d703a25bd9e38df66ee4fbee1a289564ef30a2eb29236c24fb669074df82d95f68b6e0b18e74ef64682cc1cfa4903f943c6dd81534371bb45ae5edcef26

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild
new file mode 100644
index 000000000..7a4d82039
--- /dev/null
+++ b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild
@@ -0,0 +1,19 @@
+# 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.zip -> ${P}.zip"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~amd64"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+FONT_SUFFIX="ttf"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2023-05-27  6:10 Viorel Munteanu
  0 siblings, 0 replies; 9+ messages in thread
From: Viorel Munteanu @ 2023-05-27  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     08243f4ffaa4a8d3477dbad807fb2eb3b4e74f9c
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat May 27 01:34:50 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat May 27 01:34:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=08243f4f

media-fonts/iosevka-nerdfont-3.0.1: Actually fix leading whitespace

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>

 media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
index 047c117ba..6c36b8138 100644
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
+++ b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
@@ -17,9 +17,9 @@ 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"
+	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"
 }


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2023-05-27  6:10 Viorel Munteanu
  0 siblings, 0 replies; 9+ messages in thread
From: Viorel Munteanu @ 2023-05-27  6:10 UTC (permalink / raw
  To: gentoo-commits

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"
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2023-05-27  6:10 Viorel Munteanu
  0 siblings, 0 replies; 9+ messages in thread
From: Viorel Munteanu @ 2023-05-27  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     67656883d19a134309236999482a8997a0db884f
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Sat May 27 01:33:10 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Sat May 27 01:33:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67656883

media-fonts/iosevka-nerdfont-3.0.1: Remove leading whitespace

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>

 media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
index d805bb417..047c117ba 100644
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
+++ b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
@@ -17,9 +17,9 @@ 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"
+    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"
 }


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2024-01-20 22:13 David Roman
  0 siblings, 0 replies; 9+ messages in thread
From: David Roman @ 2024-01-20 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     0b6bfaca0125a3a00d04220d2ddc46ceec20308a
Author:     Moritz Brunner <moritz.brunner+gentoo <AT> posteo <DOT> de>
AuthorDate: Fri Jan 19 17:42:06 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Jan 19 17:49:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b6bfaca

media-fonts/iosevka-nerdfont: add 3.1.1, drop 3.0.1

Closes: https://bugs.gentoo.org/915460
Signed-off-by: Moritz Brunner <moritz.brunner+gentoo <AT> posteo.de>

 media-fonts/iosevka-nerdfont/Manifest                                   | 2 +-
 .../{iosevka-nerdfont-3.0.1.ebuild => iosevka-nerdfont-3.1.1.ebuild}    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-fonts/iosevka-nerdfont/Manifest b/media-fonts/iosevka-nerdfont/Manifest
index eca76ed593..eed4627023 100644
--- a/media-fonts/iosevka-nerdfont/Manifest
+++ b/media-fonts/iosevka-nerdfont/Manifest
@@ -1,3 +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
+DIST iosevka-nerdfont-3.1.1.gh.tar.xz 28736280 BLAKE2B 9e508af61d0b0ec8b9a495fc19c85909937967eb754ab6a9c62dd6e8eb8c2cbcd2c616c4ee64737723d593cec75bcc51d0a1c585ea7029f445d2847ea4c9eaf8 SHA512 faf27db7c24538c08dad36bea3d71a7925e8f7a4a78c965fce421b8554c2f8bf6352361c096c6cfd9f587e9455855d3cf17f51fc8084d4ed5d6bec050167cd53

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.1.1.ebuild
similarity index 94%
rename from media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
rename to media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.1.1.ebuild
index 6c36b8138a..12450eb3d9 100644
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.0.1.ebuild
+++ b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.1.1.ebuild
@@ -7,7 +7,7 @@ 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"
+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"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2024-04-05 11:05 Julien Roy
  0 siblings, 0 replies; 9+ messages in thread
From: Julien Roy @ 2024-04-05 11:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e5e726b3e829c3bcbe62a2ed8c4545edd757e403
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=e5e726b3

media-fonts/iosevka-nerdfont: add 3.2.0

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

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

diff --git a/media-fonts/iosevka-nerdfont/Manifest b/media-fonts/iosevka-nerdfont/Manifest
index eed4627023..277ec9c1fc 100644
--- a/media-fonts/iosevka-nerdfont/Manifest
+++ b/media-fonts/iosevka-nerdfont/Manifest
@@ -1,3 +1,4 @@
 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.1.1.gh.tar.xz 28736280 BLAKE2B 9e508af61d0b0ec8b9a495fc19c85909937967eb754ab6a9c62dd6e8eb8c2cbcd2c616c4ee64737723d593cec75bcc51d0a1c585ea7029f445d2847ea4c9eaf8 SHA512 faf27db7c24538c08dad36bea3d71a7925e8f7a4a78c965fce421b8554c2f8bf6352361c096c6cfd9f587e9455855d3cf17f51fc8084d4ed5d6bec050167cd53
+DIST iosevka-nerdfont-3.2.0.gh.tar.xz 78279356 BLAKE2B 837cc767cd2a54f23ab0d8bd68daea9e0e0ad231bd6408c48d97dcbd9bdf18839d2d70011be8bb5051433df8c2d108275f416692de50048cd86b8a7651b958aa SHA512 317a572c80abcfc5fff52fb9cdf683e9ac271d8b53ce46889b9cca2dd2645cdbadc6799e01a0fc6909429f3331ae9f1fea60fb79cae4139cf2ee64622fb14f20

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


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2024-04-12 19:59 Julien Roy
  0 siblings, 0 replies; 9+ messages in thread
From: Julien Roy @ 2024-04-12 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     10b56b40be408aea8cddb9f20514c57cfec7a046
Author:     Steffen Winter <steffen.winter <AT> proton <DOT> me>
AuthorDate: Fri Apr 12 18:17:57 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
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"
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/
@ 2024-05-21 21:33 Julien Roy
  0 siblings, 0 replies; 9+ messages in thread
From: Julien Roy @ 2024-05-21 21:33 UTC (permalink / raw
  To: gentoo-commits

commit:     cbe1de605e20c7c8a7874ca674e57f8cbe09d900
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 21 21:24:58 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 21 21:29:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cbe1de60

media-fonts/iosevka-nerdfont: treeclean

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 media-fonts/iosevka-nerdfont/Manifest              |  5 -----
 .../iosevka-nerdfont/iosevka-nerdfont-2.2.2.ebuild | 20 -----------------
 .../iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild | 20 -----------------
 .../iosevka-nerdfont/iosevka-nerdfont-3.1.1.ebuild | 26 ----------------------
 .../iosevka-nerdfont/iosevka-nerdfont-3.2.0.ebuild | 26 ----------------------
 .../iosevka-nerdfont/iosevka-nerdfont-3.2.1.ebuild | 26 ----------------------
 media-fonts/iosevka-nerdfont/metadata.xml          | 11 ---------
 7 files changed, 134 deletions(-)

diff --git a/media-fonts/iosevka-nerdfont/Manifest b/media-fonts/iosevka-nerdfont/Manifest
deleted file mode 100644
index 7e31bb610..000000000
--- a/media-fonts/iosevka-nerdfont/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-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.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-2.2.2.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.2.2.ebuild
deleted file mode 100644
index 2d3eb9f04..000000000
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.2.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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.zip -> ${P}.zip"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-FONT_SUFFIX="ttf"

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild
deleted file mode 100644
index 2d3eb9f04..000000000
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-2.3.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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.zip -> ${P}.zip"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="app-arch/unzip"
-
-FONT_SUFFIX="ttf"

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.1.1.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.1.1.ebuild
deleted file mode 100644
index dd53095dc..000000000
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-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"
-}

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.0.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.0.ebuild
deleted file mode 100644
index dd53095dc..000000000
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-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"
-}

diff --git a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.1.ebuild b/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.1.ebuild
deleted file mode 100644
index dd53095dc..000000000
--- a/media-fonts/iosevka-nerdfont/iosevka-nerdfont-3.2.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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"
-
-S="${WORKDIR}"
-
-LICENSE="OFL-1.1"
-SLOT="0"
-KEYWORDS="~amd64"
-
-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"
-}

diff --git a/media-fonts/iosevka-nerdfont/metadata.xml b/media-fonts/iosevka-nerdfont/metadata.xml
deleted file mode 100644
index 0eefc574b..000000000
--- a/media-fonts/iosevka-nerdfont/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>rahul@sandhuservices.dev</email>
-		<name>Rahul Sandhu</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="github">ryanoasis/nerd-fonts</remote-id>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-05-21 21:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-08 10:27 [gentoo-commits] repo/proj/guru:master commit in: media-fonts/iosevka-nerdfont/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2023-01-30 18:24 Haelwenn Monnier
2023-05-27  6:10 Viorel Munteanu
2023-05-27  6:10 Viorel Munteanu
2023-05-27  6:10 Viorel Munteanu
2024-01-20 22:13 David Roman
2024-04-05 11:05 Julien Roy
2024-04-12 19:59 Julien Roy
2024-05-21 21:33 Julien Roy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox