- a C++14 compliant compiler (e.g. gcc or clang)
- libmpdclient 2.2
- Boost 1.62
- libsoup (2.2 or 2.4) or libcurl
- libcurl
- libgcrypt
- Meson 0.47 and Ninja
Download and unpack the source code. In the mpdscribble directory, type:
meson build
The configure option --help
lists all available compile time
options.
Compile and install:
cd build ninja install
Now edit the file /etc/mpdscribble.conf
, and enter your last.fm
account information.