Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pyradio-0.7.9
@ 2019-09-04  6:04 voidlinux-github
  2019-09-04  6:06 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-04  6:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From b59722c3cf9114c2dc91a134a70dfbd6c2e8cc04 Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..c60b725e701
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+    vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
  2019-09-04  6:06 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-04  6:06 ` voidlinux-github
  2019-09-04  6:08 ` voidlinux-github
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-04  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 8997cf8017cebb175aac321a9cf343f399daa6dd Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..f611b834e2b
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
@ 2019-09-04  6:06 ` voidlinux-github
  2019-09-04  6:06 ` voidlinux-github
                   ` (23 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-04  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 8997cf8017cebb175aac321a9cf343f399daa6dd Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..f611b834e2b
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
  2019-09-04  6:06 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-04  6:06 ` voidlinux-github
@ 2019-09-04  6:08 ` voidlinux-github
  2019-09-04 15:00 ` voidlinux-github
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-04  6:08 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-527756221

Comment:
I need some help with this template. There are 3 ways install can proceed -> install mpv & socat, install mplayer or install vlc

can someone point me to a similar template? xbps should ask user which backend it should use.

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-04  6:08 ` voidlinux-github
@ 2019-09-04 15:00 ` voidlinux-github
  2019-09-05 13:39 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-04 15:00 UTC (permalink / raw)
  To: ml

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

New comment by hfel on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-527941025

Comment:
Or in case xbps cannot prompt the user, just let the user know that they have to have one of the three. I believe that's how it works with LightDM and its various greeters.

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-05 13:39 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-05 13:39 ` voidlinux-github
  2019-09-05 13:39 ` voidlinux-github
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 9900efdd6ac4837623032e9cf553137bfd3e6cfc Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..f611b834e2b
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-04 15:00 ` voidlinux-github
@ 2019-09-05 13:39 ` voidlinux-github
  2019-09-05 13:39 ` voidlinux-github
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 9900efdd6ac4837623032e9cf553137bfd3e6cfc Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..f611b834e2b
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-05 13:39 ` voidlinux-github
@ 2019-09-05 13:39 ` voidlinux-github
  2019-09-05 13:43 ` voidlinux-github
                   ` (17 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:39 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528369736

Comment:

Tõnis Rand @ 2019-09-04 15:00 UTC:

> Or in case xbps cannot prompt the user, just let the user know that they have to have one of the three. I believe that's how it works with LightDM and its various greeters.

I added a install message, same as how lightdm does it.
--
                                Lugubris


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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-05 13:39 ` voidlinux-github
@ 2019-09-05 13:43 ` voidlinux-github
  2019-09-05 13:47 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:43 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528369736

Comment:
Tõnis Rand @ 2019-09-04 15:00 UTC:

> Or in case xbps cannot prompt the user, just let the user know that they have to have one of the three. I believe that's how it works with LightDM and its various greeters.

I added a install message, same as how lightdm does it.

--
                                Lugubris

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-09-05 13:43 ` voidlinux-github
@ 2019-09-05 13:47 ` voidlinux-github
  2019-09-05 13:47 ` voidlinux-github
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 4e5224db11557ff74407946951fd5333589d3afe Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..2c7d48a393b
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-09-05 13:47 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-05 13:47 ` voidlinux-github
  2019-09-05 13:55 ` voidlinux-github
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 4e5224db11557ff74407946951fd5333589d3afe Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..2c7d48a393b
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-09-05 13:47 ` voidlinux-github
@ 2019-09-05 13:55 ` voidlinux-github
  2019-09-05 13:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:55 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528376291

Comment:
> => ERROR: pyradio-0.7.9_1: do_build: 'python3 setup.py build ${make_build_args}' exited with 1
> 
> => ERROR:   in do_build() at common/build-style/python3-module.sh:16
> 
> The command "if [ -z "$XLINT" ]; then docker exec -t void hostrepo/common/travis/build.sh
> $BOOTSTRAP $ARCH; fi" exited with 1.

build is failing, how do I fix it?

pyradio can use both python3 and python2 is there an option to ask user which one to use?


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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-09-05 13:55 ` voidlinux-github
@ 2019-09-05 13:55 ` voidlinux-github
  2019-09-05 13:55 ` voidlinux-github
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 62c1056f9b12b6dbec9e96b2006d778ffdad82f3 Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..c1f08629ed5
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-09-05 13:55 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-05 13:55 ` voidlinux-github
  2019-09-05 15:19 ` voidlinux-github
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 13:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 62c1056f9b12b6dbec9e96b2006d778ffdad82f3 Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 20 ++++++++++++++++++++
 2 files changed, 25 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..c1f08629ed5
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,20 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+build_style=python-module
+pycompile_module="pyradio"
+hostmakedepends="python3"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENSE
+}

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-09-05 13:55 ` voidlinux-github
@ 2019-09-05 15:19 ` voidlinux-github
  2019-09-05 16:01 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 15:19 UTC (permalink / raw)
  To: ml

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

New comment by zdtcd on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528420673

Comment:
@lugubris It seems like this is an executable package.
We should just go with python3, since python2 will be EOL soon.

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-09-05 15:19 ` voidlinux-github
@ 2019-09-05 16:01 ` voidlinux-github
  2019-09-05 16:01 ` voidlinux-github
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 16:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 039293a749968c08ae1bb78cbd0b0f72e462f9fe Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..fe7fb82c9de
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,21 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENCE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (14 preceding siblings ...)
  2019-09-05 16:01 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-05 16:01 ` voidlinux-github
  2019-09-05 16:04 ` voidlinux-github
                   ` (8 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 16:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 039293a749968c08ae1bb78cbd0b0f72e462f9fe Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..fe7fb82c9de
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,21 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense licenses/mit.txt LICENCE
+}

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (15 preceding siblings ...)
  2019-09-05 16:01 ` voidlinux-github
@ 2019-09-05 16:04 ` voidlinux-github
  2019-09-06 11:21 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-05 16:04 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528440530

Comment:

Danh Doan @ 2019-09-05 15:32 UTC:

> zdtcd requested changes on this pull request.
>
> Note the second capitalised C

@zdtcd Interesting [0]

[0] -> https://www.gcse.com/english/licence.htm

--
                                Lugubris


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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (16 preceding siblings ...)
  2019-09-05 16:04 ` voidlinux-github
@ 2019-09-06 11:21 ` voidlinux-github
  2019-09-06 11:21 ` voidlinux-github
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 11:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 59bed2ad629f400c2eefb4a00d1347f835ae10e2 Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..aaac30cf248
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,21 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense LICENCE LICENCE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (17 preceding siblings ...)
  2019-09-06 11:21 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-06 11:21 ` voidlinux-github
  2019-09-06 11:57 ` voidlinux-github
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 11:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From 59bed2ad629f400c2eefb4a00d1347f835ae10e2 Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..aaac30cf248
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,21 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense LICENCE LICENCE
+}

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (18 preceding siblings ...)
  2019-09-06 11:21 ` voidlinux-github
@ 2019-09-06 11:57 ` voidlinux-github
  2019-09-06 12:21 ` voidlinux-github
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 11:57 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528825779

Comment:
build passed

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (19 preceding siblings ...)
  2019-09-06 11:57 ` voidlinux-github
@ 2019-09-06 12:21 ` voidlinux-github
  2019-09-06 12:58 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 12:21 UTC (permalink / raw)
  To: ml

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

New comment by zdtcd on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528832753

Comment:
On September 5, 2019 4:04:48 PM UTC, Lugubris <notifications@github.com> wrote:
>
>Danh Doan @ 2019-09-05 15:32 UTC:
>
>> zdtcd requested changes on this pull request.
>>
>> Note the second capitalised C
>
>@zdtcd Interesting [0]
>
>[0] -> https://www.gcse.com/english/licence.htm
>
>--
>                                Lugubris

Just `vlicense LICENCE` is enough.
Reason: the licence filename is LICENCE
-- 
Danh


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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (21 preceding siblings ...)
  2019-09-06 12:58 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-06 12:58 ` voidlinux-github
  2019-09-06 12:59 ` voidlinux-github
  2019-09-06 14:30 ` [PR PATCH] [Merged]: " voidlinux-github
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 12:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From b4f272f29949b92d70ca37d7a13133e70af52e60 Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..81b7397e8d7
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,21 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense LICENCE
+}

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

* Re: [PR PATCH] [Updated] New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (20 preceding siblings ...)
  2019-09-06 12:21 ` voidlinux-github
@ 2019-09-06 12:58 ` voidlinux-github
  2019-09-06 12:58 ` voidlinux-github
                   ` (2 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 12:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lugubris/void-packages pyradio
https://github.com/void-linux/void-packages/pull/14199

New package: pyradio-0.7.9
fixes https://github.com/void-linux/void-packages/issues/14181

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

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

From b4f272f29949b92d70ca37d7a13133e70af52e60 Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Wed, 4 Sep 2019 06:00:31 +0000
Subject: [PATCH] New package: pyradio-0.7.9

fixes https://github.com/void-linux/void-packages/issues/14181
---
 srcpkgs/pyradio/INSTALL.msg |  5 +++++
 srcpkgs/pyradio/template    | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/pyradio/INSTALL.msg
 create mode 100644 srcpkgs/pyradio/template

diff --git a/srcpkgs/pyradio/INSTALL.msg b/srcpkgs/pyradio/INSTALL.msg
new file mode 100644
index 00000000000..f3ae4fba849
--- /dev/null
+++ b/srcpkgs/pyradio/INSTALL.msg
@@ -0,0 +1,5 @@
+To make pyradio work one of these must be installed:
+
+	- mpv & socat
+	- mplayer
+	- vlc
diff --git a/srcpkgs/pyradio/template b/srcpkgs/pyradio/template
new file mode 100644
index 00000000000..81b7397e8d7
--- /dev/null
+++ b/srcpkgs/pyradio/template
@@ -0,0 +1,21 @@
+# Template file for 'pyradio'
+pkgname=pyradio
+version=0.7.9
+revision=1
+archs=noarch
+build_style=python3-module
+pycompile_module="pyradio"
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Curses based internet radio player"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="MIT"
+homepage="http://www.coderholic.com/pyradio/"
+changelog="https://raw.githubusercontent.com/coderholic/pyradio/master/ChangeLog"
+distfiles="https://github.com/coderholic/pyradio/archive/${version}.tar.gz"
+checksum=a11e487a715c413cff5f80967dec41ba38888a1b1901237bb1fa018c8ac49499
+
+post_install() {
+	vman pyradio.1
+	vlicense LICENCE
+}

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

* Re: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (22 preceding siblings ...)
  2019-09-06 12:58 ` voidlinux-github
@ 2019-09-06 12:59 ` voidlinux-github
  2019-09-06 14:30 ` [PR PATCH] [Merged]: " voidlinux-github
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 12:59 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14199#issuecomment-528844717

Comment:

Danh Doan @ 2019-09-06 12:21 UTC:

> On September 5, 2019 4:04:48 PM UTC, Lugubris <notifications@github.com> wrote:
>>
>>Danh Doan @ 2019-09-05 15:32 UTC:
>>
>>> zdtcd requested changes on this pull request.
>>>
>>> Note the second capitalised C
>>
>>@zdtcd Interesting [0]
>>
>>[0] -> https://www.gcse.com/english/licence.htm
>
> Just `vlicense LICENCE` is enough.
> Reason: the licence filename is LICENCE

resolved

--
                                Lugubris


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

* Re: [PR PATCH] [Merged]: New package: pyradio-0.7.9
  2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
                   ` (23 preceding siblings ...)
  2019-09-06 12:59 ` voidlinux-github
@ 2019-09-06 14:30 ` voidlinux-github
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-09-06 14:30 UTC (permalink / raw)
  To: ml

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

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

New package: pyradio-0.7.9
https://github.com/void-linux/void-packages/pull/14199

Description:
fixes https://github.com/void-linux/void-packages/issues/14181

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

end of thread, other threads:[~2019-09-06 14:30 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-04  6:04 [PR PATCH] New package: pyradio-0.7.9 voidlinux-github
2019-09-04  6:06 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-04  6:06 ` voidlinux-github
2019-09-04  6:08 ` voidlinux-github
2019-09-04 15:00 ` voidlinux-github
2019-09-05 13:39 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05 13:39 ` voidlinux-github
2019-09-05 13:39 ` voidlinux-github
2019-09-05 13:43 ` voidlinux-github
2019-09-05 13:47 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05 13:47 ` voidlinux-github
2019-09-05 13:55 ` voidlinux-github
2019-09-05 13:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05 13:55 ` voidlinux-github
2019-09-05 15:19 ` voidlinux-github
2019-09-05 16:01 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05 16:01 ` voidlinux-github
2019-09-05 16:04 ` voidlinux-github
2019-09-06 11:21 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-06 11:21 ` voidlinux-github
2019-09-06 11:57 ` voidlinux-github
2019-09-06 12:21 ` voidlinux-github
2019-09-06 12:58 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-06 12:58 ` voidlinux-github
2019-09-06 12:59 ` voidlinux-github
2019-09-06 14:30 ` [PR PATCH] [Merged]: " 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).