Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] font-spleen: update to 2.0.2.
Date: Fri, 05 Jan 2024 17:33:21 +0100	[thread overview]
Message-ID: <20240105163321.kp2Ulz9orMFCiHjxvzqK096coxwEdBs4jw6RxIwx3No@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47990@inbox.vuxu.org>

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

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

https://github.com/icp1994/void-packages font-spleen
https://github.com/void-linux/void-packages/pull/47990

font-spleen: update to 2.0.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 87f52aa94248992631e8720f7f54b35f425dc22a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 28 Dec 2023 11:55:56 +0530
Subject: [PATCH] font-spleen: update to 2.0.2.

---
 srcpkgs/font-spleen/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/font-spleen/template b/srcpkgs/font-spleen/template
index d601d7fe131bc..47dc2c96a0fe8 100644
--- a/srcpkgs/font-spleen/template
+++ b/srcpkgs/font-spleen/template
@@ -1,6 +1,6 @@
 # Template file for 'font-spleen'
 pkgname=font-spleen
-version=2.0.1
+version=2.0.2
 revision=1
 build_style=gnu-makefile
 make_cmd=bmake
@@ -13,12 +13,8 @@ license="BSD-2-Clause"
 homepage="https://github.com/fcambus/spleen"
 changelog="https://raw.githubusercontent.com/fcambus/spleen/master/ChangeLog"
 distfiles="https://github.com/fcambus/spleen/releases/download/${version}/spleen-${version}.tar.gz"
-checksum=37d909ad669037d79e36839526ef54376fa37046c7a915b157e5f40d73492ee0
-font_dirs="/usr/share/fonts/X11/spleen"
-
-do_configure() {
-	${make_cmd} clean
-}
+checksum=f930eb02894aa06eb50aeaaa10b00420254d72320fa28c3a40f157a8c2943755
+font_dirs="/usr/share/fonts/X11/spleen /usr/share/fonts/OTF"
 
 post_build() {
 	gzip -n9 *.pcf *.psfu
@@ -41,5 +37,9 @@ do_install() {
 	done
 	vinstall fonts.alias 644 usr/share/fonts/X11/spleen
 
+	for f in *.otf; do
+		vinstall $f 644 usr/share/fonts/OTF
+	done
+
 	vlicense LICENSE
 }

  parent reply	other threads:[~2024-01-05 16:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29 19:44 [PR PATCH] " icp1994
2024-01-05  5:34 ` classabbyamp
2024-01-05  5:35 ` classabbyamp
2024-01-05  5:39 ` classabbyamp
2024-01-05  5:42 ` classabbyamp
2024-01-05  5:43 ` classabbyamp
2024-01-05 16:33 ` icp1994 [this message]
2024-01-31 15:37 ` [PR PATCH] [Merged]: " ahesford

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=20240105163321.kp2Ulz9orMFCiHjxvzqK096coxwEdBs4jw6RxIwx3No@z \
    --to=icp1994@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).