Github messages for voidlinux
 help / color / mirror / Atom feed
From: emacsomancer <emacsomancer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: font-junicode-1.002
Date: Wed, 20 May 2020 23:15:13 +0200	[thread overview]
Message-ID: <20200520211513.mYWYAaR1PeFELUZjY9g7BqXfFN9rp61gLSD5I-VCzmU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21894@inbox.vuxu.org>

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

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

https://github.com/emacsomancer/void-packages font-junicode
https://github.com/void-linux/void-packages/pull/21894

New package: font-junicode-1.002


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

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

From 7125edfa70d7880ac321caf7fcc62bb80c08adf4 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Tue, 12 May 2020 15:06:28 -0600
Subject: [PATCH] New package: font-junicode-1.002

---
 srcpkgs/font-junicode/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/font-junicode/template

diff --git a/srcpkgs/font-junicode/template b/srcpkgs/font-junicode/template
new file mode 100644
index 00000000000..b5173cecbe4
--- /dev/null
+++ b/srcpkgs/font-junicode/template
@@ -0,0 +1,21 @@
+# Template file for 'font-junicode'
+pkgname=font-junicode
+version=1.002
+revision=1
+archs=noarch
+create_wrksrc=yes
+hostmakedepends="unzip"
+depends="font-util"
+short_desc="Old-style 17th-century serif typeface for medievalists"
+maintainer="Benjamin Slade <slade@lambda-y.net>"
+license="OFL-1.1"
+homepage="https://junicode.sourceforge.io/"
+distfiles="https://sourceforge.net/projects/junicode/files/junicode/junicode-${version}/junicode-${version}.zip/download>junicode-${version}.zip"
+checksum="c199d96c8424be60fcab8d00d2eee39ea8ae632cfd5e710cbbd70626d6a729e7"
+
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	vcopy "*.ttf" usr/share/fonts/TTF
+}

      reply	other threads:[~2020-05-20 21:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 21:25 [PR PATCH] " emacsomancer
2020-05-20 21:15 ` emacsomancer [this message]

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=20200520211513.mYWYAaR1PeFELUZjY9g7BqXfFN9rp61gLSD5I-VCzmU@z \
    --to=emacsomancer@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).