Github messages for voidlinux
 help / color / mirror / Atom feed
From: maciozo <maciozo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: font-JetBrainsMono-ttf-1.0.5
Date: Sat, 18 Apr 2020 16:04:17 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21123@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2020-04-18 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18 14:04 maciozo [this message]
2020-04-29 17:59 ` Chocimier
2020-04-29 17:59 ` [PR PATCH] [Closed]: " Chocimier

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-21123@inbox.vuxu.org \
    --to=maciozo@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).