===============
 General note
===============

The Makefiles will respond to PREFIX and DESTDIR variables where appropriate.

===============
 ALSA plugin
===============

ALSA output plugin for Linux. Needs alsa-libs installed.

$ make
# make install


==============
 VLC plugin
==============

VLC audio plugin. Needs VLC installed and pkg-config.

$ make
# make install


=============
 DeaDBeeF
=============

DeaDBeeF output plugin.

$ make
# make install

===============
 MPlayer patch
===============

MPlayer doesn't support a plugin interface, so this patch will need to be applied.


===============
 MPD patch
===============

MPD doesn't support a plugin interface, so this patch will need to be applied.

