Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: castget-2.0.1
@ 2019-10-26 17:10 voidlinux-github
  2019-10-27  3:43 ` voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-26 17:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AN3223/void-packages master
https://github.com/void-linux/void-packages/pull/15816

New package: castget-2.0.1
A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.

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

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

From 843293790bc754b0e79e7ed38d67330f9f389a63 Mon Sep 17 00:00:00 2001
From: AN3223 <ethanr2048@gmail.com>
Date: Sat, 26 Oct 2019 11:58:49 -0500
Subject: [PATCH] New package: castget-2.0.1

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

diff --git a/srcpkgs/castget/template b/srcpkgs/castget/template
new file mode 100644
index 00000000000..7b48ce324ae
--- /dev/null
+++ b/srcpkgs/castget/template
@@ -0,0 +1,13 @@
+# Template file for 'castget'
+pkgname=castget
+version=2.0.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="glib-devel libxml2-devel libcurl-devel id3lib-devel"
+short_desc="Simple command-line RSS enclosure downloader"
+maintainer="AN3223 <ethanr2048@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://castget.johndal.com/"
+distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
+checksum=438b5f7ec7e31a45ed3756630fe447f42015acda53ec09202f48628726b5e875

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

* Re: New package: castget-2.0.1
  2019-10-26 17:10 [PR PATCH] New package: castget-2.0.1 voidlinux-github
@ 2019-10-27  3:43 ` voidlinux-github
  2019-10-27  3:53 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-27  3:43 UTC (permalink / raw)
  To: ml

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

New comment by AN3223 on void-packages repository

https://github.com/void-linux/void-packages/pull/15816#issuecomment-546659037

Comment:
It seems like some mirrors didn't have the 2.0.1 package ready yet, which caused most of the builds to fail. Some time has passed and they seem to be working fine now. Can we run the CI again?

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

* Re: New package: castget-2.0.1
  2019-10-26 17:10 [PR PATCH] New package: castget-2.0.1 voidlinux-github
  2019-10-27  3:43 ` voidlinux-github
@ 2019-10-27  3:53 ` voidlinux-github
  2019-10-27  9:53 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-27  3:53 UTC (permalink / raw)
  To: ml

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

New comment by AN3223 on void-packages repository

https://github.com/void-linux/void-packages/pull/15816#issuecomment-546659037

Comment:
It seems like some mirrors didn't have the 2.0.1 package ready yet (lesson learned, give the mirrors 24 hours), which caused most of the builds to fail. Some time has passed and they seem to be working fine now. Is it possible to run the CI again?

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

* Re: New package: castget-2.0.1
  2019-10-26 17:10 [PR PATCH] New package: castget-2.0.1 voidlinux-github
  2019-10-27  3:43 ` voidlinux-github
  2019-10-27  3:53 ` voidlinux-github
@ 2019-10-27  9:53 ` voidlinux-github
  2019-10-27 22:07 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-27  9:53 UTC (permalink / raw)
  To: ml

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

New comment by ValTimchenko on void-packages repository

https://github.com/void-linux/void-packages/pull/15816#issuecomment-546678790

Comment:
> It seems like some mirrors didn't have the 2.0.1 package ready yet (lesson learned, give the mirrors 24 hours), which caused most of the builds to fail. Some time has passed and they seem to be working fine now. Is it possible to run the CI again?

Just push again.


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

* Re: [PR PATCH] [Updated] New package: castget-2.0.1
  2019-10-26 17:10 [PR PATCH] New package: castget-2.0.1 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-27 22:07 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-27 22:07 ` voidlinux-github
  2019-10-28 12:40 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-27 22:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AN3223/void-packages master
https://github.com/void-linux/void-packages/pull/15816

New package: castget-2.0.1
A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.

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

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

From d7df728b154713049e446eac27b3e193121eef3b Mon Sep 17 00:00:00 2001
From: AN3223 <ethanr2048@gmail.com>
Date: Sat, 26 Oct 2019 11:58:49 -0500
Subject: [PATCH] New package: castget-2.0.1

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

diff --git a/srcpkgs/castget/template b/srcpkgs/castget/template
new file mode 100644
index 00000000000..7b48ce324ae
--- /dev/null
+++ b/srcpkgs/castget/template
@@ -0,0 +1,13 @@
+# Template file for 'castget'
+pkgname=castget
+version=2.0.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="glib-devel libxml2-devel libcurl-devel id3lib-devel"
+short_desc="Simple command-line RSS enclosure downloader"
+maintainer="AN3223 <ethanr2048@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://castget.johndal.com/"
+distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
+checksum=438b5f7ec7e31a45ed3756630fe447f42015acda53ec09202f48628726b5e875

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

* Re: [PR PATCH] [Updated] New package: castget-2.0.1
  2019-10-26 17:10 [PR PATCH] New package: castget-2.0.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-27  9:53 ` voidlinux-github
@ 2019-10-27 22:07 ` voidlinux-github
  2019-10-27 22:07 ` voidlinux-github
  2019-10-28 12:40 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-27 22:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AN3223/void-packages master
https://github.com/void-linux/void-packages/pull/15816

New package: castget-2.0.1
A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.

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

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

From d7df728b154713049e446eac27b3e193121eef3b Mon Sep 17 00:00:00 2001
From: AN3223 <ethanr2048@gmail.com>
Date: Sat, 26 Oct 2019 11:58:49 -0500
Subject: [PATCH] New package: castget-2.0.1

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

diff --git a/srcpkgs/castget/template b/srcpkgs/castget/template
new file mode 100644
index 00000000000..7b48ce324ae
--- /dev/null
+++ b/srcpkgs/castget/template
@@ -0,0 +1,13 @@
+# Template file for 'castget'
+pkgname=castget
+version=2.0.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="glib-devel libxml2-devel libcurl-devel id3lib-devel"
+short_desc="Simple command-line RSS enclosure downloader"
+maintainer="AN3223 <ethanr2048@gmail.com>"
+license="LGPL-2.1-or-later"
+homepage="https://castget.johndal.com/"
+distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
+checksum=438b5f7ec7e31a45ed3756630fe447f42015acda53ec09202f48628726b5e875

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

* Re: [PR PATCH] [Merged]: New package: castget-2.0.1
  2019-10-26 17:10 [PR PATCH] New package: castget-2.0.1 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-27 22:07 ` voidlinux-github
@ 2019-10-28 12:40 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-10-28 12:40 UTC (permalink / raw)
  To: ml

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

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

New package: castget-2.0.1
https://github.com/void-linux/void-packages/pull/15816

Description:
A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.

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

end of thread, other threads:[~2019-10-28 12:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-26 17:10 [PR PATCH] New package: castget-2.0.1 voidlinux-github
2019-10-27  3:43 ` voidlinux-github
2019-10-27  3:53 ` voidlinux-github
2019-10-27  9:53 ` voidlinux-github
2019-10-27 22:07 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-27 22:07 ` voidlinux-github
2019-10-28 12:40 ` [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).