Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: go-task-3.27.1
@ 2023-07-14  5:41 mchlumsky
  2023-07-16 17:40 ` mchlumsky
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: mchlumsky @ 2023-07-14  5:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mchlumsky/void-packages new-pkg-go-task
https://github.com/void-linux/void-packages/pull/45028

New package: go-task-3.27.1
#### 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-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - aarch64
  - armv7l
  - armv7l-musl
  - armv6l-musl
  - armv6l
  - i686-musl
  - i686
  - x86_64-musl

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new-pkg-go-task-45028.patch --]
[-- Type: text/x-diff, Size: 1046 bytes --]

From f5b79eef767acdcc648df61d8ac3c8483591c41b Mon Sep 17 00:00:00 2001
From: Martin Chlumsky <martin.chlumsky@gmail.com>
Date: Fri, 14 Jul 2023 01:32:56 -0400
Subject: [PATCH] New package: go-task-3.27.1

---
 srcpkgs/go-task/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/go-task/template

diff --git a/srcpkgs/go-task/template b/srcpkgs/go-task/template
new file mode 100644
index 000000000000..eff0072a6d36
--- /dev/null
+++ b/srcpkgs/go-task/template
@@ -0,0 +1,17 @@
+# Template file for 'go-task'
+pkgname=go-task
+version=3.27.1
+revision=1
+build_style=go
+go_import_path=github.com/go-task/task/v3
+go_package="${go_import_path}/cmd/task"
+short_desc="Simple task runner written in Go"
+maintainer="Martin Chlumsky <martin.chlumsky@gmail.com>"
+license="MIT"
+homepage="https://taskfile.dev/"
+distfiles="https://github.com/go-task/task/archive/refs/tags/v$version.tar.gz"
+checksum=508b6612ca30ef4404aa674a2fb2a93e414eb5b06afe34e090145e70f0dc940a
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-05-09  0:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-14  5:41 [PR PATCH] New package: go-task-3.27.1 mchlumsky
2023-07-16 17:40 ` mchlumsky
2023-07-17 14:06 ` icp1994
2023-07-17 14:08 ` icp1994
2023-07-17 17:56 ` [PR PATCH] [Updated] " mchlumsky
2023-07-17 17:58 ` mchlumsky
2023-07-19  3:31 ` mchlumsky
2023-07-19  3:45 ` mchlumsky
2023-07-19  3:45 ` mchlumsky
2023-10-18  1:45 ` github-actions
2023-11-01  1:46 ` [PR PATCH] [Closed]: " github-actions
2024-05-09  0:53 ` komidore64

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