Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: font-JetBrainsMono-ttf-1.0.5
@ 2020-04-18 14:04 maciozo
  2020-04-29 17:59 ` Chocimier
  2020-04-29 17:59 ` [PR PATCH] [Closed]: " Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: maciozo @ 2020-04-18 14:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/maciozo/void-packages font-JetBrainsMono-ttf
https://github.com/void-linux/void-packages/pull/21123

New package: font-JetBrainsMono-ttf-1.0.5
This is the font that is bundled in the 2020 versions of PyCharm (and probably other JetBrains IDEs). It's pretty cool :)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-font-JetBrainsMono-ttf-21123.patch --]
[-- Type: text/x-diff, Size: 1223 bytes --]

From f821c36757c96a2d12107893afa59f312ae748f2 Mon Sep 17 00:00:00 2001
From: maciozo <maciozo@maciozo.com>
Date: Sat, 18 Apr 2020 15:02:04 +0100
Subject: [PATCH] New package: font-JetBrainsMono-ttf-1.0.5

---
 srcpkgs/font-JetBrainsMono-ttf/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/font-JetBrainsMono-ttf/template

diff --git a/srcpkgs/font-JetBrainsMono-ttf/template b/srcpkgs/font-JetBrainsMono-ttf/template
new file mode 100644
index 00000000000..5cbf92f12a0
--- /dev/null
+++ b/srcpkgs/font-JetBrainsMono-ttf/template
@@ -0,0 +1,20 @@
+# Template file for 'font-JetBrainsMono-ttf'
+pkgname=font-JetBrainsMono-ttf
+version=1.0.5
+revision=1
+archs=noarch
+wrksrc="JetBrainsMono-${version}"
+depends="font-util xbps-triggers"
+short_desc="Typeface for developers with code-specific ligatures"
+maintainer="maciozo <maciozo@maciozo.com>"
+license="Apache-2.0"
+homepage="https://www.jetbrains.com/lp/mono/"
+distfiles="https://github.com/JetBrains/JetBrainsMono/archive/v${version}.tar.gz"
+checksum=e902b830d6d3c2054493b0b1fe64d1d88600eda61794d9aa1d3ebb12ec9a5307
+
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir $font_dirs
+	vcopy ttf/ $font_dirs
+}

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

* Re: New package: font-JetBrainsMono-ttf-1.0.5
  2020-04-18 14:04 [PR PATCH] New package: font-JetBrainsMono-ttf-1.0.5 maciozo
@ 2020-04-29 17:59 ` Chocimier
  2020-04-29 17:59 ` [PR PATCH] [Closed]: " Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-04-29 17:59 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/21123#issuecomment-621369815

Comment:
Duplicate of #19769 

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

* Re: [PR PATCH] [Closed]: New package: font-JetBrainsMono-ttf-1.0.5
  2020-04-18 14:04 [PR PATCH] New package: font-JetBrainsMono-ttf-1.0.5 maciozo
  2020-04-29 17:59 ` Chocimier
@ 2020-04-29 17:59 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-04-29 17:59 UTC (permalink / raw)
  To: ml

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

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

New package: font-JetBrainsMono-ttf-1.0.5
https://github.com/void-linux/void-packages/pull/21123

Description:
This is the font that is bundled in the 2020 versions of PyCharm (and probably other JetBrains IDEs). It's pretty cool :)

Is it alright that I've used vcopy instead of vinstall? I was just lazy and didn't want to manually add every ttf file.

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

end of thread, other threads:[~2020-04-29 17:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-18 14:04 [PR PATCH] New package: font-JetBrainsMono-ttf-1.0.5 maciozo
2020-04-29 17:59 ` Chocimier
2020-04-29 17:59 ` [PR PATCH] [Closed]: " Chocimier

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