Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ziptuner-0.5
@ 2020-04-26 23:40 zhengqunkoo
  2020-04-28  1:24 ` [PR PATCH] [Updated] " zhengqunkoo
  0 siblings, 1 reply; 2+ messages in thread
From: zhengqunkoo @ 2020-04-26 23:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zhengqunkoo/void-packages ziptuner
https://github.com/void-linux/void-packages/pull/21361

New package: ziptuner-0.5


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

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

From 4187b5132063e9b62fbe45c7baaa6cab580c0eb1 Mon Sep 17 00:00:00 2001
From: zhengqunkoo <root@zhengqunkoo.com>
Date: Mon, 27 Apr 2020 07:37:37 +0800
Subject: [PATCH] New package: ziptuner-0.5

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

diff --git a/srcpkgs/ziptuner/template b/srcpkgs/ziptuner/template
new file mode 100644
index 00000000000..809834acbb5
--- /dev/null
+++ b/srcpkgs/ziptuner/template
@@ -0,0 +1,21 @@
+# Template file for 'ziptuner'
+pkgname=ziptuner
+version=0.3
+revision=1
+build_style=gnu-makefile
+makedepends="libcurl-devel"
+checkdepends="dialog"
+short_desc="Internet radio station tuner for the console using C and dialog"
+maintainer="zhengqunkoo <root@zhengqunkoo.com>"
+license="MIT"
+homepage="https://github.com/deeice/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=445f07458d457fc961387b9f47512dc8772583513b75732ba5968848875aa911
+
+do_install() {
+	vbin ${pkgname}
+}
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: ziptuner-0.5
  2020-04-26 23:40 [PR PATCH] New package: ziptuner-0.5 zhengqunkoo
@ 2020-04-28  1:24 ` zhengqunkoo
  0 siblings, 0 replies; 2+ messages in thread
From: zhengqunkoo @ 2020-04-28  1:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/zhengqunkoo/void-packages ziptuner
https://github.com/void-linux/void-packages/pull/21361

New package: ziptuner-0.5


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

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

From 94a77a182a1a04cfe0a20654999175760b8e1187 Mon Sep 17 00:00:00 2001
From: zhengqunkoo <root@zhengqunkoo.com>
Date: Mon, 27 Apr 2020 07:37:37 +0800
Subject: [PATCH] New package: ziptuner-0.5

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

diff --git a/srcpkgs/ziptuner/template b/srcpkgs/ziptuner/template
new file mode 100644
index 00000000000..a8c17f33dd6
--- /dev/null
+++ b/srcpkgs/ziptuner/template
@@ -0,0 +1,18 @@
+# Template file for 'ziptuner'
+pkgname=ziptuner
+version=0.5
+revision=1
+build_style=gnu-makefile
+makedepends="libcurl-devel"
+checkdepends="dialog"
+short_desc="Internet radio station tuner for the console using C and dialog"
+maintainer="zhengqunkoo <root@zhengqunkoo.com>"
+license="MIT"
+homepage="https://github.com/deeice/${pkgname}"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=60e3ca85babde7798947d64babbf1024b689c3c3cc8dfa2d164d541a238d4146
+
+do_install() {
+	vbin ${pkgname}
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2020-04-28  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-26 23:40 [PR PATCH] New package: ziptuner-0.5 zhengqunkoo
2020-04-28  1:24 ` [PR PATCH] [Updated] " zhengqunkoo

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