diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 14:11:51 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-14 17:31:56 -0500 |
commit | 4239f4fa557fb7db20b4a0663e9695c9a901854a (patch) | |
tree | ca12f01bbcab1dc07221e062e47a7619dccd1ebd /audio/deadbeef | |
parent | c7e87d0780141841a2a0ebd1887b25172c5c0f57 (diff) | |
download | slackbuilds-4239f4fa557fb7db20b4a0663e9695c9a901854a.tar.gz |
libsndfile is no longer mentioned as a dep in README files.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/deadbeef')
-rw-r--r-- | audio/deadbeef/README | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/deadbeef/README b/audio/deadbeef/README index 64ceb7b37f..ff2e0dc51f 100644 --- a/audio/deadbeef/README +++ b/audio/deadbeef/README @@ -2,7 +2,6 @@ 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 @@ -25,5 +24,4 @@ Main features: * was tested and works on x86, x86_64 and ppc64 architectures. should work on most modern platforms -ffmpeg and libsndfile are optional dependencies for deadbeef. Build scripts -for these can be found on SlackBuilds.org. +ffmpeg is an optional dependency for deadbeef. |