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:           Wed May 20 13:28:43 UTC 2026

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

Log Message:
audio/spotify-qt: reset maintainer

Given constant changes in Spotifys API and increasing restrictions being
imposed, I can no longer test these packages.

 - librespot
 - ncspot
 - spotify-player
 - spotify-qt

It's still my intention to keep these up-to-date but, I can only run test
builds and no functional testing. Hence, dropping MAINTAINER.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/audio/spotify-qt/Makefile

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.44 pkgsrc/audio/spotify-qt/Makefile:1.45
--- pkgsrc/audio/spotify-qt/Makefile:1.44       Thu May 14 16:40:27 2026
+++ pkgsrc/audio/spotify-qt/Makefile    Wed May 20 13:28:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2026/05/14 16:40:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2026/05/20 13:28:42 pin Exp $
 
 DISTNAME=      spotify-qt-4.0.4
 PKGREVISION=   1
@@ -6,7 +6,7 @@ CATEGORIES=     audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=kraxarn/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/kraxarn/spotify-qt/
 COMMENT=       Lightweight Spotify client using Qt
 LICENSE=       gnu-gpl-v3



Home | Main Index | Thread Index | Old Index