Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] nerd-fonts: update to 3.0.0
Date: Tue, 02 May 2023 19:02:56 +0200	[thread overview]
Message-ID: <20230502170256.agqKcZl380TP-sGJ2EqbKwX6XquMVGap6p3cCpnIuCo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43715@inbox.vuxu.org>

[-- 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

  parent reply	other threads:[~2023-05-02 17:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-02 15:49 [PR PATCH] " cinerea0
2023-05-02 16:52 ` icp1994
2023-05-02 17:02 ` cinerea0 [this message]
2023-05-03  5:21 ` [PR PATCH] [Merged]: " classabbyamp

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=20230502170256.agqKcZl380TP-sGJ2EqbKwX6XquMVGap6p3cCpnIuCo@z \
    --to=cinerea0@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).