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:   ryoon
Date:           Wed Jul 20 11:53:31 UTC 2016

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
Add speech-dispatcher


To generate a diff of this commit:
cvs rdiff -u -r1.537 -r1.538 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.537 pkgsrc/audio/Makefile:1.538
--- pkgsrc/audio/Makefile:1.537 Mon Jun 20 08:20:34 2016
+++ pkgsrc/audio/Makefile       Wed Jul 20 11:53:31 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.537 2016/06/20 08:20:34 kamil Exp $
+# $NetBSD: Makefile,v 1.538 2016/07/20 11:53:31 ryoon Exp $
 #
 
 COMMENT=       Audio tools
@@ -434,6 +434,7 @@ SUBDIR+=    sound-theme-freedesktop
 SUBDIR+=       soundtouch
 SUBDIR+=       sox
 SUBDIR+=       spectro-edit
+SUBDIR+=       speech-dispatcher
 SUBDIR+=       speex
 SUBDIR+=       speexdsp
 SUBDIR+=       spek



Home | Main Index | Thread Index | Old Index