Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: font-chomsky-2.1
@ 2020-09-28  6:53 sirikid
  2020-09-28  8:13 ` sirikid
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sirikid @ 2020-09-28  6:53 UTC (permalink / raw)
  To: ml

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

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

* Re: New package: font-chomsky-2.1
  2020-09-28  6:53 [PR PATCH] New package: font-chomsky-2.1 sirikid
@ 2020-09-28  8:13 ` sirikid
  2020-09-28 13:13 ` ahesford
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: sirikid @ 2020-09-28  8:13 UTC (permalink / raw)
  To: ml

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

New comment by sirikid on void-packages repository

https://github.com/void-linux/void-packages/pull/25144#issuecomment-699853756

Comment:
Nice font
![image](https://user-images.githubusercontent.com/4840430/94406985-5803d100-0162-11eb-8df2-7ce4bc57ef26.png)


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

* Re: New package: font-chomsky-2.1
  2020-09-28  6:53 [PR PATCH] New package: font-chomsky-2.1 sirikid
  2020-09-28  8:13 ` sirikid
@ 2020-09-28 13:13 ` ahesford
  2020-09-28 13:14 ` ahesford
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-09-28 13:13 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25144#issuecomment-699998127

Comment:
Does not appear to meet the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality_requirements).

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

* Re: New package: font-chomsky-2.1
  2020-09-28  6:53 [PR PATCH] New package: font-chomsky-2.1 sirikid
  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
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-09-28 13:14 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/25144#issuecomment-699998127

Comment:
Does not appear to meet the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality_requirements).

Edit: Relevant quote: "New fonts are welcome if they provide value beyond aesthetics (e.g. they contain glyphs for a script missing in already packaged fonts)."

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

* Re: New package: font-chomsky-2.1
  2020-09-28  6:53 [PR PATCH] New package: font-chomsky-2.1 sirikid
                   ` (2 preceding siblings ...)
  2020-09-28 13:14 ` ahesford
@ 2020-09-28 13:38 ` sirikid
  2020-09-28 13:41 ` [PR PATCH] [Closed]: " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: sirikid @ 2020-09-28 13:38 UTC (permalink / raw)
  To: ml

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

New comment by sirikid on void-packages repository

https://github.com/void-linux/void-packages/pull/25144#issuecomment-700012874

Comment:
This paragraph was added three months ago. Anyway, feel free to close PR.

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

* Re: [PR PATCH] [Closed]: New package: font-chomsky-2.1
  2020-09-28  6:53 [PR PATCH] New package: font-chomsky-2.1 sirikid
                   ` (3 preceding siblings ...)
  2020-09-28 13:38 ` sirikid
@ 2020-09-28 13:41 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2020-09-28 13:41 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

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

Description:


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

end of thread, other threads:[~2020-09-28 13:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28  6:53 [PR PATCH] New package: font-chomsky-2.1 sirikid
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

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