Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tuir-1.28.2
@ 2019-06-13 17:58 voidlinux-github
  2019-06-13 17:59 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-13 17:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_tuir
https://github.com/void-linux/void-packages/pull/12446

New package: tuir-1.28.2


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

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

From 73cc6744385e5f620a93c4b9cbd2f5260e853458 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 13 Jun 2019 12:57:52 -0500
Subject: [PATCH] New package: tuir-1.28.2

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

diff --git a/srcpkgs/tuir/template b/srcpkgs/tuir/template
new file mode 100644
index 00000000000..3d5adebaa6d
--- /dev/null
+++ b/srcpkgs/tuir/template
@@ -0,0 +1,21 @@
+# Template file for 'tuir'
+pkgname=tuir
+version=1.28.2
+revision=1
+build_style=python3-module
+wrksrc="$pkgname-v$version"
+pycompile_module="tuir"
+hostmakedepends="python3-setuptools"
+depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
+ python3-requests python3-six"
+short_desc="Terminal UI for Reddit"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://gitlab.com/ajak/tuir"
+distfiles="${homepage}/-/archive/v${version}/tuir-v${version}.tar.bz2"
+checksum=ad9c7af1958ee72c405a96baa4f8c3814a852574b65411e60ab0ef8778901df4
+
+post_install() {
+	vlicense LICENSE
+}
+

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

* Re: [PR PATCH] [Updated] New package: tuir-1.28.2
  2019-06-13 17:58 [PR PATCH] New package: tuir-1.28.2 voidlinux-github
  2019-06-13 17:59 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-13 17:59 ` voidlinux-github
  2019-06-15 19:23 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-13 17:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_tuir
https://github.com/void-linux/void-packages/pull/12446

New package: tuir-1.28.2


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

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

From 7efa7f0433a5d39dd8221b50601c9b2ac777895e Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 13 Jun 2019 12:57:52 -0500
Subject: [PATCH] New package: tuir-1.28.2

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

diff --git a/srcpkgs/tuir/template b/srcpkgs/tuir/template
new file mode 100644
index 00000000000..a3bc597c46d
--- /dev/null
+++ b/srcpkgs/tuir/template
@@ -0,0 +1,21 @@
+# Template file for 'tuir'
+pkgname=tuir
+version=1.28.2
+revision=1
+wrksrc="$pkgname-v$version"
+build_style=python3-module
+pycompile_module="tuir"
+hostmakedepends="python3-setuptools"
+depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
+ python3-requests python3-six"
+short_desc="Terminal UI for Reddit"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://gitlab.com/ajak/tuir"
+distfiles="${homepage}/-/archive/v${version}/tuir-v${version}.tar.bz2"
+checksum=ad9c7af1958ee72c405a96baa4f8c3814a852574b65411e60ab0ef8778901df4
+
+post_install() {
+	vlicense LICENSE
+}
+

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

* Re: [PR PATCH] [Updated] New package: tuir-1.28.2
  2019-06-13 17:58 [PR PATCH] New package: tuir-1.28.2 voidlinux-github
@ 2019-06-13 17:59 ` voidlinux-github
  2019-06-13 17:59 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-13 17:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_tuir
https://github.com/void-linux/void-packages/pull/12446

New package: tuir-1.28.2


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

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

From 7efa7f0433a5d39dd8221b50601c9b2ac777895e Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 13 Jun 2019 12:57:52 -0500
Subject: [PATCH] New package: tuir-1.28.2

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

diff --git a/srcpkgs/tuir/template b/srcpkgs/tuir/template
new file mode 100644
index 00000000000..a3bc597c46d
--- /dev/null
+++ b/srcpkgs/tuir/template
@@ -0,0 +1,21 @@
+# Template file for 'tuir'
+pkgname=tuir
+version=1.28.2
+revision=1
+wrksrc="$pkgname-v$version"
+build_style=python3-module
+pycompile_module="tuir"
+hostmakedepends="python3-setuptools"
+depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
+ python3-requests python3-six"
+short_desc="Terminal UI for Reddit"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://gitlab.com/ajak/tuir"
+distfiles="${homepage}/-/archive/v${version}/tuir-v${version}.tar.bz2"
+checksum=ad9c7af1958ee72c405a96baa4f8c3814a852574b65411e60ab0ef8778901df4
+
+post_install() {
+	vlicense LICENSE
+}
+

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

* Re: [PR PATCH] [Updated] New package: tuir-1.28.2
  2019-06-13 17:58 [PR PATCH] New package: tuir-1.28.2 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-15 19:23 ` voidlinux-github
@ 2019-06-15 19:23 ` voidlinux-github
  2019-06-15 19:27 ` voidlinux-github
  2019-06-15 19:31 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 19:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_tuir
https://github.com/void-linux/void-packages/pull/12446

New package: tuir-1.28.2


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

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

From 47a767da06b790bcd1098c388d6da6f48560808c Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 13 Jun 2019 12:57:52 -0500
Subject: [PATCH] New package: tuir-1.28.2

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

diff --git a/srcpkgs/tuir/template b/srcpkgs/tuir/template
new file mode 100644
index 00000000000..2f1ba471b5b
--- /dev/null
+++ b/srcpkgs/tuir/template
@@ -0,0 +1,22 @@
+# Template file for 'tuir'
+pkgname=tuir
+version=1.28.2
+revision=1
+archs=noarch
+wrksrc="$pkgname-v$version"
+build_style=python3-module
+pycompile_module="tuir"
+hostmakedepends="python3-setuptools"
+depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
+ python3-requests python3-six"
+short_desc="Terminal UI for Reddit"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://gitlab.com/ajak/tuir"
+distfiles="${homepage}/-/archive/v${version}/tuir-v${version}.tar.bz2"
+checksum=ad9c7af1958ee72c405a96baa4f8c3814a852574b65411e60ab0ef8778901df4
+
+post_install() {
+	vlicense LICENSE
+}
+

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

* Re: [PR PATCH] [Updated] New package: tuir-1.28.2
  2019-06-13 17:58 [PR PATCH] New package: tuir-1.28.2 voidlinux-github
  2019-06-13 17:59 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-13 17:59 ` voidlinux-github
@ 2019-06-15 19:23 ` voidlinux-github
  2019-06-15 19:23 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 19:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages np_tuir
https://github.com/void-linux/void-packages/pull/12446

New package: tuir-1.28.2


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

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

From 47a767da06b790bcd1098c388d6da6f48560808c Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 13 Jun 2019 12:57:52 -0500
Subject: [PATCH] New package: tuir-1.28.2

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

diff --git a/srcpkgs/tuir/template b/srcpkgs/tuir/template
new file mode 100644
index 00000000000..2f1ba471b5b
--- /dev/null
+++ b/srcpkgs/tuir/template
@@ -0,0 +1,22 @@
+# Template file for 'tuir'
+pkgname=tuir
+version=1.28.2
+revision=1
+archs=noarch
+wrksrc="$pkgname-v$version"
+build_style=python3-module
+pycompile_module="tuir"
+hostmakedepends="python3-setuptools"
+depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
+ python3-requests python3-six"
+short_desc="Terminal UI for Reddit"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
+license="MIT"
+homepage="https://gitlab.com/ajak/tuir"
+distfiles="${homepage}/-/archive/v${version}/tuir-v${version}.tar.bz2"
+checksum=ad9c7af1958ee72c405a96baa4f8c3814a852574b65411e60ab0ef8778901df4
+
+post_install() {
+	vlicense LICENSE
+}
+

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

* Re: New package: tuir-1.28.2
  2019-06-13 17:58 [PR PATCH] New package: tuir-1.28.2 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-15 19:23 ` voidlinux-github
@ 2019-06-15 19:27 ` voidlinux-github
  2019-06-15 19:31 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 19:27 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/12446#issuecomment-502393182
Comment:
Fixed.

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

* Re: [PR PATCH] [Merged]: New package: tuir-1.28.2
  2019-06-13 17:58 [PR PATCH] New package: tuir-1.28.2 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-15 19:27 ` voidlinux-github
@ 2019-06-15 19:31 ` voidlinux-github
  5 siblings, 0 replies; 7+ messages in thread
From: voidlinux-github @ 2019-06-15 19:31 UTC (permalink / raw)
  To: ml

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

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

New package: tuir-1.28.2
https://github.com/void-linux/void-packages/pull/12446
Description: 

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

end of thread, other threads:[~2019-06-15 19:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-13 17:58 [PR PATCH] New package: tuir-1.28.2 voidlinux-github
2019-06-13 17:59 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-13 17:59 ` voidlinux-github
2019-06-15 19:23 ` voidlinux-github
2019-06-15 19:23 ` voidlinux-github
2019-06-15 19:27 ` voidlinux-github
2019-06-15 19:31 ` [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).