Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] taskwarrior-tui: add man page and shell completions
@ 2023-10-28 19:03 sh1r4s3
  2023-10-30  0:29 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: sh1r4s3 @ 2023-10-28 19:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sh1r4s3/void-packages taskwarrior-tui-man-comp
https://github.com/void-linux/void-packages/pull/46950

taskwarrior-tui: add man page and shell completions
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-taskwarrior-tui-man-comp-46950.patch --]
[-- Type: text/x-diff, Size: 1037 bytes --]

From 98bc5bbe46a0e3284de720f5e0b3d95e8991f024 Mon Sep 17 00:00:00 2001
From: Nikita Ermakov <sh1r4s3@mail.si-head.nl>
Date: Sat, 28 Oct 2023 21:52:04 +0300
Subject: [PATCH] taskwarrior-tui: add man page and shell completions

---
 srcpkgs/taskwarrior-tui/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/taskwarrior-tui/template b/srcpkgs/taskwarrior-tui/template
index 0a864cf544472..8186b7ef62e24 100644
--- a/srcpkgs/taskwarrior-tui/template
+++ b/srcpkgs/taskwarrior-tui/template
@@ -1,7 +1,7 @@
 # Template file for 'taskwarrior-tui'
 pkgname=taskwarrior-tui
 version=0.25.4
-revision=1
+revision=2
 build_style=cargo
 depends="task"
 checkdepends="git task"
@@ -14,6 +14,10 @@ checksum=86a00c0c33f825824ac432c50e57a9bac150c3ba9e3d06e6d86f65790a99a458
 
 post_install() {
 	vlicense LICENSE
+	vman docs/taskwarrior-tui.1
+	vcompletion completions/_taskwarrior-tui zsh
+	vcompletion completions/taskwarrior-tui.bash bash
+	vcompletion completions/taskwarrior-tui.fish fish
 }
 
 do_check() {

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

* Re: [PR PATCH] [Merged]: taskwarrior-tui: add man page and shell completions
  2023-10-28 19:03 [PR PATCH] taskwarrior-tui: add man page and shell completions sh1r4s3
@ 2023-10-30  0:29 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2023-10-30  0:29 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

taskwarrior-tui: add man page and shell completions
https://github.com/void-linux/void-packages/pull/46950

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2023-10-30  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-28 19:03 [PR PATCH] taskwarrior-tui: add man page and shell completions sh1r4s3
2023-10-30  0:29 ` [PR PATCH] [Merged]: " classabbyamp

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