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:           Mon Jan 22 07:31:47 UTC 2024

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
Add sptui


To generate a diff of this commit:
cvs rdiff -u -r1.683 -r1.684 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.683 pkgsrc/audio/Makefile:1.684
--- pkgsrc/audio/Makefile:1.683 Mon Nov 20 18:26:25 2023
+++ pkgsrc/audio/Makefile       Mon Jan 22 07:31:47 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.683 2023/11/20 18:26:25 adam Exp $
+# $NetBSD: Makefile,v 1.684 2024/01/22 07:31:47 pin Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -440,6 +440,7 @@ SUBDIR+=    spotify-player
 SUBDIR+=       spotify-qt
 SUBDIR+=       spotifyd
 SUBDIR+=       sptk
+SUBDIR+=       sptui
 SUBDIR+=       strawberry
 SUBDIR+=       streamripper
 SUBDIR+=       streamtuner



Home | Main Index | Thread Index | Old Index