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.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/8ce70124fc9e
branches: trunk
changeset: 451542:8ce70124fc9e
user: pin <pin%pkgsrc.org@localhost>
date: Wed Apr 28 08:33:17 2021 +0000
description:
audio/spotify-qt: update to 3.6
Fixes:
-Fixed not loading all saved albums (#59).
-Fixed "Like" in track context menu not updating properly (#75).
-Fixed build on Qt 5.9 and older (#76).
-Fixed a crash when playing from artist (#83).
-Fixed a crash when the current user had no profile image (#86).
-Fixed not showing any error message when no devices were available.
-Fixed not loading all artist albums.
-Fixed deprecation warnings when using Qt 6.
-Fixed showing "What's new" on first start.
-Fixed playing a new track with the same name, not updating currently playing.
-Fixed not selecting last used device when resuming playback after being idle.
-Fixed style option not setting default style.
Changes:
-Progress bar can now be clicked to skip in the track (#62).
-Added support for multiple artists (#67).
-Now remembers your last used device and selects it on next start (#73).
-Improved theming in snap (#79).
-Added a desktop icon for snap (#80).
-All networking is now done asynchronously, which should improve performance.
-Spotify client can now be started and/or stopped from Spotify settings.
-Windows builds are now available (see #95).
diffstat:
audio/spotify-qt/Makefile | 5 ++---
audio/spotify-qt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 2d4a6c9dc5f8 -r 8ce70124fc9e audio/spotify-qt/Makefile
--- a/audio/spotify-qt/Makefile Wed Apr 28 08:32:11 2021 +0000
+++ b/audio/spotify-qt/Makefile Wed Apr 28 08:33:17 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/04/21 11:41:01 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/04/28 08:33:17 pin Exp $
-DISTNAME= spotify-qt-3.5
-PKGREVISION= 1
+DISTNAME= spotify-qt-3.6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=kraxarn/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff -r 2d4a6c9dc5f8 -r 8ce70124fc9e audio/spotify-qt/distinfo
--- a/audio/spotify-qt/distinfo Wed Apr 28 08:32:11 2021 +0000
+++ b/audio/spotify-qt/distinfo Wed Apr 28 08:33:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/03/11 22:11:27 pin Exp $
+$NetBSD: distinfo,v 1.8 2021/04/28 08:33:17 pin Exp $
-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
+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
Home |
Main Index |
Thread Index |
Old Index