Prerequisites:
libmusicbrainz and libmusicbrainz-dev >= 2.0.0
libcurl and libcurl-dev
xmms-dev >= 1.2.4 (for XMMS plugin)
bmp-dev >= 0.9.7rc2 (for BMP plugin)
taglib with the C bindings (libtagc0 in debian)

For tarball based source:

	Untar (congratulations, you've done that already:)
	./configure
	make
	make install

For a git checkout:
	libtoolize
	aclocal
	autoreconf
	automake
	./configure
	make
	make install

Please report bugs to:
	Brett Parker <iDunno@sommitrealweird.co.uk>

Official website:
	http://xmms-scrobbler.sommitrealweird.co.uk/

Thanks to Pipian and Audun who started the work on this plugin.
