Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: vcsh-2.0.4
@ 2022-04-05 16:42 spacedog
  2022-04-05 18:33 ` [PR PATCH] [Updated] " spacedog
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: spacedog @ 2022-04-05 16:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/spacedog/void-packages vcsh
https://github.com/void-linux/void-packages/pull/36536

New package: vcsh-2.0.4
Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>

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


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

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

From 8a2a759a2f387ee52365f742924edcf1d9416e49 Mon Sep 17 00:00:00 2001
From: Anton Baranov <abaranov@linuxfoundation.org>
Date: Tue, 5 Apr 2022 12:37:54 -0400
Subject: [PATCH] New package: vcsh-2.0.4

Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>
---
 srcpkgs/vcsh/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/vcsh/template

diff --git a/srcpkgs/vcsh/template b/srcpkgs/vcsh/template
new file mode 100644
index 000000000000..c40461c083c7
--- /dev/null
+++ b/srcpkgs/vcsh/template
@@ -0,0 +1,13 @@
+# Template file for 'vcsh'
+pkgname=vcsh
+version=2.0.4
+revision=1
+build_style=gnu-configure
+makedepends="git"
+depends="git"
+short_desc="Version Control System for $HOME"
+maintainer="Anton Baranov <abaranov.anton@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/RichiH/vcsh"
+distfiles="${homepage}/releases/download/v${version}/vcsh-${version}.tar.xz"
+checksum=5bf425d89f474c340fbb47a5df8987573a9ef3928658b3e9876b07cae1333cf2

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

* Re: [PR PATCH] [Updated] New package: vcsh-2.0.4
  2022-04-05 16:42 [PR PATCH] New package: vcsh-2.0.4 spacedog
@ 2022-04-05 18:33 ` spacedog
  2022-04-05 19:33 ` [PR REVIEW] " Chocimier
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: spacedog @ 2022-04-05 18:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/spacedog/void-packages vcsh
https://github.com/void-linux/void-packages/pull/36536

New package: vcsh-2.0.4
Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>

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


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

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

From bd10d5dafec70f81afae34dd93a06c8e62f40a9c Mon Sep 17 00:00:00 2001
From: Anton Baranov <abaranov@linuxfoundation.org>
Date: Tue, 5 Apr 2022 12:37:54 -0400
Subject: [PATCH] New package: vcsh-2.0.4

Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>
---
 srcpkgs/vcsh/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/vcsh/template

diff --git a/srcpkgs/vcsh/template b/srcpkgs/vcsh/template
new file mode 100644
index 000000000000..06f40257f0ac
--- /dev/null
+++ b/srcpkgs/vcsh/template
@@ -0,0 +1,13 @@
+# Template file for 'vcsh'
+pkgname=vcsh
+version=2.0.4
+revision=1
+build_style=gnu-configure
+hostmakedepends="git"
+depends="git"
+short_desc="Version Control System for $HOME"
+maintainer="Anton Baranov <abaranov.anton@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/RichiH/vcsh"
+distfiles="${homepage}/releases/download/v${version}/vcsh-${version}.tar.xz"
+checksum=5bf425d89f474c340fbb47a5df8987573a9ef3928658b3e9876b07cae1333cf2

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

* Re: [PR REVIEW] New package: vcsh-2.0.4
  2022-04-05 16:42 [PR PATCH] New package: vcsh-2.0.4 spacedog
  2022-04-05 18:33 ` [PR PATCH] [Updated] " spacedog
@ 2022-04-05 19:33 ` Chocimier
  2022-04-05 19:43 ` [PR PATCH] [Updated] " spacedog
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2022-04-05 19:33 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/36536#discussion_r843189444

Comment:
$HOME gets expanded buildtime, please don't use or escape.

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

* Re: [PR PATCH] [Updated] New package: vcsh-2.0.4
  2022-04-05 16:42 [PR PATCH] New package: vcsh-2.0.4 spacedog
  2022-04-05 18:33 ` [PR PATCH] [Updated] " spacedog
  2022-04-05 19:33 ` [PR REVIEW] " Chocimier
@ 2022-04-05 19:43 ` spacedog
  2022-04-05 19:45 ` spacedog
  2022-04-07 17:48 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: spacedog @ 2022-04-05 19:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/spacedog/void-packages vcsh
https://github.com/void-linux/void-packages/pull/36536

New package: vcsh-2.0.4
Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>

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


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

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

From e7d3a4bb74b4f8a596364f9683fbe76003b53f03 Mon Sep 17 00:00:00 2001
From: Anton Baranov <abaranov@linuxfoundation.org>
Date: Tue, 5 Apr 2022 12:37:54 -0400
Subject: [PATCH] New package: vcsh-2.0.4

Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>
---
 srcpkgs/vcsh/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/vcsh/template

diff --git a/srcpkgs/vcsh/template b/srcpkgs/vcsh/template
new file mode 100644
index 000000000000..345b0fa8a50b
--- /dev/null
+++ b/srcpkgs/vcsh/template
@@ -0,0 +1,13 @@
+# Template file for 'vcsh'
+pkgname=vcsh
+version=2.0.4
+revision=1
+build_style=gnu-configure
+hostmakedepends="git"
+depends="git"
+short_desc="Version Control System for home directory"
+maintainer="Anton Baranov <abaranov.anton@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/RichiH/vcsh"
+distfiles="${homepage}/releases/download/v${version}/vcsh-${version}.tar.xz"
+checksum=5bf425d89f474c340fbb47a5df8987573a9ef3928658b3e9876b07cae1333cf2

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

* Re: [PR PATCH] [Updated] New package: vcsh-2.0.4
  2022-04-05 16:42 [PR PATCH] New package: vcsh-2.0.4 spacedog
                   ` (2 preceding siblings ...)
  2022-04-05 19:43 ` [PR PATCH] [Updated] " spacedog
@ 2022-04-05 19:45 ` spacedog
  2022-04-07 17:48 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: spacedog @ 2022-04-05 19:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/spacedog/void-packages vcsh
https://github.com/void-linux/void-packages/pull/36536

New package: vcsh-2.0.4
Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>

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


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

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

From 6ef05bfd866383cbc42dc9728dbc035dc0044f60 Mon Sep 17 00:00:00 2001
From: Anton Baranov <abaranov@linuxfoundation.org>
Date: Tue, 5 Apr 2022 12:37:54 -0400
Subject: [PATCH] New package: vcsh-2.0.4

Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>
---
 srcpkgs/vcsh/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/vcsh/template

diff --git a/srcpkgs/vcsh/template b/srcpkgs/vcsh/template
new file mode 100644
index 000000000000..59a8186aa754
--- /dev/null
+++ b/srcpkgs/vcsh/template
@@ -0,0 +1,14 @@
+# Template file for 'vcsh'
+pkgname=vcsh
+version=2.0.4
+revision=1
+build_style=gnu-configure
+hostmakedepends="git"
+depends="git"
+short_desc="Version Control System for home directory"
+maintainer="Anton Baranov <abaranov.anton@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/RichiH/vcsh"
+changelog="https://raw.githubusercontent.com/RichiH/vcsh/main/changelog"
+distfiles="${homepage}/releases/download/v${version}/vcsh-${version}.tar.xz"
+checksum=5bf425d89f474c340fbb47a5df8987573a9ef3928658b3e9876b07cae1333cf2

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

* Re: [PR PATCH] [Merged]: New package: vcsh-2.0.4
  2022-04-05 16:42 [PR PATCH] New package: vcsh-2.0.4 spacedog
                   ` (3 preceding siblings ...)
  2022-04-05 19:45 ` spacedog
@ 2022-04-07 17:48 ` Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2022-04-07 17:48 UTC (permalink / raw)
  To: ml

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

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

New package: vcsh-2.0.4
https://github.com/void-linux/void-packages/pull/36536

Description:
Signed-off-by: Anton Baranov <abaranov@linuxfoundation.org>

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


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

end of thread, other threads:[~2022-04-07 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-05 16:42 [PR PATCH] New package: vcsh-2.0.4 spacedog
2022-04-05 18:33 ` [PR PATCH] [Updated] " spacedog
2022-04-05 19:33 ` [PR REVIEW] " Chocimier
2022-04-05 19:43 ` [PR PATCH] [Updated] " spacedog
2022-04-05 19:45 ` spacedog
2022-04-07 17:48 ` [PR PATCH] [Merged]: " Chocimier

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