Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: taskwarrior-tui-0.23.7
Date: Fri, 14 Apr 2023 15:53:45 +0200	[thread overview]
Message-ID: <20230414135345.vKDt6I-qQeEwTckSXfD0HofO_a06E4vSoac9-VMFSCo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41590@inbox.vuxu.org>

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

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

https://github.com/Eloitor/void-packages taskwarrior-tui
https://github.com/void-linux/void-packages/pull/41590

New package: taskwarrior-tui-0.23.7
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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


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

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

From 2f234affb23fc34cdf1fd922efa40b3e1e2d1ae0 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Thu, 12 Jan 2023 00:15:42 +0100
Subject: [PATCH] New package: taskwarrior-tui-0.23.7

---
 srcpkgs/taskwarrior-tui/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/taskwarrior-tui/template

diff --git a/srcpkgs/taskwarrior-tui/template b/srcpkgs/taskwarrior-tui/template
new file mode 100644
index 000000000000..4e46cfa31506
--- /dev/null
+++ b/srcpkgs/taskwarrior-tui/template
@@ -0,0 +1,24 @@
+# Template file for 'taskwarrior-tui'
+pkgname=taskwarrior-tui
+version=0.23.7
+revision=1
+build_style=cargo
+depends="task"
+checkdepends="git task"
+short_desc="Terminal user interface for taskwarrior"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="MIT"
+homepage="https://kdheepak.com/taskwarrior-tui/"
+distfiles="https://github.com/kdheepak/taskwarrior-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=9e7dbd61219a0a7cc1916c71d05b778e515fb4eff5a22c523e4efb3ff826f4cb
+
+post_install() {
+	vlicense LICENSE
+}
+
+do_check() {
+	git clone https://github.com/kdheepak/taskwarrior-testdata/
+	export TASKRC=$(pwd)/taskwarrior-testdata/.taskrc
+	export TASKDATA=$(pwd)/taskwarrior-testdata/.task
+	task import $(pwd)/taskwarrior-testdata/export.json
+}

  parent reply	other threads:[~2023-04-14 13:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-11 23:17 [PR PATCH] " Eloitor
2023-01-12  7:57 ` [PR PATCH] [Updated] WIP: " Eloitor
2023-01-12  9:40 ` Eloitor
2023-01-12 10:14 ` Eloitor
2023-01-12 10:42 ` Eloitor
2023-01-12 10:44 ` [PR PATCH] [Updated] " Eloitor
2023-04-14  1:50 ` github-actions
2023-04-14 13:53 ` Eloitor [this message]
2023-04-14 13:54 ` Eloitor
2023-06-24 14:26 ` [PR PATCH] [Merged]: " Duncaen

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=20230414135345.vKDt6I-qQeEwTckSXfD0HofO_a06E4vSoac9-VMFSCo@z \
    --to=eloitor@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).