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.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/b39ff88ee538
branches: trunk
changeset: 446364:b39ff88ee538
user: pin <pin%pkgsrc.org@localhost>
date: Sun Feb 07 19:40:22 2021 +0000
description:
audio/spotify-qt: update to 3.4
Fixes:
-Fixed not being able to select track title as default sort column.
-Fixed sorting tracks by track number in descending order by default.
-Fixed a crash when trying to open a track context menu when no track was found.
-Fixed the setting to always start Spotify client being ignored in some cases.
Changes:
-Artist view is now loaded asynchronously to improve performance.
-Access token is now only refreshed on start when needed, making app restarts
faster.
-Settings have been rewritten to improve performance and compatibility.
-When using automatic track list header resizing, there's now a maximum width
for columns.
-When opening an album from a track, that track is now highlighted.
-High DPI support (#51).
-Qt style can now be manually selected.
-Added an option to disable discovery when using librespot (#54).
-Redesigned dark theme that more closely resembles the Spotify theme (#47).
diffstat:
audio/spotify-qt/Makefile | 4 ++--
audio/spotify-qt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5d12fb43102d -r b39ff88ee538 audio/spotify-qt/Makefile
--- a/audio/spotify-qt/Makefile Sun Feb 07 19:37:40 2021 +0000
+++ b/audio/spotify-qt/Makefile Sun Feb 07 19:40:22 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/01/02 14:13:56 pin Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/07 19:40:22 pin Exp $
-DISTNAME= spotify-qt-3.3
+DISTNAME= spotify-qt-3.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=kraxarn/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 5d12fb43102d -r b39ff88ee538 audio/spotify-qt/distinfo
--- a/audio/spotify-qt/distinfo Sun Feb 07 19:37:40 2021 +0000
+++ b/audio/spotify-qt/distinfo Sun Feb 07 19:40:22 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2021/01/02 14:13:56 pin Exp $
+$NetBSD: distinfo,v 1.6 2021/02/07 19:40:22 pin Exp $
-SHA1 (spotify-qt-3.3.tar.gz) = 169eea74fa25897a3c53d73b79f29b43a52b8c3c
-RMD160 (spotify-qt-3.3.tar.gz) = 86eb9b21d7e8a5415b0a325b0be6cd679dff60bb
-SHA512 (spotify-qt-3.3.tar.gz) = 358889746701855f673692199c47121624e2c73cc1966059df0565ed028acc7649d3274ef78a14a672260cab37829aa4380573f897c915fad267d3f5f37a8ba1
-Size (spotify-qt-3.3.tar.gz) = 363436 bytes
+SHA1 (spotify-qt-3.4.tar.gz) = 69f2751a8c9baca6de2edd5f4f095fbf5e35a152
+RMD160 (spotify-qt-3.4.tar.gz) = 84f60bdc0ee5661679e7ff7d4ae763d355c72d28
+SHA512 (spotify-qt-3.4.tar.gz) = a1e24a0e16ac4ec43efccdbcd46910c3c3a7232dcf05e796082ce6697922e500f5e257481b86f450a17335450171419ec5072ae97302ca4e6cde724ef06e1ea5
+Size (spotify-qt-3.4.tar.gz) = 610255 bytes
Home |
Main Index |
Thread Index |
Old Index