./wip/deadbeef, Modular music player

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.8.3, Package name: deadbeef-1.8.3, Maintainer: dieter.NetBSD

DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux, BSD,
OpenSolaris and probably other UNIX-like systems.

Some features (more can be found on the homepage):

* mp3, ogg vorbis, flac, ape, wv, wav, cd audio (and many more)
* ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support
* no GNOME or KDE dependencies
* minimize to tray, with scrollwheel volume control
* drag and drop, both inside the playlist, and from other applications
* control playback from command line
* global hotkeys
* multiple playlists
* album artwork display
* 18-band graphical equalizer
* metadata editor
* user-customizable groups in playlists
* user-customizable columns with flexible title formatting
* radio and podcast support for ogg vorbis, mp3 and aac streams
* gapless playback
* plugin support; bundled with lots of plugins, such as global
hotkeys and last.fm scrobbler; sdk is included


Required to run:
[sysutils/dbus] [www/curl] [misc/libcdio] [graphics/hicolor-icon-theme] [graphics/imlib2] [archivers/libzip] [audio/flac] [audio/libsamplerate] [audio/libsndfile] [audio/mpg123] [audio/wavpack] [audio/libvorbis] [audio/faac] [audio/libcddb] [audio/faad2] [x11/gtk3] [textproc/jansson] [audio/opusfile] [audio/musepack] [multimedia/ffmpeg4]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: ffmpeg, musepack, wavpack

Master sites:

RMD160: 35ce1636fb3614a9a17099caaefb6607dcc11db9
Filesize: 12659.379 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-13 12:30:47 by dieter roelants | Files touched by this commit (2) | Package updated
Log message:
Comment out deadbeaf cdda plugin (for now).

Disable CDDA to fix build. Bump pkg revision.
(I should probably update to the latest version instead...)
   2012-12-04 14:34:47 by dieter roelants | Files touched by this commit (1)
Log message:
Let deadbeef buildlink ffmpeg010 instead of ffmpeg to make it build
again.
   2012-11-12 16:59:46 by othyro | Files touched by this commit (23)
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 1/4. Let me know if this
breaks anything. Minor formatting and fixes in some files.
   2012-09-28 23:24:30 by Aleksej Saushev | Files touched by this commit (99)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-04-29 17:06:27 by Dieter Roelants | Files touched by this commit (3)
Log message:
Make the OSS plugin link with OSS lib(s). Bump pkgrevision.
   2012-04-24 09:01:03 by Dieter Roelants | Files touched by this commit (1)
Log message:
Add more todo items:
- Some plugins have unresolved symbols.
- The icon is missing (both from the menu entry and from the running
  application).
   2012-04-20 16:50:15 by Dieter Roelants | Files touched by this commit (8) | Imported package
Log message:
Import deadbeef-0.5.2 as wip/deadbeef.

DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux, BSD,
OpenSolaris and probably other UNIX-like systems.

Some features (more can be found on the homepage):

* mp3, ogg vorbis, flac, ape, wv, wav, cd audio (and many more)
* ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support
* no GNOME or KDE dependencies
* minimize to tray, with scrollwheel volume control
* drag and drop, both inside the playlist, and from other applications
* control playback from command line
* global hotkeys
* multiple playlists
* album artwork display
* 18-band graphical equalizer
* metadata editor
* user-customizable groups in playlists
* user-customizable columns with flexible title formatting
* radio and podcast support for ogg vorbis, mp3 and aac streams
* gapless playback
* plugin support; bundled with lots of plugins, such as global
  hotkeys and last.fm scrobbler; sdk is included