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:           Wed Sep  8 10:43:46 UTC 2021

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
Add spotify-player


To generate a diff of this commit:
cvs rdiff -u -r1.637 -r1.638 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.637 pkgsrc/audio/Makefile:1.638
--- pkgsrc/audio/Makefile:1.637 Fri Aug  6 13:50:24 2021
+++ pkgsrc/audio/Makefile       Wed Sep  8 10:43:46 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.637 2021/08/06 13:50:24 nia Exp $
+# $NetBSD: Makefile,v 1.638 2021/09/08 10:43:46 pin Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -447,6 +447,7 @@ SUBDIR+=    sphinxtrain
 SUBDIR+=       spiralloops
 SUBDIR+=       spiralsynth
 SUBDIR+=       splay
+SUBDIR+=       spotify-player
 SUBDIR+=       spotify-qt
 SUBDIR+=       sptk
 SUBDIR+=       strawberry



Home | Main Index | Thread Index | Old Index