Media library plugin for Deadbeef music player
- libgtkmm-3.0-dev / libgtkmm-2.4-dev
- libboost-dev
- libboost-thread-dev
- Obtain deadbeef.h, gtkui_api.h from Deadbeef repo and put it in
deadbeefdirectory - Build
make allormake GTK2=1 all, the latter builds GTK2 version - Install
make installormake GTK2=1 install - Alternatively, install for current user
make local_install