Github messages for voidlinux
 help / color / mirror / Atom feed
From: sirikid <sirikid@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: font-chomsky-2.1
Date: Mon, 28 Sep 2020 08:53:28 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25144@inbox.vuxu.org> (raw)

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

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

https://github.com/sirikid/void-packages package/font-chomsky
https://github.com/void-linux/void-packages/pull/25144

New package: font-chomsky-2.1


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

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

From bd06489070321eda3636978907e78e1fe0030916 Mon Sep 17 00:00:00 2001
From: Ivan Sokolov <ivan-p-sokolov@ya.ru>
Date: Thu, 9 Jan 2020 13:15:44 +0300
Subject: [PATCH] New package: font-chomsky-2.1

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

diff --git a/srcpkgs/font-chomsky/template b/srcpkgs/font-chomsky/template
new file mode 100644
index 00000000000..87c5f08fa50
--- /dev/null
+++ b/srcpkgs/font-chomsky/template
@@ -0,0 +1,23 @@
+# Template file for 'font-chomsky'
+pkgname=font-chomsky
+version=2.1
+revision=1
+archs="*"
+wrksrc="${pkgname/font-/}-${version}"
+hostmakedepends="fontforge"
+short_desc="Font in the style of the New York Times masthead"
+maintainer="Ivan Sokolov <ivan-p-sokolov@ya.ru>"
+license="OFL-1.1"
+homepage="https://github.com/ctrlcctrlv/chomsky"
+distfiles="https://github.com/ctrlcctrlv/chomsky/archive/v${version}.tar.gz"
+checksum=9c9c8f77d0b6bd1b0e9d55ebbedd8da6062fc51159711f96892234fcfeb54987
+
+do_build() {
+	tools/sfdnormalize.py Chomsky.sfd Chomsky_n.sfd
+	mv Chomsky_n.sfd Chomsky.sfd
+	fontforge -lang=py -script build.py
+}
+
+do_install() {
+	vinstall dist/Chomsky.otf 755 usr/share/fonts/OTF/
+}

             reply	other threads:[~2020-09-28  6:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28  6:53 sirikid [this message]
2020-09-28  8:13 ` sirikid
2020-09-28 13:13 ` ahesford
2020-09-28 13:14 ` ahesford
2020-09-28 13:38 ` sirikid
2020-09-28 13:41 ` [PR PATCH] [Closed]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25144@inbox.vuxu.org \
    --to=sirikid@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).