nirv.git

README

espurr
nirv - music player
===================
nirv is a barebones music player supporting flac file input and alsa output.

Requirements
------------
nirv requires asoundlib and libflac to build.

Installation
------------
nirv comes with a Makefile and config.mk file for building.  Edit config.mk to
match your local setup (nirv is installed into the /usr/local namespace by
default; you may need to modify your $PATH).

nirv can be built and installed with the following command (run as root):

    make install


Configuration
-------------
nirv can be configured by editing and (re)compiling the source code.