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 1.0.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7bc807d83ec
branches:  trunk
changeset: 382703:a7bc807d83ec
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Aug 03 16:22:31 2022 +0000

description:
strawberry: update to 1.0.7

ChangeLog

Version 1.0.7 (2022.07.25)

  Bugfixes:
    * Fixed checking file extension case-insensitive when loading and saving playlists.
    * Fixed reading and saving rating with TagParser.

  Enhancements
    * Added option for selecting file extension when saving all playlists.

Version 1.0.6 (2022.07.17)

  Bugfixes:
    * Fixed certain albums not added to playlist in correct track order from search for Tidal and QObuz.
    * Fixed songs not added to playlist in numeric order when added from file view with right click
    * Fixed "Stop after this track" graying out next track in dynamic mode
    * Fixed a gstreamer caps leak when transcoding songs.
    * Fixed errors in translation files

  Enhancements
    * Add songs to the collection even when they have invalid ctime or mtime.
    * Made ListenBrainz scrobbler respect "Prefer album artist" option
    * Send track duration, number, player name and version when scrobbling to ListenBrainz

diffstat:

 audio/strawberry/Makefile |  5 ++---
 audio/strawberry/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r f04568ebebba -r a7bc807d83ec audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Wed Aug 03 16:15:49 2022 +0000
+++ b/audio/strawberry/Makefile Wed Aug 03 16:22:31 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2022/07/02 16:53:08 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2022/08/03 16:22:31 nia Exp $
 
-DISTNAME=      strawberry-1.0.5
-PKGREVISION=   1
+DISTNAME=      strawberry-1.0.7
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
diff -r f04568ebebba -r a7bc807d83ec audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Wed Aug 03 16:15:49 2022 +0000
+++ b/audio/strawberry/distinfo Wed Aug 03 16:22:31 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2022/06/22 09:36:49 nia Exp $
+$NetBSD: distinfo,v 1.22 2022/08/03 16:22:31 nia Exp $
 
-BLAKE2s (strawberry-1.0.5.tar.xz) = 5d223ed06087e64fe78ceb8bf963ab8495d44aa478fc5328e4faae59e1231277
-SHA512 (strawberry-1.0.5.tar.xz) = 4c625c75855f87952b274c85b4c5b021b27e75a74d46202ab3ea0aa3c86f510bccdece583483c4ba73e4733f151feb5eac5f5ef5d9a956995979fa307fd8d911
-Size (strawberry-1.0.5.tar.xz) = 11212028 bytes
+BLAKE2s (strawberry-1.0.7.tar.xz) = 1f0ec40c5324d965d2f0ee59043eb57dece88f2b677ae60885e03126e562ebd6
+SHA512 (strawberry-1.0.7.tar.xz) = 9bf092c3990ae0c2ce63074c7f6076ccab896ae915c4ee255a7fbb6534d50467648f3e96bc029075acfd50515c45ade867e55518d9a68ec9c10a741e1976d64f
+Size (strawberry-1.0.7.tar.xz) = 11216436 bytes
 SHA1 (patch-src_analyzer_blockanalyzer.cpp) = e1e22a4ea278f03142f13fd8310730854a8ddc9a
 SHA1 (patch-src_analyzer_boomanalyzer.cpp) = 833bab9d6b59644c9acae662bc389bf731e507ad
 SHA1 (patch-src_core_utilities.cpp) = 4763a6a376d312a65a083fd798d4a34fe46a716f



Home | Main Index | Thread Index | Old Index