pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pipe-viewer: update to pipe-viewer-0.5.6
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Wed Jul 16 22:20:17 2025 +0200
Changeset: 7d123304f7f6784ba34fb2adab8eecc032d1b83c
Modified Files:
pipe-viewer/Makefile
pipe-viewer/distinfo
Log Message:
pipe-viewer: update to pipe-viewer-0.5.6
Version 0.5.6
* Bug-fix: when there are multiple audio tracks, select the default
one. (1ebb424)
Version 0.5.5
* Workaround for the 403 Forbidden issue. (requires yt-dlp) (fixes
#211) (c542284)
* Fixed the 400 Bad Request issue (caused by YouTube changes). (
9e2b980)
Version 0.5.4
* CLI: added the config-options download_in_subdir and
download_in_subdir_format. (fe298b2)
* CLI: added the --set-mtime option and the set_mtime
config-option. (3b0b9b1)
* CLI: normalize the filename after applying the formatting. (
2ab328a)
* GUI: fixed a looping issue when prefer_invidious is set to 1 and
there is no working instance. (#209) (757ae15, 5e81db7)
* When the selected audio-quality is not available, fallback to the
best available. (6e9b1f1)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d123304f7f6784ba34fb2adab8eecc032d1b83c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pipe-viewer/Makefile | 3 ++-
pipe-viewer/distinfo | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs:
diff --git a/pipe-viewer/Makefile b/pipe-viewer/Makefile
index c11e8d6f43..328d064872 100644
--- a/pipe-viewer/Makefile
+++ b/pipe-viewer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= pipe-viewer-0.5.3
+DISTNAME= pipe-viewer-0.5.6
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=trizen/}
@@ -14,6 +14,7 @@ DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
DEPENDS+= p5-Term-ReadKey-[0-9]*:../../devel/p5-Term-ReadKey
DEPENDS+= p5-LWP-Protocol-https-[0-9]*:../../www/p5-LWP-Protocol-https
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= yt-dlp-*:../../net/yt-dlp
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/WWW/PipeViewer/.packlist
diff --git a/pipe-viewer/distinfo b/pipe-viewer/distinfo
index 13abee26c2..cdb0b8475c 100644
--- a/pipe-viewer/distinfo
+++ b/pipe-viewer/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (pipe-viewer-0.5.3.tar.gz) = bdf9670ed51fa7a98b9c4a9ff8b739cb1641aba31c5348a638ecc17e41d5c32f
-SHA512 (pipe-viewer-0.5.3.tar.gz) = 1a358135aa61e29a324d8ab1eafa0aa7c61f4f1b0cb1aea196c0c4383455cf5b254a491b0aa33804d4d2c18f4dfafa2538c53f76e6ba9d511454ad869882711f
-Size (pipe-viewer-0.5.3.tar.gz) = 271589 bytes
+BLAKE2s (pipe-viewer-0.5.6.tar.gz) = 03888c31a24a14a5f5148d77c51f46084be59e8d8cd6665673e66f2ab968e8fe
+SHA512 (pipe-viewer-0.5.6.tar.gz) = af465287a976efe99b902a53e63b85f307c26ebe3f8c1aaec9be012b1ac87b1d1e3463ea488988101578e41c75fc84bc2fe747bd16b2f5812eacff8ea0bf80dc
+Size (pipe-viewer-0.5.6.tar.gz) = 272490 bytes
Home |
Main Index |
Thread Index |
Old Index