Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: font-terminus-ttf-4.49.2
@ 2023-03-05 13:14 milgra
  2023-03-07 12:47 ` [PR REVIEW] " LucasTavaresA
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: milgra @ 2023-03-05 13:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/milgra/void-packages font-terminus-ttf-branch
https://github.com/void-linux/void-packages/pull/42598

New package: font-terminus-ttf-4.49.2
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)

If you need terminus font in a different size what the bitmap version provides or your app doesn't support bitmap fonts then the TTF version can come handy. It is also the default font for all my applications ( https://github.com/milgra/sov, https://github.com/milgra/wcp, https://github.com/milgra/mmfm, https://github.com/milgra/vmp ) so it would be nice to have it in the source packages collection.

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

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

From da6e30172430857ffa35d5fe853abbc1785770df Mon Sep 17 00:00:00 2001
From: Milan Toth <milgra@milgra.com>
Date: Sun, 5 Mar 2023 14:11:16 +0100
Subject: [PATCH] New package: font-terminus-ttf-4.49.2

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

diff --git a/srcpkgs/font-terminus-ttf/template b/srcpkgs/font-terminus-ttf/template
new file mode 100644
index 000000000000..3d48067fe45d
--- /dev/null
+++ b/srcpkgs/font-terminus-ttf/template
@@ -0,0 +1,18 @@
+# Template file for 'font-terminus-ttf'
+pkgname=font-terminus-ttf
+version=4.49.2
+revision=1
+hostmakedepends="unzip"
+depends="font-util"
+short_desc="TTF version of the terminus monospaced bitmap font"
+maintainer="Milan Toth <milgra@milgra.com>"
+license="OFL-1.1"
+homepage="https://files.ax86.net/terminus-ttf"
+distfiles="https://files.ax86.net/terminus-ttf/files/${version}/terminus-ttf-${version}.zip"
+checksum=523bb09ec554514bedecd4d068b9d89b3bf124189542b82ab221c972d3d54664
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	install -m644 terminus-ttf-${version}/TerminusTTF*.ttf ${DESTDIR}/usr/share/fonts/TTF
+}

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

end of thread, other threads:[~2023-03-28 20:32 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-05 13:14 [PR PATCH] New package: font-terminus-ttf-4.49.2 milgra
2023-03-07 12:47 ` [PR REVIEW] " LucasTavaresA
2023-03-07 12:56 ` ahesford
2023-03-08 10:00 ` [PR REVIEW] " milgra
2023-03-08 10:05 ` milgra
2023-03-08 10:09 ` [PR PATCH] [Updated] " milgra
2023-03-08 10:57 ` milgra
2023-03-08 12:29 ` LucasTavaresA
2023-03-08 12:39 ` [PR PATCH] [Updated] " milgra
2023-03-08 12:41 ` milgra
2023-03-28 20:06 ` milgra
2023-03-28 20:30 ` classabbyamp
2023-03-28 20:31 ` abenson
2023-03-28 20:32 ` paper42
2023-03-28 20:32 ` ahesford
2023-03-28 20:32 ` [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).