DeaDBeeF is a multiple-platform music player for desktop operating systems.
If you wish to chat with developers, join us on Discord.
NOTE: The macOS version has not been officially released, and has many unresolved issues and unimplemented features
The overall process is simple, but it's hard to figure out the dependencies.
Please consult the README file in the same folder for more details, or visit the wiki page
If you have the dependencies - follow these simple steps:
git submodule update --init./autogen.sh to bootstrapCC=clang CXX=clang++ ./configure, followed with make and sudo make install../configure --help.sudo xcode-select --install - This will configure git and command line build toolsgit submodule update --initxcodebuild -project osx/deadbeef.xcodeproj -target DeaDBeeF -configuration Releaseosx/build/Release/DeaDBeeF.apposx/deadbeef.xcodeproj in Xcode, and build/run from therepacman -Syupacman -S mingw-w64-x86_64-libzip mingw-w64-x86_64-pkg-config mingw-w64-x86_64-dlfcn mingw-w64-x86_64-clang mingw-w64-x86_64-libblocksruntime git make tar xz
pacman -S mingw-w64-x86_64-jansson mingw-w64-x86_64-gtk3 mingw-w64-x86_64-gtk2 mingw-w64-x86_64-mpg123 mingw-w64-x86_64-flac mingw-w64-x86_64-portaudio
premake5 --standard gmake2 using your corresponding path to premake5.exemake config=debug_windows (debug build) or make config=release_windows (stripped/release build)bin/debug or bin/releaseshare/icons and share/themes. A different theme can be specified by editing the etc/gtk-3.0/settings.ini file.$ claude mcp add deadbeef \
-- python -m otcore.mcp_server <graph>