pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/strawberry strawberry: update to 0.8.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/10deb3b1895a
branches: trunk
changeset: 441685:10deb3b1895a
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 09 11:33:56 2020 +0000
description:
strawberry: update to 0.8.3.
0.8.3:
Bugfixes:
* Fixed updating playing widget song details in small cover mode.
* Fixed file extension when transcoding songs.
* Fixed updating album cover to collection in edit tag dialog when pressing save.
* Fixed songs with empty artist in collection.
* Fixed possible crashes with stream discovery.
* Fixed setting engine state to null.
* Fixed tagreader crash with empty APE tags.
* Fixed a gstreamer memory leak.
Enhancements:
* (Windows) Added WASAPI plugin.
0.8.2:
Bugfixes:
* Fixed broken transition to next song for CUE files with certain audio formats (regression since version 0.6.13).
* Fixed all collection divider keys showing on top with some language collate settings (regression in version 0.8.1).
* Fixed SQL querying songs by song ID when song ID is a string.
* Fixed saving album covers for LMS Subsonic servers.
* Fixed reading song creation dates with LMS Subsonic servers.
* Fixed saving initial settings.
* Removed use of HTML in system tray icon tooltip for all desktop environments instead of just KDE and Cinnamon.
* (Windows) Ignore "IDirectSoundBuffer_GetStatus The operation completed successfully" false error when switching device while playing.
diffstat:
audio/strawberry/Makefile | 7 ++++---
audio/strawberry/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (37 lines):
diff -r cc1b0b3ecbfd -r 10deb3b1895a audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Mon Nov 09 10:53:52 2020 +0000
+++ b/audio/strawberry/Makefile Mon Nov 09 11:33:56 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2020/11/05 09:07:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2020/11/09 11:33:56 wiz Exp $
-DISTNAME= strawberry-0.8.1
-PKGREVISION= 1
+DISTNAME= strawberry-0.8.3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_PROJECT= strawberry
@@ -50,6 +49,8 @@
.include "options.mk"
.include "../../audio/chromaprint/buildlink3.mk"
+# compiles its own copy, but no detection code in cmake
+#.include "../../audio/taglib/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff -r cc1b0b3ecbfd -r 10deb3b1895a audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Mon Nov 09 10:53:52 2020 +0000
+++ b/audio/strawberry/distinfo Mon Nov 09 11:33:56 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/10/14 16:37:26 wiz Exp $
+$NetBSD: distinfo,v 1.8 2020/11/09 11:33:56 wiz Exp $
-SHA1 (strawberry-0.8.1.tar.xz) = 3ac7f2fc4143c7a708c6591b7adcd16ea51cba40
-RMD160 (strawberry-0.8.1.tar.xz) = f45d655d093de7c87dbcb498d0b62f2920c8b620
-SHA512 (strawberry-0.8.1.tar.xz) = 99c4c11cdb540ec36285b7e6e7fba65d69aa8eb125fba2cf8a053c61adf9e987d415a35fa4dbf76a580a73296cfe2e4072a2872f821810d826292cdae47941b3
-Size (strawberry-0.8.1.tar.xz) = 10278268 bytes
+SHA1 (strawberry-0.8.3.tar.xz) = 3f971ee3b59db4ded03750ceaf39cc76bcbb6399
+RMD160 (strawberry-0.8.3.tar.xz) = 67b4d541a73bb664cb2d943d03fb11c5de95ff3f
+SHA512 (strawberry-0.8.3.tar.xz) = e64c49a6b479677486ae7868107e945a63a028cbaa6dcfb68c9c0784fe0ea8a1133264832367d092628fb1094ca90d87d6ab49199d4aab7f56f2620eb4e9b2f7
+Size (strawberry-0.8.3.tar.xz) = 10280356 bytes
Home |
Main Index |
Thread Index |
Old Index