Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pipes.sh-1.3.0
@ 2019-10-06  1:52 voidlinux-github
  2019-10-06  1:55 ` [PR PATCH] [Updated] [NO MERGE] " voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06  1:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.sh_1.3.0
https://github.com/void-linux/void-packages/pull/15162

New package: pipes.sh-1.3.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.sh_1.3.0-15162.patch --]
[-- Type: text/x-diff, Size: 1068 bytes --]

From b60b8c2323e0565c4dbabf1b7c037e6c5c9a4cec Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 28 Jun 2019 16:15:05 -0500
Subject: [PATCH] New package: pipes.sh-1.3.0

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

diff --git a/srcpkgs/pipes.sh/template b/srcpkgs/pipes.sh/template
new file mode 100644
index 00000000000..478058b8951
--- /dev/null
+++ b/srcpkgs/pipes.sh/template
@@ -0,0 +1,18 @@
+# Template file for 'pipes.sh'
+pkgname=pipes.sh
+version=1.3.0
+revision=1
+wrksrc="pipes.sh-${version}"
+build_style=gnu-makefile
+short_desc="Run the pipes screensaver in a terminal window"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://pipeseroni.github.io/"
+distfiles="https://github.com/pipeseroni/pipes.sh/archive/v${version}.tar.gz"
+checksum=532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426
+
+do_install() {
+	vbin pipes.sh pipes
+	vman pipes.sh.6 pipes.6
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] [NO MERGE] New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
  2019-10-06  1:55 ` [PR PATCH] [Updated] [NO MERGE] " voidlinux-github
@ 2019-10-06  1:55 ` voidlinux-github
  2019-10-06  1:57 ` voidlinux-github
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06  1:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.sh_1.3.0
https://github.com/void-linux/void-packages/pull/15162

[NO MERGE] New package: pipes.sh-1.3.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.sh_1.3.0-15162.patch --]
[-- Type: text/x-diff, Size: 1054 bytes --]

From 57bd6b047f70f284a6d0790c3762aa4f8e2b423b Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 28 Jun 2019 16:15:05 -0500
Subject: [PATCH] New package: pipes.sh-1.3.0

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

diff --git a/srcpkgs/pipes.sh/template b/srcpkgs/pipes.sh/template
new file mode 100644
index 00000000000..86adbd40a0d
--- /dev/null
+++ b/srcpkgs/pipes.sh/template
@@ -0,0 +1,18 @@
+# Template file for 'pipes.sh'
+pkgname=pipes.sh
+version=1.3.0
+revision=1
+wrksrc="pipes.sh-${version}"
+build_style=gnu-makefile
+short_desc="Run the pipes screensaver in a terminal window"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://pipeseroni.github.io/"
+distfiles="https://github.com/pipeseroni/pipes.sh/archive/v${version}.tar.gz"
+checksum=532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426
+
+do_install() {
+	vbin pipes.sh
+	vman pipes.sh.6
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] [NO MERGE] New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
@ 2019-10-06  1:55 ` voidlinux-github
  2019-10-06  1:55 ` voidlinux-github
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06  1:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.sh_1.3.0
https://github.com/void-linux/void-packages/pull/15162

[NO MERGE] New package: pipes.sh-1.3.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.sh_1.3.0-15162.patch --]
[-- Type: text/x-diff, Size: 1054 bytes --]

From 57bd6b047f70f284a6d0790c3762aa4f8e2b423b Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 28 Jun 2019 16:15:05 -0500
Subject: [PATCH] New package: pipes.sh-1.3.0

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

diff --git a/srcpkgs/pipes.sh/template b/srcpkgs/pipes.sh/template
new file mode 100644
index 00000000000..86adbd40a0d
--- /dev/null
+++ b/srcpkgs/pipes.sh/template
@@ -0,0 +1,18 @@
+# Template file for 'pipes.sh'
+pkgname=pipes.sh
+version=1.3.0
+revision=1
+wrksrc="pipes.sh-${version}"
+build_style=gnu-makefile
+short_desc="Run the pipes screensaver in a terminal window"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://pipeseroni.github.io/"
+distfiles="https://github.com/pipeseroni/pipes.sh/archive/v${version}.tar.gz"
+checksum=532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426
+
+do_install() {
+	vbin pipes.sh
+	vman pipes.sh.6
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] [NO MERGE] New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
  2019-10-06  1:55 ` [PR PATCH] [Updated] [NO MERGE] " voidlinux-github
  2019-10-06  1:55 ` voidlinux-github
@ 2019-10-06  1:57 ` voidlinux-github
  2019-10-06  1:57 ` voidlinux-github
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06  1:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.sh_1.3.0
https://github.com/void-linux/void-packages/pull/15162

[NO MERGE] New package: pipes.sh-1.3.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.sh_1.3.0-15162.patch --]
[-- Type: text/x-diff, Size: 1020 bytes --]

From cde6507d5cd0e55fe4a6781b6cf71b67053eb9dd Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 28 Jun 2019 16:15:05 -0500
Subject: [PATCH] New package: pipes.sh-1.3.0

---
 srcpkgs/pipes.sh/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pipes.sh/template

diff --git a/srcpkgs/pipes.sh/template b/srcpkgs/pipes.sh/template
new file mode 100644
index 00000000000..2eaf8f066ad
--- /dev/null
+++ b/srcpkgs/pipes.sh/template
@@ -0,0 +1,16 @@
+# Template file for 'pipes.sh'
+pkgname=pipes.sh
+version=1.3.0
+revision=1
+wrksrc="pipes.sh-${version}"
+build_style=gnu-makefile
+short_desc="Run the pipes screensaver in a terminal window"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://pipeseroni.github.io/"
+distfiles="https://github.com/pipeseroni/pipes.sh/archive/v${version}.tar.gz"
+checksum=532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] [NO MERGE] New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-06  1:57 ` voidlinux-github
@ 2019-10-06  1:57 ` voidlinux-github
  2019-10-10  3:05 ` voidlinux-github
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06  1:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.sh_1.3.0
https://github.com/void-linux/void-packages/pull/15162

[NO MERGE] New package: pipes.sh-1.3.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.sh_1.3.0-15162.patch --]
[-- Type: text/x-diff, Size: 1020 bytes --]

From cde6507d5cd0e55fe4a6781b6cf71b67053eb9dd Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 28 Jun 2019 16:15:05 -0500
Subject: [PATCH] New package: pipes.sh-1.3.0

---
 srcpkgs/pipes.sh/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pipes.sh/template

diff --git a/srcpkgs/pipes.sh/template b/srcpkgs/pipes.sh/template
new file mode 100644
index 00000000000..2eaf8f066ad
--- /dev/null
+++ b/srcpkgs/pipes.sh/template
@@ -0,0 +1,16 @@
+# Template file for 'pipes.sh'
+pkgname=pipes.sh
+version=1.3.0
+revision=1
+wrksrc="pipes.sh-${version}"
+build_style=gnu-makefile
+short_desc="Run the pipes screensaver in a terminal window"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://pipeseroni.github.io/"
+distfiles="https://github.com/pipeseroni/pipes.sh/archive/v${version}.tar.gz"
+checksum=532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-06  1:57 ` voidlinux-github
@ 2019-10-10  3:05 ` voidlinux-github
  2019-10-10  3:06 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-10  3:05 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/15162#issuecomment-540316155

Comment:
`archs=noarch`

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

* Re: [PR PATCH] [Updated] New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-10  3:06 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-10  3:06 ` voidlinux-github
  2019-10-16  3:48 ` [PR PATCH] [Closed]: " voidlinux-github
  2019-10-16  3:48 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-10  3:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.sh_1.3.0
https://github.com/void-linux/void-packages/pull/15162

New package: pipes.sh-1.3.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.sh_1.3.0-15162.patch --]
[-- Type: text/x-diff, Size: 1004 bytes --]

From 2e5ec98e5d4dcd246b60331275184862c0340bcb Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 28 Jun 2019 16:15:05 -0500
Subject: [PATCH] New package: pipes.sh-1.3.0

---
 srcpkgs/pipes.sh/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pipes.sh/template

diff --git a/srcpkgs/pipes.sh/template b/srcpkgs/pipes.sh/template
new file mode 100644
index 00000000000..8e61404f2d2
--- /dev/null
+++ b/srcpkgs/pipes.sh/template
@@ -0,0 +1,16 @@
+# Template file for 'pipes.sh'
+pkgname=pipes.sh
+version=1.3.0
+revision=1
+archs=noarch
+build_style=gnu-makefile
+short_desc="Run the pipes screensaver in a terminal window"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://pipeseroni.github.io/"
+distfiles="https://github.com/pipeseroni/pipes.sh/archive/v${version}.tar.gz"
+checksum=532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-10  3:05 ` voidlinux-github
@ 2019-10-10  3:06 ` voidlinux-github
  2019-10-10  3:06 ` voidlinux-github
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-10  3:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.sh_1.3.0
https://github.com/void-linux/void-packages/pull/15162

New package: pipes.sh-1.3.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.sh_1.3.0-15162.patch --]
[-- Type: text/x-diff, Size: 1004 bytes --]

From 2e5ec98e5d4dcd246b60331275184862c0340bcb Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Fri, 28 Jun 2019 16:15:05 -0500
Subject: [PATCH] New package: pipes.sh-1.3.0

---
 srcpkgs/pipes.sh/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/pipes.sh/template

diff --git a/srcpkgs/pipes.sh/template b/srcpkgs/pipes.sh/template
new file mode 100644
index 00000000000..8e61404f2d2
--- /dev/null
+++ b/srcpkgs/pipes.sh/template
@@ -0,0 +1,16 @@
+# Template file for 'pipes.sh'
+pkgname=pipes.sh
+version=1.3.0
+revision=1
+archs=noarch
+build_style=gnu-makefile
+short_desc="Run the pipes screensaver in a terminal window"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="MIT"
+homepage="https://pipeseroni.github.io/"
+distfiles="https://github.com/pipeseroni/pipes.sh/archive/v${version}.tar.gz"
+checksum=532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-10-10  3:06 ` voidlinux-github
@ 2019-10-16  3:48 ` voidlinux-github
  2019-10-16  3:48 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-16  3:48 UTC (permalink / raw)
  To: ml

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

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

New package: pipes.sh-1.3.0
https://github.com/void-linux/void-packages/pull/15162

Description:


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

* Re: New package: pipes.sh-1.3.0
  2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-10-16  3:48 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2019-10-16  3:48 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-16  3:48 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/15162#issuecomment-542499861

Comment:
Decided pipes.c was a better move. No Merge.

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

end of thread, other threads:[~2019-10-16  3:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06  1:52 [PR PATCH] New package: pipes.sh-1.3.0 voidlinux-github
2019-10-06  1:55 ` [PR PATCH] [Updated] [NO MERGE] " voidlinux-github
2019-10-06  1:55 ` voidlinux-github
2019-10-06  1:57 ` voidlinux-github
2019-10-06  1:57 ` voidlinux-github
2019-10-10  3:05 ` voidlinux-github
2019-10-10  3:06 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-10  3:06 ` voidlinux-github
2019-10-16  3:48 ` [PR PATCH] [Closed]: " voidlinux-github
2019-10-16  3:48 ` voidlinux-github

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