pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/spotify-player



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed May 20 13:27:27 UTC 2026

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

Log Message:
audio/spotify-player: 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.71 -r1.72 pkgsrc/audio/spotify-player/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-player/Makefile
diff -u pkgsrc/audio/spotify-player/Makefile:1.71 pkgsrc/audio/spotify-player/Makefile:1.72
--- pkgsrc/audio/spotify-player/Makefile:1.71   Mon Mar 30 13:04:49 2026
+++ pkgsrc/audio/spotify-player/Makefile        Wed May 20 13:27:27 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.71 2026/03/30 13:04:49 pin Exp $
+# $NetBSD: Makefile,v 1.72 2026/05/20 13:27:27 pin Exp $
 
 DISTNAME=      spotify-player-0.23.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=aome510/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/aome510/spotify-player/
 COMMENT=       Command driven spotify player
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index