pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/spotify-qt audio/spotify-qt: update to 3.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc689dbb2ce2
branches:  trunk
changeset: 457080:cc689dbb2ce2
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Aug 16 11:03:41 2021 +0000

description:
audio/spotify-qt: update to 3.7

Fixes:
-Fixed possible crash when playing library items with large amounts of tracks.
-Fixed not saving last playlist if application closed directly after.
-Fixed not properly handling loading invalid album art from API.
-Fixed not re-enabling the search box when pasting an ID.
-Fixed showing incorrect artist in context when track had multiple artists.

Changes:
-Added a new tab to search for searching in liked tracks.
-Search results for tracks now show album name.
-Both sidebars now have an adjustable width.
-Reworked audio features for improved accuracy.
-Search box is now automatically selected when opening search.
-Sorting in tracks list is now case-insensitive and ignores "The" prefixes.
-Added an option to embed title bar into toolbar (enabled by default).
-Album cover art, and artist covers, are now loaded asynchronously.
-Playlists no longer refresh if they haven't changed since last being loaded.
-Artist albums are now grouped by category.

diffstat:

 audio/spotify-qt/Makefile |   4 ++--
 audio/spotify-qt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c3c49bbc5582 -r cc689dbb2ce2 audio/spotify-qt/Makefile
--- a/audio/spotify-qt/Makefile Mon Aug 16 10:59:48 2021 +0000
+++ b/audio/spotify-qt/Makefile Mon Aug 16 11:03:41 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2021/04/28 08:33:17 pin Exp $
+# $NetBSD: Makefile,v 1.11 2021/08/16 11:03:41 pin Exp $
 
-DISTNAME=      spotify-qt-3.6
+DISTNAME=      spotify-qt-3.7
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kraxarn/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r c3c49bbc5582 -r cc689dbb2ce2 audio/spotify-qt/distinfo
--- a/audio/spotify-qt/distinfo Mon Aug 16 10:59:48 2021 +0000
+++ b/audio/spotify-qt/distinfo Mon Aug 16 11:03:41 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/04/28 08:33:17 pin Exp $
+$NetBSD: distinfo,v 1.9 2021/08/16 11:03:41 pin Exp $
 
-SHA1 (spotify-qt-3.6.tar.gz) = 6ea9b5b82d5901044a5a963de66e0208b2054607
-RMD160 (spotify-qt-3.6.tar.gz) = ea8227e4644a74759f4fa0fd392e57fbc4ea0b59
-SHA512 (spotify-qt-3.6.tar.gz) = a3018982289263f34a17ee0db5f4f8df3abb17e962a9ce81a7bb660c5cbb3bb5b24af19f10605b3c5ca6454cccb3dbbbcf3b5502ff0d24a1874903b5a8bd755c
-Size (spotify-qt-3.6.tar.gz) = 760257 bytes
+SHA1 (spotify-qt-3.7.tar.gz) = e4cafe544d72d9dc5726aaa09d5022b4c7c4f022
+RMD160 (spotify-qt-3.7.tar.gz) = 45cc87c3335caebc5da040ce2dda30c3fcf25087
+SHA512 (spotify-qt-3.7.tar.gz) = c856ae21cbff4acff51909556605c033861a583162516d3d9e97474608861f870a09723f31a99b99ccb32d263333f0da323e4a5353b54b1d4121eccfe62907fa
+Size (spotify-qt-3.7.tar.gz) = 811287 bytes



Home | Main Index | Thread Index | Old Index