Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: chirp-20190524
@ 2019-06-01 20:14 voidlinux-github
  2019-06-02  0:50 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-01 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/acobaugh/void-packages chirp
https://github.com/void-linux/void-packages/pull/12072

New package: chirp-20190524
Is there a policy regarding naming/versioning of packages that are "daily" releases? This tool has no other style of release.

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

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

From e72bec47df30be48f840f10b4b77ef580d6ed6ff Mon Sep 17 00:00:00 2001
From: Andy Cobaugh <andrew.cobaugh@gmail.com>
Date: Sat, 1 Jun 2019 16:13:29 -0400
Subject: [PATCH] New package: chirp-20190524

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

diff --git a/srcpkgs/chirp/template b/srcpkgs/chirp/template
new file mode 100644
index 00000000000..634b03b2791
--- /dev/null
+++ b/srcpkgs/chirp/template
@@ -0,0 +1,14 @@
+# Template file for 'chirp'
+pkgname=chirp
+version=20190524
+revision=1
+build_style=python2-module
+hostmakedepends="python-devel python-pyserial libxml2-python"
+makedepends="python-devel python-pyserial python-lxml pygtk-devel libxml2-python"
+short_desc="CHIRP is a free, open-source tool for programming your amateur radio."
+maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
+license="GPL-3.0"
+homepage="https://chirp.danplanet.com"
+distfiles="https://trac.chirp.danplanet.com/chirp_daily/daily-${version}/chirp-daily-${version}.tar.gz"
+wrksrc="${pkgname}-daily-${version}"
+checksum=90246dbd9afa19579ee5aef1c8501d39f945bb87732ee60ee1dfda289ceb59cf

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

* Re: [PR PATCH] [Updated] New package: chirp-20190524
  2019-06-01 20:14 [PR PATCH] New package: chirp-20190524 voidlinux-github
@ 2019-06-02  0:50 ` voidlinux-github
  2019-06-02  0:50 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-02  0:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/acobaugh/void-packages chirp
https://github.com/void-linux/void-packages/pull/12072

New package: chirp-20190524
Is there a policy regarding naming/versioning of packages that are "daily" releases? This tool has no other style of release.

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

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

From 3739494621753cc41b8471654cfef01e586d9a4d Mon Sep 17 00:00:00 2001
From: Andy Cobaugh <andrew.cobaugh@gmail.com>
Date: Sat, 1 Jun 2019 16:13:29 -0400
Subject: [PATCH] New package: chirp-20190524

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

diff --git a/srcpkgs/chirp/template b/srcpkgs/chirp/template
new file mode 100644
index 00000000000..88ff64f132a
--- /dev/null
+++ b/srcpkgs/chirp/template
@@ -0,0 +1,14 @@
+# Template file for 'chirp'
+pkgname=chirp
+version=20190524
+revision=1
+wrksrc="${pkgname}-daily-${version}"
+build_style=python2-module
+hostmakedepends="python-devel python-pyserial libxml2-python"
+makedepends="python-devel python-pyserial python-lxml pygtk-devel libxml2-python"
+short_desc="CHIRP is a free, open-source tool for programming your amateur radio"
+maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://chirp.danplanet.com"
+distfiles="https://trac.chirp.danplanet.com/chirp_daily/daily-${version}/chirp-daily-${version}.tar.gz"
+checksum=90246dbd9afa19579ee5aef1c8501d39f945bb87732ee60ee1dfda289ceb59cf

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

* Re: [PR PATCH] [Updated] New package: chirp-20190524
  2019-06-01 20:14 [PR PATCH] New package: chirp-20190524 voidlinux-github
  2019-06-02  0:50 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-02  0:50 ` voidlinux-github
  2019-06-04 13:49 ` voidlinux-github
  2019-06-04 13:49 ` [PR PATCH] [Closed]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-02  0:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/acobaugh/void-packages chirp
https://github.com/void-linux/void-packages/pull/12072

New package: chirp-20190524
Is there a policy regarding naming/versioning of packages that are "daily" releases? This tool has no other style of release.

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

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

From 3739494621753cc41b8471654cfef01e586d9a4d Mon Sep 17 00:00:00 2001
From: Andy Cobaugh <andrew.cobaugh@gmail.com>
Date: Sat, 1 Jun 2019 16:13:29 -0400
Subject: [PATCH] New package: chirp-20190524

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

diff --git a/srcpkgs/chirp/template b/srcpkgs/chirp/template
new file mode 100644
index 00000000000..88ff64f132a
--- /dev/null
+++ b/srcpkgs/chirp/template
@@ -0,0 +1,14 @@
+# Template file for 'chirp'
+pkgname=chirp
+version=20190524
+revision=1
+wrksrc="${pkgname}-daily-${version}"
+build_style=python2-module
+hostmakedepends="python-devel python-pyserial libxml2-python"
+makedepends="python-devel python-pyserial python-lxml pygtk-devel libxml2-python"
+short_desc="CHIRP is a free, open-source tool for programming your amateur radio"
+maintainer="Andy Cobaugh <andrew.cobaugh@gmail.com>"
+license="GPL-3.0-only"
+homepage="https://chirp.danplanet.com"
+distfiles="https://trac.chirp.danplanet.com/chirp_daily/daily-${version}/chirp-daily-${version}.tar.gz"
+checksum=90246dbd9afa19579ee5aef1c8501d39f945bb87732ee60ee1dfda289ceb59cf

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

* Re: New package: chirp-20190524
  2019-06-01 20:14 [PR PATCH] New package: chirp-20190524 voidlinux-github
  2019-06-02  0:50 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-02  0:50 ` voidlinux-github
@ 2019-06-04 13:49 ` voidlinux-github
  2019-06-04 13:49 ` [PR PATCH] [Closed]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-04 13:49 UTC (permalink / raw)
  To: ml

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

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/12072#issuecomment-498679480
Comment:
I'm closing this for now. Feel free to reopen or create a new PR when a python 3 compatible release is available.

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

* Re: [PR PATCH] [Closed]: New package: chirp-20190524
  2019-06-01 20:14 [PR PATCH] New package: chirp-20190524 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-04 13:49 ` voidlinux-github
@ 2019-06-04 13:49 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-06-04 13:49 UTC (permalink / raw)
  To: ml

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

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

New package: chirp-20190524
https://github.com/void-linux/void-packages/pull/12072
Description: Is there a policy regarding naming/versioning of packages that are "daily" releases? This tool has no other style of release.

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

end of thread, other threads:[~2019-06-04 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-01 20:14 [PR PATCH] New package: chirp-20190524 voidlinux-github
2019-06-02  0:50 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-02  0:50 ` voidlinux-github
2019-06-04 13:49 ` voidlinux-github
2019-06-04 13:49 ` [PR PATCH] [Closed]: " 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).