aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-02-09 23:23:27 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-02-09 23:23:27 +0000
commitb9f0cc060ac9be246cd0c0ecd0fae05cd6d97de1 (patch)
tree9b79670af81447a503504dad0e1e3da55b325dd6 /audio/Makefile
parent75cc4a36b800ecd0a9819943c83d29f6a4272dc0 (diff)
downloadports-b9f0cc060ac9be246cd0c0ecd0fae05cd6d97de1.tar.gz
ports-b9f0cc060ac9be246cd0c0ecd0fae05cd6d97de1.zip
DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with
X11 (though now it also runs in plain console without X, in FreeBSD, and in OpenSolaris). Main features: - mp3, ogg vorbis, flac, ape, wv, wav, m4a, mpc, cd audio (and many more) - sid, nsf and lots of other popular chiptune formats - ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support - character set detection for non-unicode id3 tags - supports cp1251 and iso8859-1 - unicode tags are fully supported as well (both utf8 and ucs2) - cuesheet (.cue files) support, with charset detection (utf8/cp1251/iso8859-1) - tracker modules like mod, s3m, it, xm, etc - HVSC song length database support for sid - minimize to tray, with scrollwheel volume control - drag and drop, both inside of playlist, and from filemanagers and such - control playback from command line - plugin support; bundled with lots of plugins, such as global hotkeys and last.fm scrobbler; sdk is included - duration calculation is as precise as possible for vbr mp3 files (with and without xing/info tags) WWW: http://deadbeef.sourceforge.net/ PR: 143670 Submitted by: zloidemon <g.veniamin@googlemail.com>
Notes
Notes: svn path=/head/; revision=249492
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index a0761c973960..e8c3223b88f8 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -120,6 +120,7 @@
SUBDIR += dap
SUBDIR += darkice
SUBDIR += dcd
+ SUBDIR += deadbeef
SUBDIR += dekagen
SUBDIR += denemo
SUBDIR += dir2ogg