mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
b9f0cc060a
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>
88 lines
2.1 KiB
Plaintext
88 lines
2.1 KiB
Plaintext
bin/deadbeef
|
|
include/deadbeef/deadbeef.h
|
|
lib/deadbeef/adplug.a
|
|
lib/deadbeef/adplug.la
|
|
lib/deadbeef/adplug.so
|
|
lib/deadbeef/adplug.so.0
|
|
lib/deadbeef/cdda.a
|
|
lib/deadbeef/cdda.la
|
|
lib/deadbeef/cdda.so
|
|
lib/deadbeef/cdda.so.0
|
|
lib/deadbeef/ffap.a
|
|
lib/deadbeef/ffap.la
|
|
lib/deadbeef/ffap.so
|
|
lib/deadbeef/ffap.so.0
|
|
lib/deadbeef/ffmpeg.a
|
|
lib/deadbeef/ffmpeg.la
|
|
lib/deadbeef/ffmpeg.so
|
|
lib/deadbeef/ffmpeg.so.0
|
|
lib/deadbeef/flac.a
|
|
lib/deadbeef/flac.la
|
|
lib/deadbeef/flac.so
|
|
lib/deadbeef/flac.so.0
|
|
lib/deadbeef/gtkui.a
|
|
lib/deadbeef/gtkui.la
|
|
lib/deadbeef/gtkui.so
|
|
lib/deadbeef/gtkui.so.0
|
|
lib/deadbeef/hotkeys.a
|
|
lib/deadbeef/hotkeys.la
|
|
lib/deadbeef/hotkeys.so
|
|
lib/deadbeef/hotkeys.so.0
|
|
lib/deadbeef/mpgmad.a
|
|
lib/deadbeef/mpgmad.la
|
|
lib/deadbeef/mpgmad.so
|
|
lib/deadbeef/mpgmad.so.0
|
|
lib/deadbeef/nullout.a
|
|
lib/deadbeef/nullout.la
|
|
lib/deadbeef/nullout.so
|
|
lib/deadbeef/nullout.so.0
|
|
lib/deadbeef/oss.a
|
|
lib/deadbeef/oss.la
|
|
lib/deadbeef/oss.so
|
|
lib/deadbeef/oss.so.0
|
|
lib/deadbeef/sndfile.a
|
|
lib/deadbeef/sndfile.la
|
|
lib/deadbeef/sndfile.so
|
|
lib/deadbeef/sndfile.so.0
|
|
lib/deadbeef/vfs_curl.a
|
|
lib/deadbeef/vfs_curl.la
|
|
lib/deadbeef/vfs_curl.so
|
|
lib/deadbeef/vfs_curl.so.0
|
|
lib/deadbeef/vorbis.a
|
|
lib/deadbeef/vorbis.la
|
|
lib/deadbeef/vorbis.so
|
|
lib/deadbeef/vorbis.so.0
|
|
lib/deadbeef/vtx.a
|
|
lib/deadbeef/vtx.la
|
|
lib/deadbeef/vtx.so
|
|
lib/deadbeef/vtx.so.0
|
|
lib/deadbeef/wavpack.a
|
|
lib/deadbeef/wavpack.la
|
|
lib/deadbeef/wavpack.so
|
|
lib/deadbeef/wavpack.so.0
|
|
share/applications/deadbeef.desktop
|
|
%%DATADIR%%/pixmaps/buffering_16.png
|
|
%%DATADIR%%/pixmaps/next_24.png
|
|
%%DATADIR%%/pixmaps/pause_16.png
|
|
%%DATADIR%%/pixmaps/pause_24.png
|
|
%%DATADIR%%/pixmaps/play_16.png
|
|
%%DATADIR%%/pixmaps/play_24.png
|
|
%%DATADIR%%/pixmaps/prev_24.png
|
|
%%DATADIR%%/pixmaps/random_24.png
|
|
%%DATADIR%%/pixmaps/stop_24.png
|
|
%%DOCSDIR%%/COPYING.GPLv2
|
|
%%DOCSDIR%%/COPYING.LGPLv2.1
|
|
%%DOCSDIR%%/ChangeLog
|
|
%%DOCSDIR%%/README
|
|
%%DOCSDIR%%/about.txt
|
|
%%DOCSDIR%%/help.txt
|
|
share/icons/hicolor/16x16/apps/deadbeef.png
|
|
share/icons/hicolor/32x32/apps/deadbeef.png
|
|
share/icons/hicolor/48x48/apps/deadbeef.png
|
|
@dirrm %%DOCSDIR%%
|
|
@dirrm %%DATADIR%%/pixmaps
|
|
@dirrm %%DATADIR%%
|
|
@dirrm lib/deadbeef
|
|
@dirrm include/deadbeef
|
|
@dirrmtry share/applications
|