
			       * Goobox *
				   
		   A Compact Disk Player and Ripper for GNOME

* About Goobox

  Goobox is a CD player and ripper well integrated with the GNOME environment.

* Licensing

  Goobox is released under the terms of the GNU General Public 
  License (GNU GPL).  You can find a copy of the license in the file COPYING.

* Dependencies

  gtk+ 2.4.x
  libgnome[ui] 2.16.x
  libbonobo 2.6.x
  gnome-vfs 2.18.0
  libglade 2.6.x
  gstreamer 0.10.x 
  libmusicbrainz 2.1.0
  libnotify 0.4.3 (optional)

  required gstreamer plugins:
    cdparanoia: used to play CDs
    vorbisenc, flacenc, wavenc: at least one of this in order to rip CDs.

* How to install

  ./configure 
  make
  make install
  