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.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/c71e081cce6b
branches: trunk
changeset: 372764:c71e081cce6b
user: nia <nia%pkgsrc.org@localhost>
date: Sun Jan 30 13:57:49 2022 +0000
description:
strawberry: update to 1.0.1
Strawberry 1.0.1
Bugfixes:
* Fixed collection and internet search filter tool button menu arrow
overlap
* Fixed stop after this track button with Qt 6
* Fixed not updating the URL when songs were moved on disk when the
fingerprinting feature is enabled.
* Fixed SQL query error for songs with an invalid modification time
* Fixed blocky rendering of the currently playing track with high
resolution screens
* Fixed incorrect playlist column filesize for radio streams.
* Fixed deleting embedded album cover from Ogg songs.
* Fixed parsing of Cue tracks with 1-digit minutes
* Fixed updating of playlist summary after reloading items when adding
songs from files outside of the collection
* Fixed always saving metadata when saving playlists for Tidal, Qobuz
and Subsonic songs independent of playlist setting
* Fixed setting media shortcuts when using kglobalaccel
* Fixed parsing of Genius lyrics when they are sometimes received in a
different HTML format.
* Fixed saving MP4 specific tags as UTF-8
* Fixed clearing "manually set" cover when saving album covers embedded
from outside of the tag editor
* Fixed aborting collection scan when Strawberry exists to avoid hang on
exit.
* Fixed resuming collection scan when adding a new directory after
collection scan was aborted.
* Fixed excluding hidden songs from the collection.
* Disabled moodbar for CUE songs since they can not be supported
properly
Enhancements:
* Made playlist header column text elided
* Added support for reading and writing playcounts and ratings from/to
tags.
* Added support for setting rating using the edit tag dialog.
* Added setting to enable/disable playlist toolbar
* Added component type, content_rating type and releases to AppStream
data file
* Removed unused "mark as listened" option in organize dialog.
* Fixed some clazy warnings and narrowing conversions in the source
code.
* Replaced uses of macros in the source code.
* Added a more user-friendly error message when receiving encrypted
streams from Tidal
* Added support for port-pattern entered in the device textbox when
using Jack as output
* Added Spanish (Spain) translation.
* Added support for more CUE filenames
diffstat:
audio/strawberry/Makefile | 5 ++---
audio/strawberry/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 4aa377010f90 -r c71e081cce6b audio/strawberry/Makefile
--- a/audio/strawberry/Makefile Sun Jan 30 13:07:34 2022 +0000
+++ b/audio/strawberry/Makefile Sun Jan 30 13:57:49 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2022/01/10 01:46:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2022/01/30 13:57:49 nia Exp $
-DISTNAME= strawberry-1.0.0
-PKGREVISION= 2
+DISTNAME= strawberry-1.0.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=strawberrymusicplayer/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
diff -r 4aa377010f90 -r c71e081cce6b audio/strawberry/distinfo
--- a/audio/strawberry/distinfo Sun Jan 30 13:07:34 2022 +0000
+++ b/audio/strawberry/distinfo Sun Jan 30 13:57:49 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/11/28 10:17:43 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/01/30 13:57:49 nia Exp $
-BLAKE2s (strawberry-1.0.0.tar.xz) = 9a0562c3a014c576eae487c71883862e1830ba3c17d0e87a461767b7426838d2
-SHA512 (strawberry-1.0.0.tar.xz) = e7f03eb068bd2de22b83b0bdd493dabbbe054bb0f7d3f4d237ff38955e382a13d7c42f60c9a257c906ded46567b6f4ca9139920291df8a7688fb4025cdfec488
-Size (strawberry-1.0.0.tar.xz) = 11149316 bytes
+BLAKE2s (strawberry-1.0.1.tar.xz) = a329153bd4230b61ceb67db055a535fb42878b4162155c3d1191a144c1fe1d35
+SHA512 (strawberry-1.0.1.tar.xz) = 6a668ba6dbdcd5c60e78190c2cc8c04ad4ed920102c7555fdd42f6bf47c5b4004f9580c0f009cade642b404f6884b2b5dac386d326bf6f234403e4ba7612a2bb
+Size (strawberry-1.0.1.tar.xz) = 11191132 bytes
Home |
Main Index |
Thread Index |
Old Index