Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: root-tail-1.3
Date: Wed, 01 Jan 2020 17:53:02 +0100	[thread overview]
Message-ID: <20200101165302.lGXb-qdsiHf92QvzCitlFTTrAz9vzYvSzfF2iYQjZ1c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17446@inbox.vuxu.org>

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

There is an updated pull request by sputnik95 against master on the void-packages repository

https://github.com/sputnik95/void-packages root-tail
https://github.com/void-linux/void-packages/pull/17446

New package: root-tail-1.3


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-root-tail-17446.patch --]
[-- Type: text/x-diff, Size: 1109 bytes --]

From 63dc55be3686b46da88602d0b92ade06d8b931da Mon Sep 17 00:00:00 2001
From: sputnik <sputnik@sdf.org>
Date: Sun, 15 Dec 2019 11:10:59 +0300
Subject: [PATCH] New package: root-tail-1.3

---
 srcpkgs/root-tail/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/root-tail/template

diff --git a/srcpkgs/root-tail/template b/srcpkgs/root-tail/template
new file mode 100644
index 00000000000..c46beb9af54
--- /dev/null
+++ b/srcpkgs/root-tail/template
@@ -0,0 +1,22 @@
+# Template file for 'root-tail'
+pkgname=root-tail
+version=1.3
+revision=1
+makedepends="libX11-devel libXext-devel libXfixes-devel"
+short_desc="Print text directly to X11 root window"
+maintainer="sputnik <sputnik@sdf.org>"
+license="GPL-2.0-or-later"
+homepage="http://software.schmorp.de/pkg/root-tail.html"
+distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.gz"
+checksum=460475323404460919ff48c90f7b3ebfdb66f3b9961f54dd73dd172178c07712
+
+do_build() {
+	make -f Makefile all
+}
+
+do_install() {
+	vbin root-tail
+	vman root-tail.1.gz
+	vdoc README
+	vdoc Changes
+}

           reply	other threads:[~2020-01-01 16:53 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17446@inbox.vuxu.org>]

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=20200101165302.lGXb-qdsiHf92QvzCitlFTTrAz9vzYvSzfF2iYQjZ1c@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).