                     aRts plugin for XMMS

To compile the plugin you need Glib (1.2.x), Gtk+ (1.2.x), arts, and
xmms.  You also need header files for all these which is often in a
separate development package.

To compile the plugin:

    ./configure
    make

Then install as root with:

    make install

If you don't have root privilegies, you can instead:
 * Copy .libs/libarts.so to ~/.xmms/Plugins/ 
 * Copy xmms-arts-helper to some location that is in your PATH. 

Report bugs by emailing them to me.

                                    - Hvard Kvlen <havardk@xmms.org>
