Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nerd-fonts: update to 3.0.0
@ 2023-05-02 15:49 cinerea0
  2023-05-02 16:52 ` icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cinerea0 @ 2023-05-02 15:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 487 bytes --]

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages nerd
https://github.com/void-linux/void-packages/pull/43715

nerd-fonts: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **YES**

---

The developers renamed some fonts with this release, so some people's setups are likely to break.

A patch file from https://github.com/void-linux/void-packages/pull/43715.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nerd-43715.patch --]
[-- Type: text/x-diff, Size: 1177 bytes --]

From 63e10a4a35c75481103e017a7b8157728590308e Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 2 May 2023 11:48:34 -0400
Subject: [PATCH] nerd-fonts: update to 3.0.0

---
 srcpkgs/nerd-fonts/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nerd-fonts/template b/srcpkgs/nerd-fonts/template
index 1143268154ae..554cda972987 100644
--- a/srcpkgs/nerd-fonts/template
+++ b/srcpkgs/nerd-fonts/template
@@ -1,14 +1,15 @@
 # Template file for 'nerd-fonts'
 pkgname=nerd-fonts
-version=2.3.3
-revision=2
+version=3.0.0
+revision=1
 depends="nerd-fonts-ttf nerd-fonts-otf"
 short_desc="Iconic font aggregator, collection and patcher"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://nerdfonts.com"
+changelog="https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/changelog.md"
 distfiles="https://github.com/ryanoasis/nerd-fonts/archive/refs/tags/v${version}.tar.gz"
-checksum=d51ebe538c78e7e7c24818a433a943c7699f9da38c179f91bd9319962cf48cde
+checksum=994e953cd69e2fd114ce79af422354b14b95418191365f99e11987c55e487243
 
 do_install() {
 	vmkdir usr/share/fonts/NerdFonts/otf

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

* Re: nerd-fonts: update to 3.0.0
  2023-05-02 15:49 [PR PATCH] nerd-fonts: update to 3.0.0 cinerea0
@ 2023-05-02 16:52 ` icp1994
  2023-05-02 17:02 ` [PR PATCH] [Updated] " cinerea0
  2023-05-03  5:21 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-05-02 16:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 220 bytes --]

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/43715#issuecomment-1531814952

Comment:
nit: you can remove lines 22-24 since upstream deleted those fonts themselves.

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

* Re: [PR PATCH] [Updated] nerd-fonts: update to 3.0.0
  2023-05-02 15:49 [PR PATCH] nerd-fonts: update to 3.0.0 cinerea0
  2023-05-02 16:52 ` icp1994
@ 2023-05-02 17:02 ` cinerea0
  2023-05-03  5:21 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2023-05-02 17:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

There is an updated pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages nerd
https://github.com/void-linux/void-packages/pull/43715

nerd-fonts: update to 3.0.0
#### Testing the changes
- I tested the changes in this PR: **YES**

---

The developers renamed some fonts with this release, so some people's setups are likely to break.

A patch file from https://github.com/void-linux/void-packages/pull/43715.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nerd-43715.patch --]
[-- Type: text/x-diff, Size: 1654 bytes --]

From 6641cb2f1c6d61f5f83fa82663b87bc6994a7c1b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 2 May 2023 13:02:38 -0400
Subject: [PATCH] nerd-fonts: update to 3.0.0

---
 srcpkgs/nerd-fonts/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/nerd-fonts/template b/srcpkgs/nerd-fonts/template
index 1143268154ae..555786ba8679 100644
--- a/srcpkgs/nerd-fonts/template
+++ b/srcpkgs/nerd-fonts/template
@@ -1,14 +1,15 @@
 # Template file for 'nerd-fonts'
 pkgname=nerd-fonts
-version=2.3.3
-revision=2
+version=3.0.0
+revision=1
 depends="nerd-fonts-ttf nerd-fonts-otf"
 short_desc="Iconic font aggregator, collection and patcher"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://nerdfonts.com"
+changelog="https://raw.githubusercontent.com/ryanoasis/nerd-fonts/master/changelog.md"
 distfiles="https://github.com/ryanoasis/nerd-fonts/archive/refs/tags/v${version}.tar.gz"
-checksum=d51ebe538c78e7e7c24818a433a943c7699f9da38c179f91bd9319962cf48cde
+checksum=994e953cd69e2fd114ce79af422354b14b95418191365f99e11987c55e487243
 
 do_install() {
 	vmkdir usr/share/fonts/NerdFonts/otf
@@ -19,9 +20,6 @@ do_install() {
 	find patched-fonts -name '*.otf' -exec install -Dm644 '{}' ${DESTDIR}/usr/share/fonts/NerdFonts/otf \;
 	find patched-fonts -name '*.ttf' -exec install -Dm644 '{}' ${DESTDIR}/usr/share/fonts/NerdFonts/ttf \;
 
-	# remove windows-compatible fonts
-	find ${DESTDIR}/usr/share/fonts/NerdFonts -name '*Windows Compatible.*tf' -delete
-
 	# install patching scripts
 	for sh in bin/scripts/lib/i_*.sh; do
 		vinstall $sh 744 usr/lib/NerdFonts

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

* Re: [PR PATCH] [Merged]: nerd-fonts: update to 3.0.0
  2023-05-02 15:49 [PR PATCH] nerd-fonts: update to 3.0.0 cinerea0
  2023-05-02 16:52 ` icp1994
  2023-05-02 17:02 ` [PR PATCH] [Updated] " cinerea0
@ 2023-05-03  5:21 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-05-03  5:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 337 bytes --]

There's a merged pull request on the void-packages repository

nerd-fonts: update to 3.0.0
https://github.com/void-linux/void-packages/pull/43715

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

---

The developers renamed some fonts with this release, so some people's setups are likely to break.

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

end of thread, other threads:[~2023-05-03  5:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-02 15:49 [PR PATCH] nerd-fonts: update to 3.0.0 cinerea0
2023-05-02 16:52 ` icp1994
2023-05-02 17:02 ` [PR PATCH] [Updated] " cinerea0
2023-05-03  5:21 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).