novel / deadbeef

DeaDBeeF Player

Home Page:http://deadbeef.sf.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

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

More info is here.

Download development builds

Build Status

Download the latest GNU/Linux builds

Whilst OSX/Cocoa version can be used, it is unfinished and is under heavy development. Don't put your expectations too high yet.

Download the latest OSX build

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

About

DeaDBeeF Player

http://deadbeef.sf.net

License:Other


Languages

Language:C 75.0%Language:C++ 14.7%Language:Shell 5.0%Language:Assembly 2.9%Language:Objective-C 1.7%Language:Makefile 0.6%Language:Yacc 0.0%Language:Perl 0.0%Language:CMake 0.0%Language:Elixir 0.0%