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:           Tue Feb 17 13:53:32 UTC 2026

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

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

Fixes

    Fixed seeking sometimes causing a crash (#297).
    Fixed crash when liking a track from the tracks list (#298).
    Fixed artist albums sometimes not being sorted correctly.

Changes

    New lyrics provider, powered by lrclib.
    Added arm64 builds for Linux and Windows.
    Added NetBSD builds.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/audio/spotify-qt/Makefile
cvs rdiff -u -r1.18 -r1.19 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.40 pkgsrc/audio/spotify-qt/Makefile:1.41
--- pkgsrc/audio/spotify-qt/Makefile:1.40       Fri Feb  6 10:04:16 2026
+++ pkgsrc/audio/spotify-qt/Makefile    Tue Feb 17 13:53:32 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2026/02/06 10:04:16 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2026/02/17 13:53:32 pin Exp $
 
-DISTNAME=      spotify-qt-4.0.1
-PKGREVISION=   3
+DISTNAME=      spotify-qt-4.0.2
 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.18 pkgsrc/audio/spotify-qt/distinfo:1.19
--- pkgsrc/audio/spotify-qt/distinfo:1.18       Sat Jul 26 08:56:22 2025
+++ pkgsrc/audio/spotify-qt/distinfo    Tue Feb 17 13:53:32 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/07/26 08:56:22 pin Exp $
+$NetBSD: distinfo,v 1.19 2026/02/17 13:53:32 pin Exp $
 
-BLAKE2s (spotify-qt-4.0.1.tar.gz) = fa6e7ee5ec9a0cbb8f0c4eadebe98a5a396e273f0a1a82b820b9a85b77800c1e
-SHA512 (spotify-qt-4.0.1.tar.gz) = 7c413ed879b0af82c944e5fc7a5281ea1bec96abe578ae280a62af50ff1b0f128173662531921d222bda484a7bab7f951e2ee03014641f5c5bd083472d0677bb
-Size (spotify-qt-4.0.1.tar.gz) = 780822 bytes
+BLAKE2s (spotify-qt-4.0.2.tar.gz) = aa10ac8d577bc852b405a1696a6801c14366027fc2ad103d3851bc122af749dc
+SHA512 (spotify-qt-4.0.2.tar.gz) = 4f0093aae700e59efde1dbebc0cc713443bb7a25647e2aaf0eabeda36fe41016540c5683b527024c734526ed45e66ef2dc0c8674fe2ebd9036b13ab32ac9831a
+Size (spotify-qt-4.0.2.tar.gz) = 780856 bytes



Home | Main Index | Thread Index | Old Index