diff options
author | tonio <tonio@pkgsrc.org> | 2005-11-08 16:00:34 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-11-08 16:00:34 +0000 |
commit | b899ba7f5dc56c6487f55b1eed7bb69f04122700 (patch) | |
tree | e78a72801b6ad502d2163d5286308bdf5e38406b /doc | |
parent | 256a699b9f7e7be1f34891f89f79d3263f0ae2cc (diff) | |
download | pkgsrc-b899ba7f5dc56c6487f55b1eed7bb69f04122700.tar.gz |
Note the addition of audio/cplay, submitted by Geert Hendrickx, in PR 31928
Thanks Geert
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 6 |
2 files changed, 3 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 97d413f07d4..d6fe693e3ba 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11862 2005/11/08 13:36:15 tv Exp $ +$NetBSD: CHANGES,v 1.11863 2005/11/08 16:00:34 tonio Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5115,3 +5115,4 @@ Changes to the packages collection and infrastructure in 2005: Updated devel/monotone-viz to 0.12 [dan 2005-11-08] Updated misc/dialog to 1.0.20050911nb1 [root 2005-11-08] Updated devel/sysexits to 1.1 [tv 2005-11-08] + Added audio/cplay version 1.49 [tonio 2005-11-08] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.4148 2005/11/08 05:05:40 ben Exp $ +$NetBSD: TODO,v 1.4149 2005/11/08 16:00:34 tonio Exp $ Suggested new packages ====================== @@ -123,10 +123,6 @@ Suggested new packages http://cmusphinx.sourceforge.net/sphinx4/ Speaker-independent, continuous speech recognition system. - cplay - http://www.tf.hut.fi/~flu/cplay/ - Curses front-end for various audio players - doxywizard QT-based wizard for doxygen documentation generator. See pkgsrc/devel/doxygen |