gxmms2 & gkrellxmms2 Copyright (c) 2005-2006 Johannes Heimansberg
http://wejp.k.vu/
gxmms2 and gkrellxmms2 are released under the GNU General Public License
(GPL) Version 2. For details see COPYING file.

Quick start
-----------

To build gxmms2 run
	make gxmms2
and
	make install_gxmms2
to install gxmms2.
To build gkrellxmms2 run
	make gkrellxmms2
and
	make install_gkrellxmms2
to install gkrellxmms2.
If just you run "make", make will build both gxmms2 and gkrellxmms2.
"make install" installs both gxmms2 and gkrellxmms2.

For details on gxmms2 see README.gxmms2
For details on gkrellxmms2 see README.gkrellxmms2

Dependencies
------------
gxmms2:
- xmms2 client lib
- gtk+2.6.0 or higher
gkrellxmms2:
- xmms2 client lib
- gtk+2.6.0 or higher
- gkrellm2 2.2

Please note: If you get lots of errors when trying to build gxmms2 and/or 
gkrellxmms2 please make sure that you have all required dependencies 
installed. Also make sure, that your PKG_CONFIG_PATH is set correctly.
E.g. sometimes /usr/local/lib/pkgconfig is not in pkg-config's path,
although there might be .pc files installed in that location.
