1                            nosefart xmms plugin
2
3                    by benjamin gerard <ben@sashipa.com>
4
5                                 2003/05/02
6
7                       xmms input plugin for nosefart
8                 an NSF (nintendo famiom sound file) player
9
10Requirements:
11
12    xmms must be installed with header files.
13    Check xmms website <http://www.xmms.org>.
14
15Quick installation:
16
17    - Go to the nosefart xmms top dir (where this file should be).
18    - Configure the package : `./configure'
19      For more information try `./configure --help'
20    - Build the plugin : `make'
21    - Install the plugin : `make install'. You may have to be root for
22      installing the files.
23
24More information in INSTALL file.
25