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.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/4bda95624bd9
branches: trunk
changeset: 448659:4bda95624bd9
user: pin <pin%pkgsrc.org@localhost>
date: Thu Mar 11 22:11:27 2021 +0000
description:
audio/spotify-qt: update to 3.5
Fixes:
-Fixed showing "What's new" dialog, even if changes couldn't be loaded.
-Fixed a crash when trying to toggle dark theme.
-Fixed not sorting by track length properly (#66).
-Fixed tray icon options not showing error messages.
Changes:
-Improved high DPI support for icons (#57).
-Width of columns in track list can now be resized depending on window size
(enabled by default).
-Reworked device selection, which should improve performance and reduce
random crashes.
-Improved performance with track playing.
-Added tooltips to track list and search results.
-Tracks now always play in order of track number, except in library.
diffstat:
audio/spotify-qt/Makefile | 4 ++--
audio/spotify-qt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 02be39d1b63d -r 4bda95624bd9 audio/spotify-qt/Makefile
--- a/audio/spotify-qt/Makefile Thu Mar 11 21:33:21 2021 +0000
+++ b/audio/spotify-qt/Makefile Thu Mar 11 22:11:27 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/02/07 19:40:22 pin Exp $
+# $NetBSD: Makefile,v 1.8 2021/03/11 22:11:27 pin Exp $
-DISTNAME= spotify-qt-3.4
+DISTNAME= spotify-qt-3.5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=kraxarn/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 02be39d1b63d -r 4bda95624bd9 audio/spotify-qt/distinfo
--- a/audio/spotify-qt/distinfo Thu Mar 11 21:33:21 2021 +0000
+++ b/audio/spotify-qt/distinfo Thu Mar 11 22:11:27 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/02/07 19:40:22 pin Exp $
+$NetBSD: distinfo,v 1.7 2021/03/11 22:11:27 pin Exp $
-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
+SHA1 (spotify-qt-3.5.tar.gz) = c3f1a282f2026319d95042fa0b6dcdd250682139
+RMD160 (spotify-qt-3.5.tar.gz) = 1e7fcac7cab381359c079465ac5be569f9d7ce16
+SHA512 (spotify-qt-3.5.tar.gz) = d1de0aef09c29126dec74f5a1bd2613a40c9ae685b08eca5b7504b4a1879e00071db21c5062de8919663f6937a76ffddabc0fbf1e795b789df67d6731cc9efb8
+Size (spotify-qt-3.5.tar.gz) = 614348 bytes
Home |
Main Index |
Thread Index |
Old Index