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



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Sat Sep 10 23:10:34 2022 +0200
Changeset:	73535777e8d83b86abfd43b1c756f140913be743

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

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

Version 0.3.1
-------------

* Fixed detection support for the "webp" image format.

Version 0.3.0
-------------

* Lots of GUI improvements and fixes.
* Fixed building of YouTube search parameters.
* Added support for searching for movies.
* GUI: better thumbnails handling.
* Added support for changing the audio quality.

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

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 b0294c99ed..f255abd888 100644
--- a/pipe-viewer/Makefile
+++ b/pipe-viewer/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	pipe-viewer-0.2.3
+DISTNAME=	pipe-viewer-0.3.1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_GITHUB:=trizen/}
 
diff --git a/pipe-viewer/distinfo b/pipe-viewer/distinfo
index e6e0ad1faf..4378b158cf 100644
--- a/pipe-viewer/distinfo
+++ b/pipe-viewer/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (pipe-viewer-0.2.3.tar.gz) = c5db31fe2fb6647f4e1281ea4742832cc9e9f1119377305e7043740385e0a8fa
-SHA512 (pipe-viewer-0.2.3.tar.gz) = 02c545dc08b4d2b7ab87b5da8d93d7f7411f77d4fae4a7cf84c403ed64ba564497a43132e48c74301c8837ff27958fb2623f97aea3dbe373e2cf995e4f9174b6
-Size (pipe-viewer-0.2.3.tar.gz) = 266301 bytes
+BLAKE2s (pipe-viewer-0.3.1.tar.gz) = bfcffc0fd5be6761aedcfc29591aface77de6d7feecae4f2b1f5dec1406473d7
+SHA512 (pipe-viewer-0.3.1.tar.gz) = c662bb56d8f2b5427b45ce66c084e6fe1fb9f24ce8ebb0e895f4103d44bd953e72c31d354d92fdd98f083c17c0789e7fd29b3422c0f85c22874d98b135fa8683
+Size (pipe-viewer-0.3.1.tar.gz) = 258869 bytes


Home | Main Index | Thread Index | Old Index