%general-entities; ]> WvStreams-&wvstreams-version; Introduction to <application>WvStreams</application> WvStreams is a library suite containing the platform-independent C++ networking and utilities libraries for rapid application development. Package information Download (HTTP): Download (FTP): Download size: &wvstreams-size; Estimated Disk space required: &wvstreams-buildsize; Estimated build time: &wvstreams-time; Additional downloads Required Patch for Tcl: <application>WvStreams</application> dependencies Required Optional , , , , , , , , , FFTW-2.X, SWIG, Valgrind and XPLC Installation of <application>WvStreams</application> If you have Tcl and SWIG installed and wish to utilize them apply the following patch: patch -Np1 -i ../wvstreams-&wvstreams-version;-tcl84-1.patch Install WvStreams by running the following commands: ./configure --prefix=/usr && make && make install Configuring <application>WvStreams</application> Configuration Information Contents The WvStreams package contains the libuniconf, libwvfft, libwvoggspeex, libwvoggvorbis, libwvqt, libwvstreams and libwvutils libraries. Description libuniconf, libwvstreams, libwvutils These libraries contain the base C++ classes for rapid application development. libwvfft libwvfft enables WvStreams programs to easily handle Fast-Fourier transforms, instead of forcing the programmer to use the much harder to use libfftw interface. libwvoggspeex libwvoggspeex enables quick and painless creation of audio streams using the Speex Voice over IP CODEC. libwvoggvorbis libwvoggvorbis enables quick and painless creation of audio streams using the OggVorbis CODEC. libwvqt libwvqt enables WvStreams to act as the I/O and configuration back end for Qt and KDE.