Github messages for voidlinux
 help / color / mirror / Atom feed
From: BryceVandegrift <BryceVandegrift@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] newsraft: update to 0.19.
Date: Mon, 03 Jul 2023 17:00:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44817@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 489 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/44817

newsraft: update to 0.19.
#### Testing the changes
- I tested the changes in this PR: **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/44817.patch is attached

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

From 497242fb5e88a99d7be6aff9b20eaddcc53ff5ae Mon Sep 17 00:00:00 2001
From: Bryce Vandegrift <bryce@brycevandegrift.xyz>
Date: Fri, 24 Mar 2023 19:42:35 -0400
Subject: [PATCH] newsraft: update to 0.19.

---
 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..74e39db007e9
--- /dev/null
+++ b/srcpkgs/newsraft/template
@@ -0,0 +1,19 @@
+# Template file for 'newsraft'
+pkgname=newsraft
+version=0.19
+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=6f7b578609f543f65b63dc0ba2fd904cc7b71d4f33f84ef052fe704c5156b605
+
+post_install() {
+	vlicense doc/license.txt
+}

             reply	other threads:[~2023-07-03 15:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-03 15:00 BryceVandegrift [this message]
2023-07-03 20:56 ` daniel-eys
2023-07-04  5:44 ` [PR PATCH] [Closed]: " abenson
2023-07-04  5:55 ` abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44817@inbox.vuxu.org \
    --to=brycevandegrift@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).