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.4.5



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Wed Feb 8 22:28:35 2023 +0200
Changeset:	52790e1877f1b8072500b937f643c20202a5e6c2

Modified Files:
	pipe-viewer/Makefile
	pipe-viewer/distinfo

Log Message:
pipe-viewer: update to pipe-viewer-0.4.5

Changes:

* CLI: added basic support for Android, playing videos with the VLC player.
* CLI: added the :w=i STDIN option for saving a video to watch history.
* Added the bypass_age_gate_native config-option. (disabled by default)
* Fixed the downloading of livestreams with yt-dlp.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=52790e1877f1b8072500b937f643c20202a5e6c2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pipe-viewer/Makefile | 2 +-
 pipe-viewer/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/pipe-viewer/Makefile b/pipe-viewer/Makefile
index 850400ee21..d4252dcb3a 100644
--- a/pipe-viewer/Makefile
+++ b/pipe-viewer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pipe-viewer-0.4.4
+DISTNAME=	pipe-viewer-0.4.5
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=trizen/}
 
diff --git a/pipe-viewer/distinfo b/pipe-viewer/distinfo
index 18ecf81889..1b0d25aaf8 100644
--- a/pipe-viewer/distinfo
+++ b/pipe-viewer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pipe-viewer-0.4.4.tar.gz) = 6d459c90e3fbd29cc1596f34ebbd371a6734d22e4c971b69ee870e387774b02b
-SHA512 (pipe-viewer-0.4.4.tar.gz) = 490249348e58be88a394d348f902cccab4c850be31d277ebf4d515baf775fc3d76f569d4210bb2e4c9cf302bb665d0e256d527710f6c7c6a35372664b01fe140
-Size (pipe-viewer-0.4.4.tar.gz) = 267112 bytes
+BLAKE2s (pipe-viewer-0.4.5.tar.gz) = 68a73a646350a5d6c80edf68d3f1db167f1bd5736c56aca91d342e235d102f87
+SHA512 (pipe-viewer-0.4.5.tar.gz) = efdae92363dba7ebc1949bc25d8cbfa95fef3869b178d5eab1718e04fd9a8176a196788c7f5a84bc68de1c46fd3d52432630e6071671b502dbd9cba01db20258
+Size (pipe-viewer-0.4.5.tar.gz) = 267746 bytes


Home | Main Index | Thread Index | Old Index