Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] New package: root-tail-1.3
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17446@inbox.vuxu.org>
@ 2020-01-01 16:53 ` voidlinux-github
  0 siblings, 0 replies; only message in thread
From: voidlinux-github @ 2020-01-01 16:53 UTC (permalink / raw)
  To: ml

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-01 16:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17446@inbox.vuxu.org>
2020-01-01 16:53 ` [PR PATCH] [Updated] New package: root-tail-1.3 voidlinux-github

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