Install
=======

Dependencies
------------

- gmake
- pthreads
- libao
- gnutls
- gcrypt[1]
- json-c
- libav/ffmpeg[2]
- UTF-8 console/locale

[1] with blowfish cipher enabled
[2] required: demuxer mov, decoder aac, protocol http and filters volume,
    aformat, aresample

Building
--------

Edit the Makefile and then type

	gmake clean && gmake

You can run the client directly from the source directory now
 
	./pianobar

Or install it by issuing
	
	gmake install