Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: scientifica-doubled-font
Date: Sun, 13 Oct 2019 04:51:33 +0200	[thread overview]
Message-ID: <20191013025133.AEem2EPqd2efh1izuJlHvuWRTUes_PrzRFcwRjWIr08@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15400@inbox.vuxu.org>

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

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

https://github.com/NerdyPepper/void-packages scientifica-doubled-font
https://github.com/void-linux/void-packages/pull/15400

New package: scientifica-doubled-font
This package includes [scientifica](https://github.com/nerdypepper/scientifica) at doubled size (22px).

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

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

From 5c00d0620192795ea54d924284cb6a5eac5039cc Mon Sep 17 00:00:00 2001
From: Akshay <nerdypepper@tuta.io>
Date: Sat, 12 Oct 2019 21:11:24 +0530
Subject: [PATCH 1/2] New package: scientifica-doubled-font

---
 srcpkgs/scientifica-doubled-font/template | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 srcpkgs/scientifica-doubled-font/template

diff --git a/srcpkgs/scientifica-doubled-font/template b/srcpkgs/scientifica-doubled-font/template
new file mode 100644
index 00000000000..a4c0b2f4303
--- /dev/null
+++ b/srcpkgs/scientifica-doubled-font/template
@@ -0,0 +1,23 @@
+# Template file for 'scientifica-font'
+pkgname=scientifica-doubled-font
+version=1.1
+revision=1
+archs=noarch
+create_wrksrc="yes"
+depends="font-util"
+short_desc="Tall and Condensed bitmap font for geeks - 22px"
+maintainer="Akshay <nerdypepper@tuta.io>"
+license="OFL-1.1"
+homepage="https://github.com/nerdypepper/scientifica"
+distfiles="https://github.com/NerdyPepper/scientifica/releases/download/v${version}/scientifica-doubled-v${version}.tar.gz"
+checksum=834f197753fc6503c0714f183794ece2f7b098f03cdfde86c6afbf084de0482b
+font_dirs="/usr/share/fonts/X11/misc"
+
+do_install() {
+	vmkdir "$font_dirs"
+	for i in *.otb; do
+		vinstall "$i" 644 "$font_dirs"
+	done
+	vdoc README.md
+	vlicense LICENSE
+}

From e40cae9ad226aaadcc87f099af832d05d9d94ecb Mon Sep 17 00:00:00 2001
From: Akshay <nerdypepper@tuta.io>
Date: Sun, 13 Oct 2019 08:20:51 +0530
Subject: [PATCH 2/2] fix template header

---
 srcpkgs/scientifica-doubled-font/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/scientifica-doubled-font/template b/srcpkgs/scientifica-doubled-font/template
index a4c0b2f4303..54dbe745ece 100644
--- a/srcpkgs/scientifica-doubled-font/template
+++ b/srcpkgs/scientifica-doubled-font/template
@@ -1,4 +1,4 @@
-# Template file for 'scientifica-font'
+# Template file for 'scientifica-doubled-font'
 pkgname=scientifica-doubled-font
 version=1.1
 revision=1

  reply	other threads:[~2019-10-13  2:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-12 15:43 [PR PATCH] " voidlinux-github
2019-10-13  2:51 ` voidlinux-github [this message]
2019-10-13  2:51 ` [PR PATCH] [Updated] " voidlinux-github

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=20191013025133.AEem2EPqd2efh1izuJlHvuWRTUes_PrzRFcwRjWIr08@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).