           SavannahIce
         --------------

--- What is SavannahIce?:

SavannahIce is a protocol gateway allowing access to HTTP SOURCE based servers (icecast2)
using any normal RoarAudio client. This is different to any other RoarAudio server in the
way the data is processed: in contrast to e.g. roard SavannahIce does no audio processing
at all. This is useful for sending the output of such a client (e.g. RoarAudio PlayList
Daemon) directly without transcoding.

--- Build:
-- Build requirements:

In order to build the SavannahIce you need to install RoarAudio and
it's devel packets as well as libshout.

-- How to build:

 $ make

--- Tested platforms:

OPERATING SYSTEM	ARCH	COMPILER	TESTED	M/STATUS	COMMENT
AND VERSION					VERSION
---------------------------------------------------------------------------------------------------
Debian Etch		ix86	gcc 4.1.2	current	s/OK
Debian Etch		x86_64	gcc 4.1.2	0.1.4	s/OK
FreeBSD 7.4		i386	gcc 4.2.1	0.1.2	s/OK

Tested Version:
	Current:	Current as listed on Homepage
	last:		Last released version (This system is on release checklist)
	*b*:		Beta

Status: Maintenance/testing Status:
Maintenance:	s = your are on your own, sources.
		m = package in work, beta package
		M = maintained
		S = maintained source package
		B = maintained binary package
