Github messages for voidlinux
 help / color / mirror / Atom feed
From: shizonic <shizonic@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: todotxt-2.12.0
Date: Mon, 09 Nov 2020 10:30:20 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26233@inbox.vuxu.org> (raw)

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

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

https://github.com/shizonic/void-packages todotxt
https://github.com/void-linux/void-packages/pull/26233

New package: todotxt-2.12.0


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

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

From 8510b8e896728b3d43b4344450fba5ac9a4a5a6e Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Mon, 9 Nov 2020 10:29:56 +0100
Subject: [PATCH] New package: todotxt-2.12.0

---
 srcpkgs/todotxt/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/todotxt/template

diff --git a/srcpkgs/todotxt/template b/srcpkgs/todotxt/template
new file mode 100644
index 00000000000..4f892891712
--- /dev/null
+++ b/srcpkgs/todotxt/template
@@ -0,0 +1,18 @@
+# Template file for 'todotxt'
+pkgname=todotxt
+_pkgname=todo.txt-cli
+version=2.12.0
+revision=1
+wrksrc=${_pkgname}-${version}
+build_style=gnu-makefile
+depends="bash"
+short_desc="Simple and extensible shell script for managing your todo.txt file"
+maintainer="shizonic <realtiaz@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/todotxt/todo.txt-cli"
+distfiles="https://github.com/todotxt/todo.txt-cli/archive/v${version}.tar.gz"
+checksum=534361e21807619d20269e6e051fed10b58e283c35f83e9c1dc00841ae19a1a7
+
+pre_build() {
+	sed -i 's#/usr/local#/usr#g' Makefile
+}

             reply	other threads:[~2020-11-09  9:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09  9:30 shizonic [this message]
2020-11-09 18:36 ` Chocimier
2020-11-09 18:36 ` [PR PATCH] [Closed]: " Chocimier

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26233@inbox.vuxu.org \
    --to=shizonic@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).