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:   wiz
Date:           Thu Jul  3 15:47:24 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio/Makefile: + sox_ng


To generate a diff of this commit:
cvs rdiff -u -r1.708 -r1.709 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.708 pkgsrc/audio/Makefile:1.709
--- pkgsrc/audio/Makefile:1.708 Sun Mar 30 09:43:18 2025
+++ pkgsrc/audio/Makefile       Thu Jul  3 15:47:24 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.708 2025/03/30 09:43:18 wiz Exp $
+# $NetBSD: Makefile,v 1.709 2025/07/03 15:47:24 wiz Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -430,6 +430,7 @@ SUBDIR+=    sound-juicer
 SUBDIR+=       sound-theme-freedesktop
 SUBDIR+=       soundtouch
 SUBDIR+=       sox
+SUBDIR+=       sox_ng
 SUBDIR+=       spectro-edit
 SUBDIR+=       speech-dispatcher
 SUBDIR+=       speex



Home | Main Index | Thread Index | Old Index