Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.49 KB

About

DeaDBeeF is a music player for *nix-like systems and OS X.

More info is here.

Drone.io

Build Status

Download latest GNU/Linux i686 and x86_64 builds

The OS X version is not production-ready yet, so I'm not making any official builds. Please use the instructions below to make your own build, if you feel adventurous.

Compiling

The following instructions assume that commands are executed in deadbeef repository folder.

Linux, BSD and similar (GTK/*NIX version)

  • Install autoconf, automake, libtool, intltool, autopoint
  • Run ./autogen.sh to bootstrap
  • Read the generated INSTALL file and ./configure --help for instructions
  • See the README file for more information

OS X (COCOA version)

  • Fetch the dependencies: git submodule update --init
  • Install XCode
  • Install Yasm
  • Run xcodebuild -project osx/deadbeef.xcodeproj -target deadbeef -configuration Deployment
  • Get the output: osx/build/Release/deadbeef.app
  • OR open the osx/deadbeef.xcodeproj in XCode, and build/run from there

Support via Gittip

More ways to support