Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: font-junicode-1.002
@ 2020-05-12 21:25 emacsomancer
  2020-05-20 21:15 ` [PR PATCH] [Updated] " emacsomancer
  0 siblings, 1 reply; 2+ messages in thread
From: emacsomancer @ 2020-05-12 21:25 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1239 bytes --]

From ff973c82f214e0e59e058b278c5947b293b33e75 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..0693de74018
--- /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
+}

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

* Re: [PR PATCH] [Updated] New package: font-junicode-1.002
  2020-05-12 21:25 [PR PATCH] New package: font-junicode-1.002 emacsomancer
@ 2020-05-20 21:15 ` emacsomancer
  0 siblings, 0 replies; 2+ messages in thread
From: emacsomancer @ 2020-05-20 21:15 UTC (permalink / raw)
  To: ml

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

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

end of thread, other threads:[~2020-05-20 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 21:25 [PR PATCH] New package: font-junicode-1.002 emacsomancer
2020-05-20 21:15 ` [PR PATCH] [Updated] " emacsomancer

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).