1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
Source: deadbeef
Section: sound
Priority: optional
Maintainer: Benjamin Barenblat <bbaren@mit.edu>
Build-Depends:
debhelper (>= 9.0.0),
dh-autoreconf,
intltool,
libasound2-dev,
libavformat-dev,
libcddb2-dev | libcddb-dev,
libcdio-dev,
libcurl4-gnutls-dev (>= 7.10) | libcurl-dev (>= 7.10),
libdbus-1-dev,
libflac-dev,
libgtk2.0-dev (>= 2.12),
libgtk-3-dev,
libmad0-dev,
libpulse-dev,
libsndfile1-dev | libsndfile-dev,
libvorbis-dev,
libx11-dev
Standards-Version: 3.9.6
Homepage: http://deadbeef.sourceforge.net/
Package: deadbeef
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux
DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux, *BSD,
OpenSolaris, and other UNIX-like systems. DeaDBeeF plays files encoded with
MP3, Ogg Vorbis, FLAC, WAV, and AAC, as well as many exotic codecs, and it
offers a fully-featured metadata editor with automatic character set detection
and Unicode support.
.
DeaDBeeF's interface is reminiscent of the well-known nonfree music player
Foobar2000, including multiple playlists with selection via tabs, customizable
groups within playlists, album cover display, global hotkey support, and OSD
integration.
Package: deadbeef-plugins-dev
Architecture: all
Section: libdevel
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux systems - development files
DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux, *BSD,
OpenSolaris, and other UNIX-like systems.
.
This package contains all supplementary files you need to develop your plugins
for DeaDBeeF.
|