Github messages for voidlinux
 help / color / mirror / Atom feed
From: 4ricci <4ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: straw-viewer-0.0.3
Date: Sun, 31 May 2020 17:51:05 +0200	[thread overview]
Message-ID: <20200531155105.kX30mhj4Kpr044N2FKazdGwqTMpOEVOh3ctN3fAtHVY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21571@inbox.vuxu.org>

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

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

https://github.com/4ricci/void-packages straw-viewer
https://github.com/void-linux/void-packages/pull/21571

New package: straw-viewer-0.0.3
Fork of youtube-viewer, by the same author. Uses the API of invidio.us, so it does not need a YouTube API key.

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

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

From ec56246f0825fa011b767b3935d99f03ca7382af Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Sat, 2 May 2020 23:54:58 +0200
Subject: [PATCH] New package: straw-viewer-0.0.4

---
 srcpkgs/gtk-straw-viewer      |  1 +
 srcpkgs/straw-viewer/template | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 120000 srcpkgs/gtk-straw-viewer
 create mode 100644 srcpkgs/straw-viewer/template

diff --git a/srcpkgs/gtk-straw-viewer b/srcpkgs/gtk-straw-viewer
new file mode 120000
index 00000000000..790444aff1b
--- /dev/null
+++ b/srcpkgs/gtk-straw-viewer
@@ -0,0 +1 @@
+straw-viewer
\ No newline at end of file
diff --git a/srcpkgs/straw-viewer/template b/srcpkgs/straw-viewer/template
new file mode 100644
index 00000000000..9fe51ea0355
--- /dev/null
+++ b/srcpkgs/straw-viewer/template
@@ -0,0 +1,27 @@
+# Template file for 'straw-viewer'
+pkgname=straw-viewer
+version=0.0.4
+revision=1
+archs=noarch
+build_style=perl-ModuleBuild
+configure_args="--gtk"
+hostmakedepends="perl-Module-Build"
+makedepends="perl"
+depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https"
+short_desc="Search and stream from YouTube using the API of invidio.us"
+maintainer="Roberto Ricci <ricci@disroot.org>"
+license="Artistic-2.0"
+homepage="https://github.com/trizen/straw-viewer"
+changelog="${homepage}/releases"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=27ffeff2eeed3957a5efabae12e3bf8ffccb70a6f1b0ca44ed1d1fd5735257df
+
+gtk-straw-viewer_package() {
+	depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"
+	short_desc="Gtk interface to search and stream YouTube using the API of invidio.us"
+	pkg_install() {
+		vmove usr/bin/gtk-straw-viewer
+		vmove "usr/share/perl5/vendor_perl/auto/share/dist/WWW-StrawViewer/gtk-*"
+		vmove usr/share/perl5/vendor_perl/auto/share/dist/WWW-StrawViewer/icons
+	}
+}

  parent reply	other threads:[~2020-05-31 15:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 22:07 [PR PATCH] " 4ricci
2020-05-19  9:21 ` [PR PATCH] [Updated] " 4ricci
2020-05-31 15:51 ` 4ricci [this message]
2020-06-01 10:05 ` [PR PATCH] [Updated] New package: straw-viewer-0.0.4 4ricci

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=20200531155105.kX30mhj4Kpr044N2FKazdGwqTMpOEVOh3ctN3fAtHVY@z \
    --to=4ricci@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).