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



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Tue Jan 23 10:18:10 2024 +0200
Changeset:	abdae265f3ed66f606c35d5712d40f6d30d97279

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

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

Changelog:

  * gui: added the "Split A/V videos" check button.
  * gui: highlight downloaded videos as watched.
  * Extract livestream URLs with the fallback method.
  * Recognize more itags from yt-dlp with --force-fallback.
  * Fixed the JSON parsing for some videos that include the
    characters "<" and ">".

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

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 9e2c6741aa..908a5f572d 100644
--- a/pipe-viewer/Makefile
+++ b/pipe-viewer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pipe-viewer-0.4.8
+DISTNAME=	pipe-viewer-0.4.9
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=trizen/}
 
diff --git a/pipe-viewer/distinfo b/pipe-viewer/distinfo
index d2c3307ebd..2f6bf05fe3 100644
--- a/pipe-viewer/distinfo
+++ b/pipe-viewer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pipe-viewer-0.4.8.tar.gz) = 30ed6bc273ee86304d7e42620919bbc5b5260e987bf15430374a057640bc2c08
-SHA512 (pipe-viewer-0.4.8.tar.gz) = 0f7f9d8a2afbd8749a896410203ddeca7510d6f9f21868ba940fd8e9a98176f519554c4cf1df562f4734685480b9b003033ffc53b7055b50ffda0a1012d8beaf
-Size (pipe-viewer-0.4.8.tar.gz) = 268549 bytes
+BLAKE2s (pipe-viewer-0.4.9.tar.gz) = b3be87dfcc772e6a74031b155b2722c4df14e313d6c8a5e43358b7236fddaba9
+SHA512 (pipe-viewer-0.4.9.tar.gz) = 503e0d21cc081de746db521a875658f57e0e671a48e47a1e7c6155c1cfbdb8ec1fc867eb99fa34f2fe270eca5b1f5313cdbe7823a5c2d86b109827bc50127cc0
+Size (pipe-viewer-0.4.9.tar.gz) = 269100 bytes


Home | Main Index | Thread Index | Old Index