mpdart/README

20 lines
263 B
Plaintext

mpdart
======
A simple mpd client which only displays the cover art for the current song.
depends
-------
libX11
libmpdclient
libim2
pkg-config (optional build time dependency)
building
--------
./configure.sh
make
make install # supports PREFIX and DESTDIR