C library for communicating with Music Player Daemon (MPD)
Library for MPD in the C, C++, and Objective-C languages
libmpdclient$ gcc -o player player.c $(pkg-config --cflags --libs libmpdclient)$ pkg-config --modversion libmpdclient$ pkg-config --cflags --libs libmpdclient