pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/spotify-qt



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Jan 17 12:30:08 UTC 2022

Modified Files:
        pkgsrc/audio/spotify-qt: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/audio/spotify-qt/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/spotify-qt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/spotify-qt/Makefile
diff -u pkgsrc/audio/spotify-qt/Makefile:1.12 pkgsrc/audio/spotify-qt/Makefile:1.13
--- pkgsrc/audio/spotify-qt/Makefile:1.12       Wed Dec  8 16:03:20 2021
+++ pkgsrc/audio/spotify-qt/Makefile    Mon Jan 17 12:30:08 2022
@@ -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}

Index: pkgsrc/audio/spotify-qt/distinfo
diff -u pkgsrc/audio/spotify-qt/distinfo:1.11 pkgsrc/audio/spotify-qt/distinfo:1.12
--- pkgsrc/audio/spotify-qt/distinfo:1.11       Tue Oct 26 09:59:31 2021
+++ pkgsrc/audio/spotify-qt/distinfo    Mon Jan 17 12:30:08 2022
@@ -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