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-cm-unicode-otf-0.7.0
Date: Wed, 20 May 2020 23:14:52 +0200	[thread overview]
Message-ID: <20200520211452.q3bjlLhQ8a07PF7PAzREAP-TwlX83DmTij5tgP7S0KM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21890@inbox.vuxu.org>

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

There is an updated 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: 1357 bytes --]

From 6f484ba1aceeb65685d94809ee70cc633998efeb 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..14755850b15
--- /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/${version}/cm-unicode-${version}-otf.tar.xz/download>cm-unicode-${version}-otf.tar.xz"
+checksum="548a7ebe4d4861b1075b5e7032b7c654e3ea835cc1643a60171fa3972a4e1c28"
+
+font_dirs="/usr/share/fonts/OTF"
+
+do_install() {
+	vmkdir usr/share/fonts/OTF
+	vcopy cm-unicode-"${version}/*.otf" usr/share/fonts/OTF
+	vlicense cm-unicode-"${version}"/OFL.txt LICENSE.md
+}

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 20:35 [PR PATCH] " emacsomancer
2020-05-12 20:59 ` [PR PATCH] [Updated] " emacsomancer
2020-05-20 21:14 ` emacsomancer [this message]
2020-07-07 21:44 ` emacsomancer
2020-07-08 20:07 ` Chocimier
2020-07-08 20:19 ` emacsomancer

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=20200520211452.q3bjlLhQ8a07PF7PAzREAP-TwlX83DmTij5tgP7S0KM@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).