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] pipe-viewer: update to 0.0.8; straw-viewer: remove package
Date: Sat, 10 Apr 2021 22:18:35 +0200	[thread overview]
Message-ID: <20210410201835.kAocq5TigHjrwDLTvPSTwtwF4cOJPoJE-EcerxyTnsk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29393@inbox.vuxu.org>

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

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

https://github.com/4ricci/void-packages pipe-viewer
https://github.com/void-linux/void-packages/pull/29393

pipe-viewer: update to 0.0.8; straw-viewer: remove package
- pipe-viewer: update to 0.0.8
- straw-viewer: remove package

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29393.patch is attached

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

From 36d220b9dee54ff7436ff8b4dc1b6523a326ca14 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Thu, 11 Mar 2021 11:50:24 +0100
Subject: [PATCH 1/2] pipe-viewer: update to 0.0.8

---
 srcpkgs/pipe-viewer/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pipe-viewer/template b/srcpkgs/pipe-viewer/template
index 32991f6806bc..51712b725b33 100644
--- a/srcpkgs/pipe-viewer/template
+++ b/srcpkgs/pipe-viewer/template
@@ -1,11 +1,10 @@
 # Template file for 'pipe-viewer'
 pkgname=pipe-viewer
-version=0.0.7
+version=0.0.8
 revision=1
 build_style=perl-ModuleBuild
 configure_args="--gtk"
 hostmakedepends="perl-Module-Build"
-makedepends="perl"
 depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu
  perl-Unicode-LineBreak perl-JSON-XS"
 checkdepends="perl-Test-Pod"
@@ -15,7 +14,7 @@ license="Artistic-2.0"
 homepage="https://github.com/trizen/pipe-viewer"
 changelog="https://github.com/trizen/pipe-viewer/releases"
 distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
-checksum=5e1211ec963aa2a187bcb0983227c5667e6c580bfc9de93dcb582388cc1baf22
+checksum=a8d4c1d15d8d8ab7142d5bc25e6c9b988f5203f70676717a48eb12516ec86806
 
 pipe-viewer-gtk_package() {
 	depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"

From f0677e58fa7912df46d726ee1b452139be703138 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Thu, 11 Mar 2021 23:28:00 +0100
Subject: [PATCH 2/2] straw-viewer: replace with pipe-viewer

---
 srcpkgs/straw-viewer/template | 23 ++++++-----------------
 1 file changed, 6 insertions(+), 17 deletions(-)

diff --git a/srcpkgs/straw-viewer/template b/srcpkgs/straw-viewer/template
index b3a9137af087..49687dc30340 100644
--- a/srcpkgs/straw-viewer/template
+++ b/srcpkgs/straw-viewer/template
@@ -1,26 +1,15 @@
 # Template file for 'straw-viewer'
 pkgname=straw-viewer
 version=0.1.3
-revision=1
-build_style=perl-ModuleBuild
-configure_args="--gtk"
-hostmakedepends="perl-Module-Build"
-makedepends="perl"
-depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu"
-short_desc="Search and stream from YouTube using the API of invidio.us"
+revision=2
+build_style=meta
+depends="pipe-viewer"
+short_desc="Search and stream from YouTube using the API of invidio.us (transitional dummy package)"
 maintainer="Roberto Ricci <ricci@disroot.org>"
 license="Artistic-2.0"
 homepage="https://github.com/trizen/straw-viewer"
-changelog="https://github.com/trizen/straw-viewer/releases"
-distfiles="https://github.com/trizen/straw-viewer/archive/${version}.tar.gz"
-checksum=e6afc6a87578a55b17666a79b813657daac93f78aaf810d1aa03fcb4a7354bf4
 
 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
-	}
+	depends="pipe-viewer-gtk"
+	short_desc="Gtk interface to search and stream YouTube using the API of invidio.us (transitional dummy package)"
 }

  parent reply	other threads:[~2021-04-10 20:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-11 11:11 [PR PATCH] " 4ricci
2021-03-11 19:41 ` Chocimier
2021-03-11 22:35 ` [PR PATCH] [Updated] " 4ricci
2021-04-10 14:58 ` FollieHiyuki
2021-04-10 20:18 ` 4ricci [this message]
2021-04-11  2:49 ` straw-viewer: replace with pipe-viewer ericonr
2021-04-12  9:57 ` 4ricci
2021-04-14 12:37 ` ericonr
2021-04-14 16:47 ` [PR PATCH] [Updated] " 4ricci
2021-06-02  7:01 ` 4ricci
2021-08-12  7:31 ` [PR PATCH] [Closed]: " 4ricci
2021-09-03 12:23 ` 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=20210410201835.kAocq5TigHjrwDLTvPSTwtwF4cOJPoJE-EcerxyTnsk@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).