Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cshatag-2.0
@ 2022-08-11 10:55 ketlrznt
  2022-08-11 11:28 ` [PR PATCH] [Updated] " ketlrznt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ketlrznt @ 2022-08-11 10:55 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1253 bytes --]

From deadde9cf78213d7f53e66d2ce0e2b28eb37af7d 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 | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/cshatag/template

diff --git a/srcpkgs/cshatag/template b/srcpkgs/cshatag/template
new file mode 100644
index 000000000000..d6a6a664d00b
--- /dev/null
+++ b/srcpkgs/cshatag/template
@@ -0,0 +1,21 @@
+# 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
+
+post_install() {
+	vman cshatag.1
+	vdoc README.md
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: cshatag-2.0
  2022-08-11 10:55 [PR PATCH] New package: cshatag-2.0 ketlrznt
@ 2022-08-11 11:28 ` ketlrznt
  2022-08-11 11:39 ` [PR PATCH] [Updated] [WIP] " ketlrznt
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ketlrznt @ 2022-08-11 11:28 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Updated] [WIP] New package: cshatag-2.0
  2022-08-11 10:55 [PR PATCH] New package: cshatag-2.0 ketlrznt
  2022-08-11 11:28 ` [PR PATCH] [Updated] " ketlrznt
@ 2022-08-11 11:39 ` ketlrznt
  2022-08-11 12:19 ` [PR PATCH] [Updated] " ketlrznt
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ketlrznt @ 2022-08-11 11:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 876 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

[WIP] 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: 1205 bytes --]

From 218a5dc40ccf8cc3cd97749ba39da67df6b34153 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 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/cshatag/template

diff --git a/srcpkgs/cshatag/template b/srcpkgs/cshatag/template
new file mode 100644
index 000000000000..b297a1b68ccd
--- /dev/null
+++ b/srcpkgs/cshatag/template
@@ -0,0 +1,20 @@
+# Template file for 'cshatag'
+pkgname=cshatag
+version=2.0
+revision=1
+build_style=go
+go_import_path="github.com/rfjakob/cshatag"
+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
+
+post_install() {
+	vman cshatag.1
+	vdoc README.md
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: cshatag-2.0
  2022-08-11 10:55 [PR PATCH] New package: cshatag-2.0 ketlrznt
  2022-08-11 11:28 ` [PR PATCH] [Updated] " ketlrznt
  2022-08-11 11:39 ` [PR PATCH] [Updated] [WIP] " ketlrznt
@ 2022-08-11 12:19 ` ketlrznt
  2022-08-11 13:49 ` ketlrznt
  2022-10-19  8:53 ` [PR PATCH] [Closed]: " ketlrznt
  4 siblings, 0 replies; 6+ messages in thread
From: ketlrznt @ 2022-08-11 12:19 UTC (permalink / raw)
  To: ml

[-- 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: 1181 bytes --]

From bc290206f1bc26feb80b266b15e6d0375f3ff727 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 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/cshatag/template

diff --git a/srcpkgs/cshatag/template b/srcpkgs/cshatag/template
new file mode 100644
index 000000000000..c5991de64b87
--- /dev/null
+++ b/srcpkgs/cshatag/template
@@ -0,0 +1,20 @@
+# Template file for 'cshatag'
+pkgname=cshatag
+version=2.0
+revision=1
+build_style=go
+go_import_path="github.com/rfjakob/cshatag"
+depends="attr attr-devel attr-progs"
+short_desc="Minimal and fast re-implementation of shatag"
+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
+
+post_install() {
+	vman cshatag.1
+	vdoc README.md
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: cshatag-2.0
  2022-08-11 10:55 [PR PATCH] New package: cshatag-2.0 ketlrznt
                   ` (2 preceding siblings ...)
  2022-08-11 12:19 ` [PR PATCH] [Updated] " ketlrznt
@ 2022-08-11 13:49 ` ketlrznt
  2022-10-19  8:53 ` [PR PATCH] [Closed]: " ketlrznt
  4 siblings, 0 replies; 6+ messages in thread
From: ketlrznt @ 2022-08-11 13:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 869 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
Closes #38204 

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


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: 1165 bytes --]

From f640819102f9d4142ac96dc96d3242c965e77ce4 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 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/cshatag/template

diff --git a/srcpkgs/cshatag/template b/srcpkgs/cshatag/template
new file mode 100644
index 000000000000..8e073749eb64
--- /dev/null
+++ b/srcpkgs/cshatag/template
@@ -0,0 +1,20 @@
+# Template file for 'cshatag'
+pkgname=cshatag
+version=2.0
+revision=1
+build_style=go
+go_import_path="github.com/rfjakob/cshatag"
+depends="attr-progs"
+short_desc="Minimal and fast re-implementation of shatag"
+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
+
+post_install() {
+	vman cshatag.1
+	vdoc README.md
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: cshatag-2.0
  2022-08-11 10:55 [PR PATCH] New package: cshatag-2.0 ketlrznt
                   ` (3 preceding siblings ...)
  2022-08-11 13:49 ` ketlrznt
@ 2022-10-19  8:53 ` ketlrznt
  4 siblings, 0 replies; 6+ messages in thread
From: ketlrznt @ 2022-10-19  8:53 UTC (permalink / raw)
  To: ml

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

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

New package: cshatag-2.0
https://github.com/void-linux/void-packages/pull/38604

Description:
Closes #38204 

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


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

end of thread, other threads:[~2022-10-19  8:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 10:55 [PR PATCH] New package: cshatag-2.0 ketlrznt
2022-08-11 11:28 ` [PR PATCH] [Updated] " ketlrznt
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

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