2021-01-27 14:55:01 +01:00
|
|
|
mpdart
|
|
|
|
======
|
|
|
|
|
|
|
|
A simple mpd client which only displays the cover art for the current song.
|
|
|
|
|
|
|
|
depends
|
|
|
|
-------
|
|
|
|
|
|
|
|
libX11
|
|
|
|
libmpdclient
|
|
|
|
libim2
|
2021-01-27 17:32:49 +01:00
|
|
|
pkg-config (optional build time dependency)
|
2021-01-27 14:55:01 +01:00
|
|
|
|
|
|
|
building
|
|
|
|
--------
|
|
|
|
|
|
|
|
./configure.sh
|
|
|
|
make
|
|
|
|
make install # supports PREFIX and DESTDIR
|