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:           Sun Dec 31 23:52:17 UTC 2023

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

Log Message:
audio/spotify-qt: update to 3.11

Happy new year! 🎉
Fixes
- Fixed build on FreeBSD (#214).
- Fixed current track sometimes not showing as playing in tracks list.
- Fixed progress slider performing double click actions with some styles.
- Fixed HTML tags in playlists descriptions not displaying properly.
- Fixed some systems not being able to open links or files properly.
- Fixed "Added" sometimes showing negative values on just added tracks.

Changes
- Much improved performance when loading playlists (#102).
- Added support for track queue (#63).
- Added an option to ignore unavailable tracks in playlists (#209).
- Added support for librespot v0.5.0 (#218).
- Added tooltips for links for artists (#227).
- Much improved performance with a lot of liked tracks (#228).
- Added support for passing custom arguments to Spotify client (#232).
- Added history.
- Improved resizing with expanded album art.
- Added an option for tabbed library and playlists.
- The main toolbar can now be placed at the bottom of the window.
- Settings can now be saved, even if an invalid Spotify client path is provided.
- The shape of the album art can now be changed.
- Improved performance with "Recent" playlist sorting.
- Added new tooltips for tracks, albums and playlists.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/audio/spotify-qt/Makefile
cvs rdiff -u -r1.14 -r1.15 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.25 pkgsrc/audio/spotify-qt/Makefile:1.26
--- pkgsrc/audio/spotify-qt/Makefile:1.25       Sun Nov 12 13:20:43 2023
+++ pkgsrc/audio/spotify-qt/Makefile    Sun Dec 31 23:52:17 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2023/11/12 13:20:43 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2023/12/31 23:52:17 pin Exp $
 
-DISTNAME=      spotify-qt-3.10
-PKGREVISION=   7
+DISTNAME=      spotify-qt-3.11
 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.14 pkgsrc/audio/spotify-qt/distinfo:1.15
--- pkgsrc/audio/spotify-qt/distinfo:1.14       Tue Mar 28 20:33:56 2023
+++ pkgsrc/audio/spotify-qt/distinfo    Sun Dec 31 23:52:17 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/03/28 20:33:56 pin Exp $
+$NetBSD: distinfo,v 1.15 2023/12/31 23:52:17 pin Exp $
 
-BLAKE2s (spotify-qt-3.10.tar.gz) = 8c0e6a33c9182544494aa9f9d99011e54383a1cf9bd7df5e60e58013b51c08ee
-SHA512 (spotify-qt-3.10.tar.gz) = 734c440b10b013114746ad6d7c71e7de439521c287c92343501bf1844aaa28192ccef3b4689cbe6de34c686af020bd44994ef8522039a67d85510e91f9640f71
-Size (spotify-qt-3.10.tar.gz) = 799753 bytes
+BLAKE2s (spotify-qt-3.11.tar.gz) = 131251c8d54b42c9914c0b44043d66e0a0643f96e1f2a62e0de3efa37cb774ef
+SHA512 (spotify-qt-3.11.tar.gz) = 67c42bfafc533baeab1b917eaa815652338bad2242fae7392d36b735d2c97ad46273e448c083f147062ba07fa8929c3bcf0f2a4e38cd3c896ce152caf0de8013
+Size (spotify-qt-3.11.tar.gz) = 1923930 bytes



Home | Main Index | Thread Index | Old Index