Potamus
-------

Potamus is a lightweight GTK-based audio player with a simple interface
and an emphasis on high audio quality. For more details, please see
<http://offog.org/code/potamus.html>.

Potamus was written by me, Adam Sampson <ats@offog.org>; please contact
me if you have any problems with it.

To install Potamus's dependencies on a Debian system, do:

  apt-get install automake pkg-config \
    libglib2.0-dev libgtk2.0-dev libglade2-dev \
    libao-dev libsamplerate0-dev libvorbis-dev \
    libmad0-dev libaudiofile-dev libmodplug-dev \
    libavcodec-dev libavformat-dev libflac-dev \
    libjack0.100.0-dev

On Debian etch, you'll need to install flac from source in addition.
