Github messages for voidlinux
 help / color / mirror / Atom feed
From: tommyjanna <tommyjanna@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: urxvt-font-size-1.3
Date: Tue, 22 Dec 2020 20:03:51 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27361@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2020-12-22 19:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-22 19:03 tommyjanna [this message]
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

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