Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: colorcode-0.8.5
@ 2019-12-30 21:38 voidlinux-github
  2019-12-30 21:48 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 21:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pinnaculum/void-packages colorcode
https://github.com/void-linux/void-packages/pull/17900

New package: colorcode-0.8.5


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

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

From 68fdccd6949230872405829625f84a5966f76836 Mon Sep 17 00:00:00 2001
From: cipres <alkaline@gmx.co.uk>
Date: Mon, 30 Dec 2019 22:36:06 +0100
Subject: [PATCH] New package: colorcode-0.8.5

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

diff --git a/srcpkgs/colorcode/template b/srcpkgs/colorcode/template
new file mode 100644
index 00000000000..7bec4f72494
--- /dev/null
+++ b/srcpkgs/colorcode/template
@@ -0,0 +1,17 @@
+# Template file for 'colorcode'
+pkgname=colorcode
+version=0.8.5
+revision=1
+wrksrc="ColorCode-${version}"
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools qt5-tools-devel"
+short_desc="ColorCode is a free advanced MasterMind clone"
+maintainer="David Ferlier <dispertio@gmx.es>"
+license="GPL-3"
+homepage="http://colorcode.laebisch.com"
+distfiles="http://colorcode.laebisch.com/download/ColorCode-${version}.tar.gz"
+checksum=7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85
+
+do_install() {
+	vbin colorcode
+}

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

* Re: [PR PATCH] [Updated] New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
@ 2019-12-30 21:48 ` voidlinux-github
  2019-12-30 21:56 ` voidlinux-github
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 21:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pinnaculum/void-packages colorcode
https://github.com/void-linux/void-packages/pull/17900

New package: colorcode-0.8.5


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

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

From 3cebbf9b5aa1aa08ea419c270e5b03fb58cd5a17 Mon Sep 17 00:00:00 2001
From: cipres <alkaline@gmx.co.uk>
Date: Mon, 30 Dec 2019 22:36:06 +0100
Subject: [PATCH] New package: colorcode-0.8.5

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

diff --git a/srcpkgs/colorcode/template b/srcpkgs/colorcode/template
new file mode 100644
index 00000000000..da8f5771966
--- /dev/null
+++ b/srcpkgs/colorcode/template
@@ -0,0 +1,18 @@
+# Template file for 'colorcode'
+pkgname=colorcode
+version=0.8.5
+revision=1
+wrksrc="ColorCode-${version}"
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools qt5-tools-devel"
+makedepends="qt5-devel"
+short_desc="ColorCode is a free advanced MasterMind clone"
+maintainer="David Ferlier <dispertio@gmx.es>"
+license="GPL-3"
+homepage="http://colorcode.laebisch.com"
+distfiles="http://colorcode.laebisch.com/download/ColorCode-${version}.tar.gz"
+checksum=7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85
+
+do_install() {
+	vbin colorcode
+}

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

* Re: [PR PATCH] [Updated] New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
  2019-12-30 21:48 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-30 21:56 ` voidlinux-github
  2019-12-30 21:57 ` voidlinux-github
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 21:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pinnaculum/void-packages colorcode
https://github.com/void-linux/void-packages/pull/17900

New package: colorcode-0.8.5


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

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

From 0f0fc46d6789c4072a48c401d4224c22049bbdd8 Mon Sep 17 00:00:00 2001
From: cipres <alkaline@gmx.co.uk>
Date: Mon, 30 Dec 2019 22:36:06 +0100
Subject: [PATCH] New package: colorcode-0.8.5

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

diff --git a/srcpkgs/colorcode/template b/srcpkgs/colorcode/template
new file mode 100644
index 00000000000..ce6f89be26b
--- /dev/null
+++ b/srcpkgs/colorcode/template
@@ -0,0 +1,18 @@
+# Template file for 'colorcode'
+pkgname=colorcode
+version=0.8.5
+revision=1
+wrksrc="ColorCode-${version}"
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools qt5-tools-devel"
+makedepends="qt5-devel"
+short_desc="ColorCode is a free advanced MasterMind clone"
+maintainer="David Ferlier <dispertio@gmx.es>"
+license="GPL-3.0-only"
+homepage="http://colorcode.laebisch.com"
+distfiles="http://colorcode.laebisch.com/download/ColorCode-${version}.tar.gz"
+checksum=7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85
+
+do_install() {
+	vbin colorcode
+}

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

* Re: [PR PATCH] [Updated] New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
  2019-12-30 21:48 ` [PR PATCH] [Updated] " voidlinux-github
  2019-12-30 21:56 ` voidlinux-github
@ 2019-12-30 21:57 ` voidlinux-github
  2019-12-30 22:17 ` voidlinux-github
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 21:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pinnaculum/void-packages colorcode
https://github.com/void-linux/void-packages/pull/17900

New package: colorcode-0.8.5


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

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

From a056e54a4380df70dab87330368abc38b6dc1974 Mon Sep 17 00:00:00 2001
From: cipres <alkaline@gmx.co.uk>
Date: Mon, 30 Dec 2019 22:36:06 +0100
Subject: [PATCH] New package: colorcode-0.8.5

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

diff --git a/srcpkgs/colorcode/template b/srcpkgs/colorcode/template
new file mode 100644
index 00000000000..42c1ad222fa
--- /dev/null
+++ b/srcpkgs/colorcode/template
@@ -0,0 +1,18 @@
+# Template file for 'colorcode'
+pkgname=colorcode
+version=0.8.5
+revision=1
+wrksrc="ColorCode-${version}"
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-tools-devel"
+short_desc="ColorCode is a free advanced MasterMind clone"
+maintainer="David Ferlier <dispertio@gmx.es>"
+license="GPL-3.0-only"
+homepage="http://colorcode.laebisch.com"
+distfiles="http://colorcode.laebisch.com/download/ColorCode-${version}.tar.gz"
+checksum=7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85
+
+do_install() {
+	vbin colorcode
+}

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

* Re: New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-12-30 21:57 ` voidlinux-github
@ 2019-12-30 22:17 ` voidlinux-github
  2019-12-30 22:18 ` voidlinux-github
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 22:17 UTC (permalink / raw)
  To: ml

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

New comment by pinnaculum on void-packages repository

https://github.com/void-linux/void-packages/pull/17900#issuecomment-569812479

Comment:
Thanks! I've updated it. I'm not sure if qt5-tools-devel is needed in makedepends

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

* Re: New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-12-30 22:17 ` voidlinux-github
@ 2019-12-30 22:18 ` voidlinux-github
  2019-12-30 23:06 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 22:18 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/17900#issuecomment-569812810

Comment:
Try building without and see

On Mon, Dec 30, 2019 at 10:17 PM pinnaculum <notifications@github.com>
wrote:

> Thanks! I've updated it. I'm not sure if qt5-tools-devel is needed in
> makedepends
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <https://github.com/void-linux/void-packages/pull/17900?email_source=notifications&email_token=AAA4X33FWLGOKPI6I6HXMLLQ3JXPFA5CNFSM4KBQMCAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH3KL7Y#issuecomment-569812479>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAA4X36Z62T4PFPCRVLJTB3Q3JXPFANCNFSM4KBQMCAA>
> .
>


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

* Re: [PR PATCH] [Updated] New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-12-30 22:18 ` voidlinux-github
@ 2019-12-30 23:06 ` voidlinux-github
  2019-12-30 23:18 ` voidlinux-github
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 23:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pinnaculum/void-packages colorcode
https://github.com/void-linux/void-packages/pull/17900

New package: colorcode-0.8.5


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

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

From 55da19d012ed2188a7e872862891b7c04e89db21 Mon Sep 17 00:00:00 2001
From: cipres <alkaline@gmx.co.uk>
Date: Mon, 30 Dec 2019 22:36:06 +0100
Subject: [PATCH] New package: colorcode-0.8.5

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

diff --git a/srcpkgs/colorcode/template b/srcpkgs/colorcode/template
new file mode 100644
index 00000000000..c8dbedf2449
--- /dev/null
+++ b/srcpkgs/colorcode/template
@@ -0,0 +1,18 @@
+# Template file for 'colorcode'
+pkgname=colorcode
+version=0.8.5
+revision=1
+wrksrc="ColorCode-${version}"
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-devel"
+short_desc="ColorCode is a free advanced MasterMind clone"
+maintainer="David Ferlier <dispertio@gmx.es>"
+license="GPL-3.0-only"
+homepage="http://colorcode.laebisch.com"
+distfiles="http://colorcode.laebisch.com/download/ColorCode-${version}.tar.gz"
+checksum=7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85
+
+do_install() {
+	vbin colorcode
+}

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

* Re: New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-12-30 23:06 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-30 23:18 ` voidlinux-github
  2022-04-15  2:13 ` github-actions
  2022-04-29  2:13 ` [PR PATCH] [Closed]: " github-actions
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-12-30 23:18 UTC (permalink / raw)
  To: ml

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

New comment by pinnaculum on void-packages repository

https://github.com/void-linux/void-packages/pull/17900#issuecomment-569824534

Comment:
Updated.

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

* Re: New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-12-30 23:18 ` voidlinux-github
@ 2022-04-15  2:13 ` github-actions
  2022-04-29  2:13 ` [PR PATCH] [Closed]: " github-actions
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-04-15  2:13 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/17900#issuecomment-1099786941

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: colorcode-0.8.5
  2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
                   ` (7 preceding siblings ...)
  2022-04-15  2:13 ` github-actions
@ 2022-04-29  2:13 ` github-actions
  8 siblings, 0 replies; 10+ messages in thread
From: github-actions @ 2022-04-29  2:13 UTC (permalink / raw)
  To: ml

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

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

New package: colorcode-0.8.5
https://github.com/void-linux/void-packages/pull/17900

Description:


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

end of thread, other threads:[~2022-04-29  2:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-30 21:38 [PR PATCH] New package: colorcode-0.8.5 voidlinux-github
2019-12-30 21:48 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-30 21:56 ` voidlinux-github
2019-12-30 21:57 ` voidlinux-github
2019-12-30 22:17 ` voidlinux-github
2019-12-30 22:18 ` voidlinux-github
2019-12-30 23:06 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-30 23:18 ` voidlinux-github
2022-04-15  2:13 ` github-actions
2022-04-29  2:13 ` [PR PATCH] [Closed]: " github-actions

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