
3rd party components for myMusic 2.0
====================================

curl         7.14     http://curl.haxx.se/
icecast2     2.2.0 *) http://www.icecast.org/
iconv        1.9.1    http://www.gnu.org/software/libiconv/
id3lib       3.8.3    http://sourceforge.net/projects/id3lib/
libshout     2.1      http://downloads.us.xiph.org/releases/libshout/libshout-2.1.tar.gz
libxml2      2.6.19   http://www.zlatkovic.com/pub/libxml/
libxslt      1.1.14   http://www.zlatkovic.com/pub/libxml/
ogg          1.1.2    http://xiph.org/downloads/
vorbis       1.1.1    http://xiph.org/downloads/
pthreads     2.4      http://sourceware.org/pthreads-win32/
shoutpy      0.5.2    http://dingoskidneys.com/shoutpy/
template2doc 1.0.1    http://www.algonet.se/~thunberg/template2doc/
zlib1        1.2.2    http://www.dll-files.com/dllindex/dll-files.shtml?zlib1
regex++      3.3.1    http://ourworld.compuserve.com/homepages/John_Maddock/regexpp.htm

*) The icecast2 server is extended to be a windows service in myMusic. This is done
by building the server as a library wich is linked with the stream/server project.
To build this library download icecast2 source and modify the name of "main" in main.c
to "icecast_main". An example VC++ project and main.c is supplied under opt/icecast2.
A prebuilt icecast.lib and a icecast.h is also supplied.
       