[xiph-cvs] cvs commit: vorbis-tools README configure.in

Stan Seibert volsung at xiph.org
Tue Sep 2 13:12:04 PDT 2003



volsung     03/09/02 16:12:04

  Modified:    .        README configure.in
  Log:
  Version bump, and README update.

Revision  Changes    Path
1.9       +9 -1      vorbis-tools/README

Index: README
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/README,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- README	2 Jul 2002 17:35:28 -0000	1.8
+++ README	2 Sep 2003 20:12:04 -0000	1.9
@@ -24,7 +24,9 @@
 
 All of the tools require libogg and libvorbis to be installed (along
 with the header files).  Additionally, ogg123 requires libao, libcurl,
-and a POSIX-compatible thread library.  The libraries libogg,
+and a POSIX-compatible thread library.  Ogg123 can optionally compiled
+to use libFLAC, libOggFLAC, and libspeex.  Oggenc can be optionally
+compiled with libFLAC and libOggFLAC.  The libraries libogg,
 libvorbis, and libao are all available at
   http://www.vorbis.com/download.psp
 
@@ -32,6 +34,12 @@
 source code can also be downloaded from:
   http://curl.haxx.se/libcurl/
 
+FLAC is available at:
+  http://flac.sourceforge.net
+
+Speex is available at:
+  http://www.speex.org/
+
 CONTACT:
 
 The Ogg Vorbis homepage is located at 'http://www.vorbis.com'. Up to

<p><p>1.53      +1 -1      vorbis-tools/configure.in

Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/configure.in,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- configure.in	28 Aug 2003 19:52:58 -0000	1.52
+++ configure.in	2 Sep 2003 20:12:04 -0000	1.53
@@ -9,7 +9,7 @@
 dnl Apparently we need a newer version than we used to. 
 AC_PREREQ(2.53)
 
-AM_INIT_AUTOMAKE(vorbis-tools,1.0)
+AM_INIT_AUTOMAKE(vorbis-tools,1.0.1)
 
 dnl --------------------------------------------------  
 dnl Check for programs

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list