Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: font-cm-unicode-otf-0.7.0
@ 2020-05-12 20:35 emacsomancer
  2020-05-12 20:59 ` [PR PATCH] [Updated] " emacsomancer
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: emacsomancer @ 2020-05-12 20:35 UTC (permalink / raw)
  To: ml

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

There is a new pull request by emacsomancer against master on the void-packages repository

https://github.com/emacsomancer/void-packages cm-unicode
https://github.com/void-linux/void-packages/pull/21890

New package: font-cm-unicode-otf-0.7.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cm-unicode-21890.patch --]
[-- Type: text/x-diff, Size: 1335 bytes --]

From bc072afaa25a57ae63372fdee15f8bb84faaff88 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Tue, 12 May 2020 14:31:52 -0600
Subject: [PATCH] New package: font-cm-unicode-otf-0.7.0

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

diff --git a/srcpkgs/font-cm-unicode-otf/template b/srcpkgs/font-cm-unicode-otf/template
new file mode 100644
index 00000000000..76d2bac9d46
--- /dev/null
+++ b/srcpkgs/font-cm-unicode-otf/template
@@ -0,0 +1,21 @@
+# Template file for 'font-cm-unicode-otf'
+pkgname=font-cm-unicode-otf
+version=0.7.0
+revision=1
+archs=noarch
+create_wrksrc=yes
+depends="font-util"
+short_desc="Knuth's Computer Modern font family converted to Unicode"
+maintainer="Benjamin Slade <slade@lambda-y.net>"
+license="OFL-1.1"
+homepage="https://cm-unicode.sourceforge.io/"
+distfiles="https://sourceforge.net/projects/cm-unicode/files/cm-unicode/0.7.0/cm-unicode-0.7.0-otf.tar.xz/download>cm-unicode-0.7.0-otf.tar.xz"
+checksum="548a7ebe4d4861b1075b5e7032b7c654e3ea835cc1643a60171fa3972a4e1c28"
+
+font_dirs="/usr/share/fonts/OTF"
+
+do_install() {
+	vmkdir usr/share/fonts/OTF
+	vcopy cm-unicode-0.7.0/*.otf usr/share/fonts/OTF
+        vlicense cm-unicode-0.7.0/OFL.txt LICENSE.md
+}

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

end of thread, other threads:[~2020-07-08 20:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 20:35 [PR PATCH] New package: font-cm-unicode-otf-0.7.0 emacsomancer
2020-05-12 20:59 ` [PR PATCH] [Updated] " emacsomancer
2020-05-20 21:14 ` emacsomancer
2020-07-07 21:44 ` emacsomancer
2020-07-08 20:07 ` Chocimier
2020-07-08 20:19 ` 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).