Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: sfeed_curses-0.9.2
@ 2020-09-20 11:51 devvesa
  2020-09-20 11:51 ` devvesa
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 11:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From f5ca2ae680124f581d9b10d5471a3abfef7db10b Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..87c5611613c
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,17 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-configure
+make_install_args="MANPREFIX=/usr/share/man"
+depends="sfeed lynx"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=ab97697bebec6c15143422df3be37a655300488913b7482f048127e8301f12b8
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
@ 2020-09-20 11:51 ` devvesa
  2020-09-20 11:51 ` devvesa
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 11:51 UTC (permalink / raw)
  To: ml

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

New comment by devvesa on void-packages repository

https://github.com/void-linux/void-packages/pull/24994#issuecomment-695778278

Comment:
void-linux package rookie here. When running:

    ./xbps-src pkg sfeed_curses

locally, I get the following:

    => ERROR: sfeed_curses-0.9.2_1: cannot access wrksrc directory [/builddir/sfeed_curses-0.9.2]

I honestly don't know what I am doing wrong. Any help appreciated.

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

* Re: New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
  2020-09-20 11:51 ` devvesa
@ 2020-09-20 11:51 ` devvesa
  2020-09-20 11:52 ` devvesa
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 11:51 UTC (permalink / raw)
  To: ml

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

New comment by devvesa on void-packages repository

https://github.com/void-linux/void-packages/pull/24994#issuecomment-695778278

Comment:
void-linux package rookie here. When running

    ./xbps-src pkg sfeed_curses

locally, I get the following:

    => ERROR: sfeed_curses-0.9.2_1: cannot access wrksrc directory [/builddir/sfeed_curses-0.9.2]

I honestly don't know what I am doing wrong. Any help appreciated.

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

* Re: New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
  2020-09-20 11:51 ` devvesa
  2020-09-20 11:51 ` devvesa
@ 2020-09-20 11:52 ` devvesa
  2020-09-20 11:55 ` [PR PATCH] [Updated] " devvesa
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 11:52 UTC (permalink / raw)
  To: ml

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

New comment by devvesa on void-packages repository

https://github.com/void-linux/void-packages/pull/24994#issuecomment-695778278

Comment:
void-linux package maintainer rookie here. When running

    ./xbps-src pkg sfeed_curses

locally, I get the following:

    => ERROR: sfeed_curses-0.9.2_1: cannot access wrksrc directory [/builddir/sfeed_curses-0.9.2]

I honestly don't know what I am doing wrong. Any help appreciated.

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (2 preceding siblings ...)
  2020-09-20 11:52 ` devvesa
@ 2020-09-20 11:55 ` devvesa
  2020-09-20 12:01 ` devvesa
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 11:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From 5187d2f2d603aa2c39ea22b68b5e91fcc74eab98 Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..813cd163837
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,17 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-configure
+make_install_args="MANPREFIX=/usr/share/man"
+depends="sfeed lynx"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (3 preceding siblings ...)
  2020-09-20 11:55 ` [PR PATCH] [Updated] " devvesa
@ 2020-09-20 12:01 ` devvesa
  2020-09-20 12:10 ` devvesa
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 12:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From c33bf63376e89647392ed50680ae90355e789e33 Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..b0b632f8cec
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,17 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-makefile
+make_install_args="MANPREFIX=/usr/share/man"
+depends="sfeed lynx"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (4 preceding siblings ...)
  2020-09-20 12:01 ` devvesa
@ 2020-09-20 12:10 ` devvesa
  2020-09-20 12:17 ` devvesa
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 12:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From cd4a2e9c77666a785ae47117cc8ff6e149a3169b Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..b7a9b0fb065
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,18 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-makefile
+make_install_args="MANPREFIX=/usr/share/man"
+makedepends="ncurses-devel"
+depends="sfeed lynx"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (5 preceding siblings ...)
  2020-09-20 12:10 ` devvesa
@ 2020-09-20 12:17 ` devvesa
  2020-09-20 12:23 ` devvesa
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 12:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From deb25464cd6e4ec4484c3b8e56bb40115f7ac6ff Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..9cbe6487dfa
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,18 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-makefile
+make_install_args="MANPREFIX=/usr/share/man"
+hostmakedepends="ncurses-devel"
+depends="sfeed lynx"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (6 preceding siblings ...)
  2020-09-20 12:17 ` devvesa
@ 2020-09-20 12:23 ` devvesa
  2020-09-20 12:30 ` devvesa
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 12:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From a597c740a27889864e10aac9af6b26d1aaa82fd1 Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..bfc09202b67
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,18 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-makefile
+make_install_args="MANPREFIX=/usr/share/man"
+makedepends="ncurses ncurses-devel"
+depends="sfeed lynx"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (7 preceding siblings ...)
  2020-09-20 12:23 ` devvesa
@ 2020-09-20 12:30 ` devvesa
  2020-09-20 15:06 ` ericonr
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 12:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From 32bfc324f8fe9b223fe4f307f6c51e20ecaaa94b Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..3e3de4d84ec
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,19 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-makefile
+make_install_args="MANPREFIX=/usr/share/man"
+make_build_args="LDLIBS+=${XBPS_CROSS_BASE}/usr/lib/libncursesw.a"
+makedepends="ncurses-devel"
+depends="sfeed lynx"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (8 preceding siblings ...)
  2020-09-20 12:30 ` devvesa
@ 2020-09-20 15:06 ` ericonr
  2020-09-20 15:45 ` [PR PATCH] [Updated] " devvesa
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2020-09-20 15:06 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/24994#issuecomment-695797513

Comment:
You need to look inside `masterdir/builddir` to see the name of the directory that the tarball was unpacked as, and add `wrksrc=<folder_name>` to the template.

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (9 preceding siblings ...)
  2020-09-20 15:06 ` ericonr
@ 2020-09-20 15:45 ` devvesa
  2020-09-20 15:46 ` devvesa
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 15:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From c5c36865caf88ae078fe0dd0f038e91bb1ff93d4 Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..ad12c3ce7ae
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,18 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-makefile
+make_install_args="MANPREFIX=/usr/share/man"
+makedepends="ncurses-devel"
+depends="sfeed lynx ncurses"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (10 preceding siblings ...)
  2020-09-20 15:45 ` [PR PATCH] [Updated] " devvesa
@ 2020-09-20 15:46 ` devvesa
  2020-09-20 17:10 ` [PR PATCH] [Updated] " devvesa
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 15:46 UTC (permalink / raw)
  To: ml

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

New comment by devvesa on void-packages repository

https://github.com/void-linux/void-packages/pull/24994#issuecomment-695801909

Comment:
I cleaned that directory and after that I could test locally my changes. Thanks @ericonr 

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

* Re: [PR PATCH] [Updated] New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (11 preceding siblings ...)
  2020-09-20 15:46 ` devvesa
@ 2020-09-20 17:10 ` devvesa
  2020-09-21 11:55 ` [PR PATCH] [Closed]: " sgn
  2020-09-21 11:56 ` sgn
  14 siblings, 0 replies; 16+ messages in thread
From: devvesa @ 2020-09-20 17:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/devvesa/void-packages sfeed_curses
https://github.com/void-linux/void-packages/pull/24994

New package: sfeed_curses-0.9.2


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

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

From 2c397f7b56137b1464322a449100c4dc308e6967 Mon Sep 17 00:00:00 2001
From: Jaume Devesa <jaume@mailbox.org>
Date: Sun, 20 Sep 2020 13:46:53 +0200
Subject: [PATCH] New package: sfeed_curses-0.9.2

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

diff --git a/srcpkgs/sfeed_curses/template b/srcpkgs/sfeed_curses/template
new file mode 100644
index 00000000000..25350b94f4c
--- /dev/null
+++ b/srcpkgs/sfeed_curses/template
@@ -0,0 +1,22 @@
+# Template file for 'sfeed_curses'
+pkgname=sfeed_curses
+version=0.9.2
+revision=1
+build_style=gnu-makefile
+make_use_env=compliant
+make_install_args="MANPREFIX=/usr/share/man"
+makedepends="ncurses-devel"
+depends="sfeed lynx ncurses"
+short_desc="Curses UI front-end for sfeed"
+maintainer="Jaume Devesa <jaume@mailbox.org>"
+license="ISC"
+homepage="https://git.codemadness.org/sfeed_curses"
+distfiles="https://codemadness.org/releases/sfeed_curses/${pkgname}-${version}.tar.gz"
+checksum=19a46fe4de63fe033ad836efc2b002ecea157946ed2af2801124d9283dc11511
+
+LDFLAGS="-Wl,--no-as-needed"
+
+post_install() {
+	vlicense LICENSE
+	vdoc README
+}

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

* Re: [PR PATCH] [Closed]: New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (12 preceding siblings ...)
  2020-09-20 17:10 ` [PR PATCH] [Updated] " devvesa
@ 2020-09-21 11:55 ` sgn
  2020-09-21 11:56 ` sgn
  14 siblings, 0 replies; 16+ messages in thread
From: sgn @ 2020-09-21 11:55 UTC (permalink / raw)
  To: ml

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

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

New package: sfeed_curses-0.9.2
https://github.com/void-linux/void-packages/pull/24994

Description:


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

* Re: New package: sfeed_curses-0.9.2
  2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
                   ` (13 preceding siblings ...)
  2020-09-21 11:55 ` [PR PATCH] [Closed]: " sgn
@ 2020-09-21 11:56 ` sgn
  14 siblings, 0 replies; 16+ messages in thread
From: sgn @ 2020-09-21 11:56 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/24994#issuecomment-696067384

Comment:
Fixed `--no-as-needed` for you

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

end of thread, other threads:[~2020-09-21 11:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-20 11:51 [PR PATCH] New package: sfeed_curses-0.9.2 devvesa
2020-09-20 11:51 ` devvesa
2020-09-20 11:51 ` devvesa
2020-09-20 11:52 ` devvesa
2020-09-20 11:55 ` [PR PATCH] [Updated] " devvesa
2020-09-20 12:01 ` devvesa
2020-09-20 12:10 ` devvesa
2020-09-20 12:17 ` devvesa
2020-09-20 12:23 ` devvesa
2020-09-20 12:30 ` devvesa
2020-09-20 15:06 ` ericonr
2020-09-20 15:45 ` [PR PATCH] [Updated] " devvesa
2020-09-20 15:46 ` devvesa
2020-09-20 17:10 ` [PR PATCH] [Updated] " devvesa
2020-09-21 11:55 ` [PR PATCH] [Closed]: " sgn
2020-09-21 11:56 ` sgn

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