Github messages for voidlinux
 help / color / mirror / Atom feed
From: lilmike <lilmike@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: peertube-viewer-rs-1.8.4
Date: Thu, 16 Nov 2023 21:59:50 +0100	[thread overview]
Message-ID: <20231116205950.cYXco2mjvUPpdWc5KQFSgPkLScKySQs9e55H1nonwlY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47270@inbox.vuxu.org>

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

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

https://github.com/lilmike/void-packages peertube-viewer-rs
https://github.com/void-linux/void-packages/pull/47270

New package: peertube-viewer-rs-1.8.4
<!-- 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: 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/47270.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-peertube-viewer-rs-47270.patch --]
[-- Type: text/x-diff, Size: 1259 bytes --]

From ea14e138e334164d5fb58feb4a5c766ef67111b0 Mon Sep 17 00:00:00 2001
From: Michael Taboada <michael@michaels.world>
Date: Thu, 16 Nov 2023 12:02:49 -0800
Subject: [PATCH] New package: peertube-viewer-rs-1.8.4

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

diff --git a/srcpkgs/peertube-viewer-rs/template b/srcpkgs/peertube-viewer-rs/template
new file mode 100644
index 0000000000000..322edeb5dd0d1
--- /dev/null
+++ b/srcpkgs/peertube-viewer-rs/template
@@ -0,0 +1,19 @@
+# Template file for 'peertube-viewer-rs'
+pkgname=peertube-viewer-rs
+version=1.8.4
+revision=1
+build_style=cargo
+depends="mpv"
+short_desc="Lightweight cli browser for Peertube"
+maintainer="Michael Taboada <voidpkgs@forwardme.email>"
+license="AGPL-3.0-or-later"
+homepage="https://peertube-viewer.com"
+distfiles="https://gitlab.com/peertube-viewer/peertube-viewer-rs/-/archive/v${version}/peertube-viewer-rs-v${version}.tar.gz"
+checksum=a72ecdf09abd74c993498b0c8f1e25863bbc00f44b7b57ac1ae8a301472760f7
+
+post_install() {
+	vcompletion completions/${pkgname}.bash bash
+	vcompletion completions/${pkgname}.fish fish
+	vlicense LICENSE
+	vman peertube-viewer-rs.1
+}

  parent reply	other threads:[~2023-11-16 20:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-16 20:05 [PR PATCH] " lilmike
2023-11-16 20:06 ` [PR REVIEW] " classabbyamp
2023-11-16 20:17 ` [PR PATCH] [Updated] " lilmike
2023-11-16 20:21 ` [PR REVIEW] " classabbyamp
2023-11-16 20:59 ` lilmike [this message]
2024-02-12  4:02 ` [PR PATCH] [Updated] " lilmike
2024-05-13  1:47 ` github-actions
2024-05-13 14:32 ` lilmike

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=20231116205950.cYXco2mjvUPpdWc5KQFSgPkLScKySQs9e55H1nonwlY@z \
    --to=lilmike@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).