pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/spotifyd



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Apr 10 13:08:47 UTC 2025

Modified Files:
        pkgsrc/audio/spotifyd: Makefile

Log Message:
audio/spotifyd: broken for other reasons


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/audio/spotifyd/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/spotifyd/Makefile
diff -u pkgsrc/audio/spotifyd/Makefile:1.6 pkgsrc/audio/spotifyd/Makefile:1.7
--- pkgsrc/audio/spotifyd/Makefile:1.6  Wed Apr  2 09:58:58 2025
+++ pkgsrc/audio/spotifyd/Makefile      Thu Apr 10 13:08:47 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2025/04/02 09:58:58 pin Exp $
+# $NetBSD: Makefile,v 1.7 2025/04/10 13:08:47 pin Exp $
 
 DISTNAME=      spotifyd-0.3.5
 PKGREVISION=   3
@@ -11,9 +11,6 @@ HOMEPAGE=     https://github.com/Spotifyd/sp
 COMMENT=       Open source Spotify client running as a UNIX daemon
 LICENSE=       gnu-gpl-v3
 
-# See, https://github.com/briansmith/ring/issues/1999
-NOT_FOR_PLATFORM+=     *-*-i386
-
 # https://github.com/Spotifyd/spotifyd/issues/1308
 BROKEN=        "Waiting for a release supporting rust 1.80+"
 



Home | Main Index | Thread Index | Old Index