nirv.git

[ARCHIVED]

espurr
LICENCE
rw-r--r--
19L
()
Makefile
rw-r--r--
38L
()
README
rw-r--r--
22L
()
config.mk
rw-r--r--
18L
()
nctl.1
rw-r--r--
77L
()
nctl.sh
rwxr-xr-x
60L
()
nirv.1
rw-r--r--
71L
()
nirv.c
rw-r--r--
291L
()
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.