Github messages for voidlinux
 help / color / mirror / Atom feed
From: ketlrznt <ketlrznt@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: cshatag-2.0
Date: Thu, 11 Aug 2022 13:28:03 +0200	[thread overview]
Message-ID: <20220811112803.pwKUJEVqaLVQQLwx9R9R84NrDwSm8SU0MNPh0oV5KGg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38604@inbox.vuxu.org>

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

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

https://github.com/ketlrznt/void-packages pkg/cshatag
https://github.com/void-linux/void-packages/pull/38604

New package: cshatag-2.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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):
  - armv7l (crossbuilds)
  - i686 (crossbuilds, native masterdir)
  - armv7l-musl (crossbuilds)
  
Closes #38204 



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

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

From 4b20c2f1d4cf90c5ada3514d3455c6e335349c99 Mon Sep 17 00:00:00 2001
From: ketlrznt <tansuanyinliao8888@gmail.com>
Date: Thu, 11 Aug 2022 18:04:10 +0800
Subject: [PATCH] New package: cshatag-2.0

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

diff --git a/srcpkgs/cshatag/template b/srcpkgs/cshatag/template
new file mode 100644
index 000000000000..0640a332d404
--- /dev/null
+++ b/srcpkgs/cshatag/template
@@ -0,0 +1,23 @@
+# Template file for 'cshatag'
+pkgname=cshatag
+version=2.0
+revision=1
+build_style=go
+go_import_path="github.com/rfjakob/cshatag"
+go_ldflags="-X main.GitVersion=${GITVERSION}"
+depends="attr attr-devel attr-progs"
+short_desc="Detect silent data corruption using checksums in extended attributes"
+maintainer="ketlrznt <tansuanyinliao8888@gmail.com>"
+license="MIT"
+homepage="https://github.com/rfjakob/cshatag"
+changelog="https://raw.githubusercontent.com/rfjakob/cshatag/master/CHANGELOG.md"
+distfiles="https://github.com/rfjakob/cshatag/archive/refs/tags/v${version}.tar.gz"
+checksum=ec06106f5bff76f4d7847151b19a1fbfd6934b3a2a292ae8f7f24b0f25907195
+
+GITVERSION := $(shell git describe --dirty)
+
+post_install() {
+	vman cshatag.1
+	vdoc README.md
+	vlicense LICENSE
+}

  reply	other threads:[~2022-08-11 11:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-11 10:55 [PR PATCH] " ketlrznt
2022-08-11 11:28 ` ketlrznt [this message]
2022-08-11 11:39 ` [PR PATCH] [Updated] [WIP] " ketlrznt
2022-08-11 12:19 ` [PR PATCH] [Updated] " ketlrznt
2022-08-11 13:49 ` ketlrznt
2022-10-19  8:53 ` [PR PATCH] [Closed]: " ketlrznt

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=20220811112803.pwKUJEVqaLVQQLwx9R9R84NrDwSm8SU0MNPh0oV5KGg@z \
    --to=ketlrznt@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).