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.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/667f4260234f
branches:  trunk
changeset: 372002:667f4260234f
user:      pin <pin%pkgsrc.org@localhost>
date:      Mon Jan 17 12:30:08 2022 +0000

description:
audio/spotify-qt: update to 3.8

Fixes:
-Fixed empty context menu when right-clicking empty spaces (#122).
-Fixed not updating playlist when deleting a track (#128).
-Fixed incorrect track order after deleting a track in a playlist (#130).
-Fixed paging not working with some lists (#145).
-Fixed not removing extra spacing when using system title bar.
-Fixed issues with followed playlists by other users not updating properly.
-Fixed issue when attempting to search for nothing.
-Fixed issues resuming playback when last used device was no longer available.

Changes:
-Added an option to show desktop notification on track change (#99).
-Added support for repeating a single track (#108).
-Added support for podcasts (#110).
-New and improved volume slider (#112).
-Already opened artists are now re-used (#113).
-Added support for mirrored title bar buttons (#120).
-Added support for creating new playlists (#139).
-Added support for following, and unfollowing, playlists.
-New status messages, replacing the status bar and desktop notifications.
-Added a custom font for the custom dark theme.
-Now continues playing tracks from search results.
-Now shows more artists links, for example social media links.
-Removed broken "PulseAudio volume control" setting.
-Tracks in albums now show an added date for when the album released.
-New categories in settings for logs and for troubleshooting.

diffstat:

 audio/spotify-qt/Makefile |  5 ++---
 audio/spotify-qt/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 7ca5bbcd8de3 -r 667f4260234f audio/spotify-qt/Makefile
--- a/audio/spotify-qt/Makefile Mon Jan 17 12:29:16 2022 +0000
+++ b/audio/spotify-qt/Makefile Mon Jan 17 12:30:08 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/12/08 16:03:20 adam Exp $
+# $NetBSD: Makefile,v 1.13 2022/01/17 12:30:08 pin Exp $
 
-DISTNAME=      spotify-qt-3.7
-PKGREVISION=   1
+DISTNAME=      spotify-qt-3.8
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kraxarn/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r 7ca5bbcd8de3 -r 667f4260234f audio/spotify-qt/distinfo
--- a/audio/spotify-qt/distinfo Mon Jan 17 12:29:16 2022 +0000
+++ b/audio/spotify-qt/distinfo Mon Jan 17 12:30:08 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 09:59:31 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/01/17 12:30:08 pin Exp $
 
-BLAKE2s (spotify-qt-3.7.tar.gz) = 91acf80aeece2682718c08169b2ecc6de23b7187b3e73d276b2173072411d8be
-SHA512 (spotify-qt-3.7.tar.gz) = c856ae21cbff4acff51909556605c033861a583162516d3d9e97474608861f870a09723f31a99b99ccb32d263333f0da323e4a5353b54b1d4121eccfe62907fa
-Size (spotify-qt-3.7.tar.gz) = 811287 bytes
+BLAKE2s (spotify-qt-3.8.tar.gz) = 700af5de02e81d3e2d235a9f9ccfc74ce08b7a39a6c161b7425b78c9a9a00a87
+SHA512 (spotify-qt-3.8.tar.gz) = 0c93ad31326d8e13315e9f2baf7342ea9161cd6609de839dae2edf2d1fdf8151d990ff1ec1a0fab9e3e9f8d7bdf1d92d7cb49a6516f8d7c73690c73fecee9a67
+Size (spotify-qt-3.8.tar.gz) = 1128273 bytes



Home | Main Index | Thread Index | Old Index