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
deadbeef
directory - Build
make all
ormake GTK2=1 all
, the latter builds GTK2 version - Install
make install
ormake GTK2=1 install
- Alternatively, install for current user
make local_install