Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: newsraft-0.17
@ 2023-03-24 23:52 BryceVandegrift
  2023-04-01 23:46 ` BryceVandegrift
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: BryceVandegrift @ 2023-03-24 23:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/42998

New package: newsraft-0.17
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From 87e051cad6ba98f469d4b7d23714a490f084a1f2 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 24 Mar 2023 19:42:35 -0400
Subject: [PATCH] New package: newsraft-0.17

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

diff --git a/srcpkgs/newsraft/template b/srcpkgs/newsraft/template
new file mode 100644
index 000000000000..fafa26cb5f48
--- /dev/null
+++ b/srcpkgs/newsraft/template
@@ -0,0 +1,18 @@
+# Template file for 'newsraft'
+pkgname=newsraft
+version=0.17
+revision=1
+build_style=gnu-makefile
+make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
+hostmakedepends="scdoc"
+makedepends="libcurl-devel expat-devel gumbo-parser-devel ncurses-devel sqlite-devel yajl-devel"
+short_desc="Feed reader with ncurses user interface"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="ISC"
+homepage="https://codeberg.org/grisha/newsraft"
+distfiles="https://codeberg.org/grisha/newsraft/archive/newsraft-${version}.tar.gz"
+checksum=12a09b4d4ade374d1ccf4256a9d7eb511f4a59e175e4d832842dfd2b95d8742c
+
+post_install() {
+	vlicense doc/license.txt
+}

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

* Re: New package: newsraft-0.17
  2023-03-24 23:52 [PR PATCH] New package: newsraft-0.17 BryceVandegrift
@ 2023-04-01 23:46 ` BryceVandegrift
  2023-04-07 22:09 ` daniel-eys
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: BryceVandegrift @ 2023-04-01 23:46 UTC (permalink / raw)
  To: ml

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

New comment by BryceVandegrift on void-packages repository

https://github.com/void-linux/void-packages/pull/42998#issuecomment-1493173219

Comment:
It seems to be taking a while to get this package merged.

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

* Re: New package: newsraft-0.17
  2023-03-24 23:52 [PR PATCH] New package: newsraft-0.17 BryceVandegrift
  2023-04-01 23:46 ` BryceVandegrift
@ 2023-04-07 22:09 ` daniel-eys
  2023-04-18 21:05 ` [PR REVIEW] " mhmdanas
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2023-04-07 22:09 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/42998#issuecomment-1500688040

Comment:
Just in case a void dev comes by: I'm using this for a while now and it works great! So ready to merge

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

* Re: [PR REVIEW] New package: newsraft-0.17
  2023-03-24 23:52 [PR PATCH] New package: newsraft-0.17 BryceVandegrift
  2023-04-01 23:46 ` BryceVandegrift
  2023-04-07 22:09 ` daniel-eys
@ 2023-04-18 21:05 ` mhmdanas
  2023-04-18 21:37 ` [PR PATCH] [Updated] " BryceVandegrift
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mhmdanas @ 2023-04-18 21:05 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42998#discussion_r1170570217

Comment:
```suggestion
homepage="https://codeberg.org/grisha/newsraft"
changelog="https://codeberg.org/grisha/newsraft/releases"
```

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

* Re: [PR PATCH] [Updated] New package: newsraft-0.17
  2023-03-24 23:52 [PR PATCH] New package: newsraft-0.17 BryceVandegrift
                   ` (2 preceding siblings ...)
  2023-04-18 21:05 ` [PR REVIEW] " mhmdanas
@ 2023-04-18 21:37 ` BryceVandegrift
  2023-06-23 16:33 ` xythh
  2023-06-23 20:19 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: BryceVandegrift @ 2023-04-18 21:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/BryceVandegrift/void-packages master
https://github.com/void-linux/void-packages/pull/42998

New package: newsraft-0.17
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From df450a36cc945205a001c9a1e9f31809727e2fd1 Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 24 Mar 2023 19:42:35 -0400
Subject: [PATCH] New package: newsraft-0.17

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

diff --git a/srcpkgs/newsraft/template b/srcpkgs/newsraft/template
new file mode 100644
index 000000000000..68cd33eea0f8
--- /dev/null
+++ b/srcpkgs/newsraft/template
@@ -0,0 +1,19 @@
+# Template file for 'newsraft'
+pkgname=newsraft
+version=0.17
+revision=1
+build_style=gnu-makefile
+make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
+hostmakedepends="scdoc"
+makedepends="libcurl-devel expat-devel gumbo-parser-devel ncurses-devel sqlite-devel yajl-devel"
+short_desc="Feed reader with ncurses user interface"
+maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
+license="ISC"
+homepage="https://codeberg.org/grisha/newsraft"
+changelog="https://codeberg.org/grisha/newsraft/releases"
+distfiles="https://codeberg.org/grisha/newsraft/archive/newsraft-${version}.tar.gz"
+checksum=12a09b4d4ade374d1ccf4256a9d7eb511f4a59e175e4d832842dfd2b95d8742c
+
+post_install() {
+	vlicense doc/license.txt
+}

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

* Re: New package: newsraft-0.17
  2023-03-24 23:52 [PR PATCH] New package: newsraft-0.17 BryceVandegrift
                   ` (3 preceding siblings ...)
  2023-04-18 21:37 ` [PR PATCH] [Updated] " BryceVandegrift
@ 2023-06-23 16:33 ` xythh
  2023-06-23 20:19 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: xythh @ 2023-06-23 16:33 UTC (permalink / raw)
  To: ml

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

New comment by xythh on void-packages repository

https://github.com/void-linux/void-packages/pull/42998#issuecomment-1604524711

Comment:
This has been working for me as well on x86_64-glibc, updated to version 0.19 in my localrepo.

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

* Re: [PR PATCH] [Merged]: New package: newsraft-0.17
  2023-03-24 23:52 [PR PATCH] New package: newsraft-0.17 BryceVandegrift
                   ` (4 preceding siblings ...)
  2023-06-23 16:33 ` xythh
@ 2023-06-23 20:19 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2023-06-23 20:19 UTC (permalink / raw)
  To: ml

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

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

New package: newsraft-0.17
https://github.com/void-linux/void-packages/pull/42998

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

end of thread, other threads:[~2023-06-23 20:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 23:52 [PR PATCH] New package: newsraft-0.17 BryceVandegrift
2023-04-01 23:46 ` BryceVandegrift
2023-04-07 22:09 ` daniel-eys
2023-04-18 21:05 ` [PR REVIEW] " mhmdanas
2023-04-18 21:37 ` [PR PATCH] [Updated] " BryceVandegrift
2023-06-23 16:33 ` xythh
2023-06-23 20:19 ` [PR PATCH] [Merged]: " Duncaen

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