Github messages for voidlinux
 help / color / mirror / Atom feed
From: DerAndereJohannes <DerAndereJohannes@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: reddio-0.52
Date: Fri, 11 Nov 2022 12:54:30 +0100	[thread overview]
Message-ID: <20221111115430.oi8V-BoO1-KmJgaYa_D6ylflluTZ0fZB-WAYoXBqb6A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40351@inbox.vuxu.org>

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

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

https://github.com/DerAndereJohannes/void-packages reddio
https://github.com/void-linux/void-packages/pull/40351

New package: reddio-0.52
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**

#### Note
First time contributing here. Been using reddio for a while, I saw that #14223 is open and the work was basically already done but not submitted in #14281. I made minor changes and decided to submit. Let me know if I should make any changes. Thanks!

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e91969c0c9c5330f69f8ac67ad02d77e1d9baa49 Mon Sep 17 00:00:00 2001
From: Johannes Herforth <johannes.herforth@rwth-aachen.de>
Date: Sun, 6 Nov 2022 03:25:06 +0100
Subject: [PATCH] New package: reddio-0.52

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

diff --git a/srcpkgs/reddio/template b/srcpkgs/reddio/template
new file mode 100644
index 000000000000..18910dc019d4
--- /dev/null
+++ b/srcpkgs/reddio/template
@@ -0,0 +1,18 @@
+# Template file for 'reddio'
+pkgname=reddio
+version=0.52
+revision=1
+wrksrc="${pkgname}-v${version}"
+build_style=gnu-makefile
+make_install_args="PREFIX=/usr"
+depends="curl jq netcat"
+short_desc="Command-line interface for Reddit written in POSIX sh"
+maintainer="Johannes Herforth <void@herforth.xyz>"
+license="MIT"
+homepage="https://gitlab.com/aaronNG/reddio"
+distfiles="https://gitlab.com/aaronNG/reddio/-/archive/v${version}/reddio-v${version}.tar.gz"
+checksum=7da96fe1877725b3ce12520a06e9105547fe7e6e4f5971f4b4318c96a79e8d07
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-11-11 11:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06  2:46 [PR PATCH] " DerAndereJohannes
2022-11-06 13:06 ` [PR REVIEW] " paper42
2022-11-06 13:06 ` paper42
2022-11-06 13:06 ` paper42
2022-11-11 11:47 ` [PR PATCH] [Updated] " DerAndereJohannes
2022-11-11 11:54 ` DerAndereJohannes [this message]
2022-11-11 12:02 ` DerAndereJohannes
2022-11-11 12:03 ` [PR PATCH] [Updated] " DerAndereJohannes
2022-11-11 12:11 ` DerAndereJohannes
2022-11-11 12:35 ` DerAndereJohannes
2023-02-10  2:40 ` github-actions
2023-02-25  2:01 ` [PR PATCH] [Closed]: " github-actions

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=20221111115430.oi8V-BoO1-KmJgaYa_D6ylflluTZ0fZB-WAYoXBqb6A@z \
    --to=deranderejohannes@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).