plasma-mpc is a simple yet effective MPD ( Music Player Daemon) client. It uses a combination of DBUS calls to KLauncher + mpc executable.
Requirements:
· Running MPD server
· MPC ( MPD command line client)
· Running KDE4 Session + Plasma
Installation:
# Extract the gzip archive :
tar -xvf plasma-mpc.tar.gz
cd plasma-mpc
#Create Build directory
mkdir build
cd build
#Specify installation directory
cmake -DCMAKE_INSTALL_PREFIX=/usr/lib/kde4/ # for kubuntu
make
#Install
sudo make install
kbuildsycoca4
#testing the client
plasmoidviewer plasma_applet_mpc
What's New in This Release:
· fixed buttons layout
· added minimal interface for panel.
Product's homepage
What's New in This Release: [ read full changelog ]
· Compatibility for KDE 4.3