Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xst: update to 0.8.4.
@ 2020-12-01 22:56 ndowens
  2020-12-01 23:59 ` [PR PATCH] [Updated] " ndowens
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ndowens @ 2020-12-01 22:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages xst-terminal
https://github.com/void-linux/void-packages/pull/26878

xst: update to 0.8.4.
Adopt.
Renamed manpages and others from st to xst to avoid conflicts with st

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xst-terminal-26878.patch --]
[-- Type: text/x-diff, Size: 1593 bytes --]

From 4b6ebc8384b96ebcee243d2636579c2fb3c6c047 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Tue, 1 Dec 2020 16:56:16 -0600
Subject: [PATCH] xst: update to 0.8.4.

---
 srcpkgs/xst/template | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/xst/template b/srcpkgs/xst/template
index fb998050583..3a2f41ac2b3 100644
--- a/srcpkgs/xst/template
+++ b/srcpkgs/xst/template
@@ -1,27 +1,27 @@
 # Template file for 'xst'
 pkgname=xst
-version=0.7.2
-revision=3
+version=0.8.4
+revision=1
 build_style=gnu-makefile
 make_use_env=compliant
 hostmakedepends="pkg-config"
 makedepends="libXft-devel libXext-devel fontconfig-devel"
 depends="ncurses"
 short_desc="St fork with support for xresources"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Nathan <ndowens@artixlinux.org>"
 license="MIT"
 homepage="https://github.com/neeasade/xst"
 distfiles="https://github.com/neeasade/xst/archive/v${version}.tar.gz"
-checksum=5cea5a8bae643ff7df7f8322958065edece354c272c0f987b1dcadcdec689f9a
+checksum=0fb8dd47b018fe6b46a654b4d6bf69ab0785ae6fbb6a0965e38ad86382fec369
 
 do_install() {
 	vbin xst
-	vman doc/xst.1
+	vman st.1 xst.1
 
-	vinstall doc/xst.info 644 usr/share/terminfo/x xst.terminfo
-	vdoc README.md README
-	vdoc doc/FAQ
-	vsed -i 's/st-256color/xst-256color/' doc/Xresources
-	vdoc doc/Xresources
-	vlicense doc/LICENSE
+	vinstall st.info 644 usr/share/terminfo/x xst.terminfo
+	vdoc README
+	vdoc FAQ
+	vsed -i 's/st-256color/xst-256color/' .Xresources
+	vdoc .Xresources Xresources
+	vlicense LICENSE
 }

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

end of thread, other threads:[~2020-12-02 17:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-01 22:56 [PR PATCH] xst: update to 0.8.4 ndowens
2020-12-01 23:59 ` [PR PATCH] [Updated] " ndowens
2020-12-02  0:01 ` ndowens
2020-12-02  0:11 ` ndowens
2020-12-02  1:16 ` ndowens
2020-12-02 17:59 ` [PR PATCH] [Merged]: " ericonr

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