Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: urxvt-font-size-1.3
@ 2020-12-22 19:03 tommyjanna
  2020-12-22 19:09 ` [PR REVIEW] " ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tommyjanna @ 2020-12-22 19:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tommyjanna/void-packages urxvt-font-size
https://github.com/void-linux/void-packages/pull/27361

New package: urxvt-font-size-1.3


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

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

From 86bf72df3d71fdc267676218a281369ae2e50ffc Mon Sep 17 00:00:00 2001
From: tommyjanna <25873341+tommyjanna@users.noreply.github.com>
Date: Tue, 22 Dec 2020 14:02:49 -0500
Subject: [PATCH] New package: urxvt-font-size-1.3

---
 srcpkgs/urxvt-font-size/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/urxvt-font-size/template

diff --git a/srcpkgs/urxvt-font-size/template b/srcpkgs/urxvt-font-size/template
new file mode 100644
index 00000000000..8497b1db655
--- /dev/null
+++ b/srcpkgs/urxvt-font-size/template
@@ -0,0 +1,21 @@
+# Template file for 'urxvt-font-size'
+pkgname=urxvt-font-size
+version=1.3
+revision=1
+archs="i686 x86_64"
+depends="rxvt-unicode perl"
+short_desc="Extension for rxvt-unicode to control font size"
+maintainer="Tommy Janna <t.janna@queensu.ca>"
+license="MIT"
+homepage="https://github.com/majutsushi/urxvt-font-size"
+distfiles="https://github.com/majutsushi/urxvt-font-size/archive/v${version}.tar.gz"
+checksum=98bddf0dbad4e11231b07121c1c10b10116985f0ae6019173b10eaa23491a4af
+
+do_install() {
+	vinstall font-size 644 usr/lib/urxvt/perl
+}
+
+post_install() {
+	vdoc README.markdown
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-12-22 20:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22 19:03 [PR PATCH] New package: urxvt-font-size-1.3 tommyjanna
2020-12-22 19:09 ` [PR REVIEW] " ericonr
2020-12-22 19:27 ` [PR PATCH] [Updated] " tommyjanna
2020-12-22 19:28 ` [PR REVIEW] " tommyjanna
2020-12-22 19:36 ` ericonr
2020-12-22 19:36 ` ericonr
2020-12-22 20:09 ` ahesford
2020-12-22 20:09 ` [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).