Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pipes.c-1.2.1
@ 2019-10-10  3:32 voidlinux-github
  2019-10-10  3:52 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-10  3:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.c_1.2.1
https://github.com/void-linux/void-packages/pull/15291

New package: pipes.c-1.2.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.c_1.2.1-15291.patch --]
[-- Type: text/x-diff, Size: 1048 bytes --]

From 262c0625514ef4d4752b538ef596591ef20519e8 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 9 Oct 2019 22:24:49 -0500
Subject: [PATCH] New package: pipes.c-1.2.1

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

diff --git a/srcpkgs/pipes.c/template b/srcpkgs/pipes.c/template
new file mode 100644
index 00000000000..5a7c359a64a
--- /dev/null
+++ b/srcpkgs/pipes.c/template
@@ -0,0 +1,13 @@
+# Template file for 'pipes.c'
+pkgname=pipes.c
+version=1.2.1
+revision=1
+wrksrc="pipes-c-${version}"
+build_style=gnu-configure
+makedepends="ncurses-devel"
+short_desc="Classic Pipes screensaver in a terminal window written in C"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="GPL-3.0"
+homepage="https://github.com/pipeseroni/pipes.c"
+distfiles="https://github.com/pipeseroni/pipes.c/releases/download/v${version}/pipes-c-${version}.tar.gz"
+checksum=a9d662280c01de4e7471191b77324674f2e3a736050d4590a2e406573f4f8701

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

* Re: [PR PATCH] [Updated] New package: pipes.c-1.2.1
  2019-10-10  3:32 [PR PATCH] New package: pipes.c-1.2.1 voidlinux-github
@ 2019-10-10  3:52 ` voidlinux-github
  2019-10-10  3:52 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-10  3:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.c_1.2.1
https://github.com/void-linux/void-packages/pull/15291

New package: pipes.c-1.2.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.c_1.2.1-15291.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]

From f5460bf70e246a7677d33c8ee1529041bab15bd4 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 9 Oct 2019 22:24:49 -0500
Subject: [PATCH] New package: pipes.c-1.2.1

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

diff --git a/srcpkgs/pipes.c/template b/srcpkgs/pipes.c/template
new file mode 100644
index 00000000000..49bff612790
--- /dev/null
+++ b/srcpkgs/pipes.c/template
@@ -0,0 +1,13 @@
+# Template file for 'pipes.c'
+pkgname=pipes.c
+version=1.2.1
+revision=1
+wrksrc="pipes-c-${version}"
+build_style=gnu-configure
+makedepends="ncurses-devel"
+short_desc="Classic Pipes screensaver in a terminal window written in C"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pipeseroni/pipes.c"
+distfiles="https://github.com/pipeseroni/pipes.c/releases/download/v${version}/pipes-c-${version}.tar.gz"
+checksum=a9d662280c01de4e7471191b77324674f2e3a736050d4590a2e406573f4f8701

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

* Re: [PR PATCH] [Updated] New package: pipes.c-1.2.1
  2019-10-10  3:32 [PR PATCH] New package: pipes.c-1.2.1 voidlinux-github
  2019-10-10  3:52 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-10  3:52 ` voidlinux-github
  2019-10-15 19:37 ` voidlinux-github
  2019-10-16  3:48 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-10  3:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/misuchiru03/void-packages np_pipes.c_1.2.1
https://github.com/void-linux/void-packages/pull/15291

New package: pipes.c-1.2.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-np_pipes.c_1.2.1-15291.patch --]
[-- Type: text/x-diff, Size: 1057 bytes --]

From f5460bf70e246a7677d33c8ee1529041bab15bd4 Mon Sep 17 00:00:00 2001
From: Alex Childs <misuchiru03+void@gmail.com>
Date: Wed, 9 Oct 2019 22:24:49 -0500
Subject: [PATCH] New package: pipes.c-1.2.1

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

diff --git a/srcpkgs/pipes.c/template b/srcpkgs/pipes.c/template
new file mode 100644
index 00000000000..49bff612790
--- /dev/null
+++ b/srcpkgs/pipes.c/template
@@ -0,0 +1,13 @@
+# Template file for 'pipes.c'
+pkgname=pipes.c
+version=1.2.1
+revision=1
+wrksrc="pipes-c-${version}"
+build_style=gnu-configure
+makedepends="ncurses-devel"
+short_desc="Classic Pipes screensaver in a terminal window written in C"
+maintainer="Alex Childs <misuchiru03+void@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/pipeseroni/pipes.c"
+distfiles="https://github.com/pipeseroni/pipes.c/releases/download/v${version}/pipes-c-${version}.tar.gz"
+checksum=a9d662280c01de4e7471191b77324674f2e3a736050d4590a2e406573f4f8701

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

* Re: New package: pipes.c-1.2.1
  2019-10-10  3:32 [PR PATCH] New package: pipes.c-1.2.1 voidlinux-github
  2019-10-10  3:52 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-10  3:52 ` voidlinux-github
@ 2019-10-15 19:37 ` voidlinux-github
  2019-10-16  3:48 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-15 19:37 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/15291#issuecomment-542371382

Comment:
Isn't it same what pipes.sh is? Why we need both then?

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

* Re: New package: pipes.c-1.2.1
  2019-10-10  3:32 [PR PATCH] New package: pipes.c-1.2.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-15 19:37 ` voidlinux-github
@ 2019-10-16  3:48 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-16  3:48 UTC (permalink / raw)
  To: ml

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

New comment by misuchiru03 on void-packages repository

https://github.com/void-linux/void-packages/pull/15291#issuecomment-542499732

Comment:
I'd prefer this one rather than pipes.sh as it's not a script.

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10  3:32 [PR PATCH] New package: pipes.c-1.2.1 voidlinux-github
2019-10-10  3:52 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-10  3:52 ` voidlinux-github
2019-10-15 19:37 ` 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).