Github messages for voidlinux
 help / color / mirror / Atom feed
From: ifreund <ifreund@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: font-cozette-1.8.0
Date: Fri, 01 May 2020 20:35:27 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21530@inbox.vuxu.org> (raw)

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

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

https://github.com/ifreund/void-packages font-cozette
https://github.com/void-linux/void-packages/pull/21530

New package: font-cozette-1.8.0


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

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

From 88a66d2b53bd76c25901b150dfde199dfade935c Mon Sep 17 00:00:00 2001
From: Isaac Freund <ifreund@ifreund.xyz>
Date: Fri, 1 May 2020 20:20:54 +0200
Subject: [PATCH] New package: font-cozette-1.8.0

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

diff --git a/srcpkgs/font-cozette/template b/srcpkgs/font-cozette/template
new file mode 100644
index 00000000000..7830081d37c
--- /dev/null
+++ b/srcpkgs/font-cozette/template
@@ -0,0 +1,23 @@
+# Template file for 'font-cozette'
+pkgname=font-cozette
+version=1.8.0
+revision=1
+archs=noarch
+create_wrksrc=yes
+hostmakedepends="font-util"
+depends="font-util"
+short_desc="Bitmap programming font optimized for coziness"
+maintainer="Isaac Freund <ifreund@ifreund.xyz>"
+license="MIT"
+homepage="https://github.com/slavfox/Cozette"
+distfiles="https://github.com/slavfox/Cozette/releases/download/v.${version}%2Bzip.4/CozetteFonts.zip"
+checksum=7b29e83c752f3e578a4e59800750a16956fb59e6bc456e4e71966e10777f1fec
+font_dirs="/usr/share/fonts/misc /usr/share/fonts/TTF"
+
+do_install() {
+	cd CozetteFonts
+
+	vinstall cozette.otb 644 usr/share/fonts/misc
+	vinstall CozetteVector.ttf 644 usr/share/fonts/TTF
+	vlicense LICENSE
+}

             reply	other threads:[~2020-05-01 18:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 18:35 ifreund [this message]
2020-05-14 10:36 ` [PR PATCH] [Merged]: " Piraty

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