pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/librespot



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

Modified Files:
        pkgsrc/audio/librespot: Makefile

Log Message:
audio/librespot: 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.43 -r1.44 pkgsrc/audio/librespot/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/librespot/Makefile
diff -u pkgsrc/audio/librespot/Makefile:1.43 pkgsrc/audio/librespot/Makefile:1.44
--- pkgsrc/audio/librespot/Makefile:1.43        Tue Nov 11 11:10:11 2025
+++ pkgsrc/audio/librespot/Makefile     Wed May 20 13:24:58 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2025/11/11 11:10:11 pin Exp $
+# $NetBSD: Makefile,v 1.44 2026/05/20 13:24:58 pin Exp $
 
 DISTNAME=      librespot-0.8.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=librespot-org/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
 
-MAINTAINER=    pin%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/librespot-org/librespot/
 COMMENT=       Open Source Spotify client library
 LICENSE=       mit



Home | Main Index | Thread Index | Old Index