Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: font-cozette-1.8.0
@ 2020-05-01 18:35 ifreund
  2020-05-14 10:36 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: ifreund @ 2020-05-01 18:35 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: New package: font-cozette-1.8.0
  2020-05-01 18:35 [PR PATCH] New package: font-cozette-1.8.0 ifreund
@ 2020-05-14 10:36 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-05-14 10:36 UTC (permalink / raw)
  To: ml

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

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

New package: font-cozette-1.8.0
https://github.com/void-linux/void-packages/pull/21530

Description:


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

end of thread, other threads:[~2020-05-14 10:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-01 18:35 [PR PATCH] New package: font-cozette-1.8.0 ifreund
2020-05-14 10:36 ` [PR PATCH] [Merged]: " Piraty

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