From 404eeae1c7b38f67bddb0d46014584822926030c Mon Sep 17 00:00:00 2001 From: pin Date: Mon, 17 Jan 2022 12:30:08 +0000 Subject: [PATCH] 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. --- audio/spotify-qt/Makefile | 5 ++--- audio/spotify-qt/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/audio/spotify-qt/Makefile b/audio/spotify-qt/Makefile index e3aaad0fd7f3..7abfe203b0ec 100644 --- a/audio/spotify-qt/Makefile +++ b/audio/spotify-qt/Makefile @@ -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 --git a/audio/spotify-qt/distinfo b/audio/spotify-qt/distinfo index eff9c31eb4cf..c5ba78197612 100644 --- a/audio/spotify-qt/distinfo +++ b/audio/spotify-qt/distinfo @@ -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