pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Jul 13 20:39:50 UTC 2023

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
Add spotifyd


To generate a diff of this commit:
cvs rdiff -u -r1.670 -r1.671 pkgsrc/audio/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/Makefile
diff -u pkgsrc/audio/Makefile:1.670 pkgsrc/audio/Makefile:1.671
--- pkgsrc/audio/Makefile:1.670 Mon Jun 26 12:24:02 2023
+++ pkgsrc/audio/Makefile       Thu Jul 13 20:39:50 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.670 2023/06/26 12:24:02 wiz Exp $
+# $NetBSD: Makefile,v 1.671 2023/07/13 20:39:50 pin Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -445,6 +445,7 @@ SUBDIR+=    spiralsynth
 SUBDIR+=       splay
 SUBDIR+=       spotify-player
 SUBDIR+=       spotify-qt
+SUBDIR+=       spotifyd
 SUBDIR+=       sptk
 SUBDIR+=       strawberry
 SUBDIR+=       streamripper



Home | Main Index | Thread Index | Old Index