summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9c10c603d32456cf7a099e8a5a28d2ec5dacdb01 (plain)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
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,
 libfaad-dev,
 libflac-dev,
 libgtk2.0-dev (>= 2.12),
 libgtk-3-dev,
 libimlib2-dev,
 libmad0-dev,
 libpulse-dev,
 libsamplerate0-dev | libsamplerate-dev,
 libsndfile1-dev | libsndfile-dev,
 libvorbis-dev,
 libwavpack-dev,
 libx11-dev,
 oss4-dev
Standards-Version: 3.9.6
Homepage: http://deadbeef.sourceforge.net/

Package: deadbeef
Architecture: any
Depends:
 deadbeef-core,
 deadbeef-plugin-gui-gtk3 | deadbeef-plugin-gui,
 deadbeef-plugin-pulse [linux-any] | deadbeef-plugin-oss [!linux-any] | deadbeef-plugin-output,
 deadbeef-plugin-vorbis | deadbeef-plugin-decoder,
 ${misc:Depends}
Recommends:
 deadbeef-plugin-aac,
 deadbeef-plugin-alac,
 deadbeef-plugin-artwork,
 deadbeef-plugin-cdda,
 deadbeef-plugin-curl,
 deadbeef-plugin-flac,
 deadbeef-plugin-hotkeys,
 deadbeef-plugin-lastfm,
 deadbeef-plugin-libavcodec,
 deadbeef-plugin-m3u,
 deadbeef-plugin-mono2stereo,
 deadbeef-plugin-mp3,
 deadbeef-plugin-notify,
 deadbeef-plugin-pltbrowser-gtk3 | deadbeef-plugin-pltbrowser,
 deadbeef-plugin-resampler,
 deadbeef-plugin-shellexec-gtk3 | deadbeef-plugin-shellexec-gui,
 deadbeef-plugin-supereq,
 deadbeef-plugin-sndfile,
 deadbeef-plugin-tta,
 deadbeef-plugin-wavpack,
 deadbeef-plugin-vtx
Suggests:
 deadbeef-plugin-nullout
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.
 .
 This package provides base files for DeaDBeeF; it also depends on the DeaDBeeF
 core and various other DeaDBeeF packages.  Installing it gets you a GTK+ 3 GUI
 and enables playback of Ogg Vorbis files.

Package: deadbeef-core
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - core package
 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.
 .
 This package contains the primary DeaDBeeF executable, which can load other
 plugins.

Package: deadbeef-plugin-aac
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - AAC decoder
 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.
 .
 This package enables AAC decoding for DeaDBeeF.

Package: deadbeef-plugin-alac
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - ALAC decoder
 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.
 .
 This package enables Apple Lossless decoding for DeaDBeeF.

Package: deadbeef-plugin-alsa
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-output
Description: Ultimate music player for GNU/Linux - ALSA output
 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.
 .
 This package enables ALSA output for DeaDBeeF.

Package: deadbeef-plugin-artwork
Architecture: any
Depends:
 deadbeef-core (= ${binary:Version}),
 deadbeef-plugin-gui-gtk3 | deadbeef-plugin-gui,
 ${shlibs:Depends},
 ${misc:Depends}
Description: Ultimate music player for GNU/Linux - artwork display
 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.
 .
 This package enables artwork display in the DeaDBeeF GUI.

Package: deadbeef-plugin-cdda
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - CDDA decoder
 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.
 .
 This package enables CDDA playback in DeaDBeeF.

Package: deadbeef-plugin-curl
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - network interface
 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.
 .
 This package enables network playback in DeaDBeeF using the cURL library.

Package: deadbeef-plugin-flac
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - FLAC decoder
 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.
 .
 This package enables FLAC decoding for DeaDBeeF.

Package: deadbeef-plugin-gui-gtk2
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-gui
Description: Ultimate music player for GNU/Linux - GTK+ 2 GUI
 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.
 .
 This package contains DeaDBeeF’s GTK+ 2 GUI.

Package: deadbeef-plugin-gui-gtk3
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-gui
Description: Ultimate music player for GNU/Linux - GTK+ 3 GUI
 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.
 .
 This package contains DeaDBeeF’s GTK+ 3 GUI.

Package: deadbeef-plugin-hotkeys
Architecture: any
Depends:
 deadbeef-core (= ${binary:Version}),
 deadbeef-plugin-gui-gtk3 | deadbeef-plugin-gui,
 ${shlibs:Depends},
 ${misc:Depends}
Description: Ultimate music player for GNU/Linux - hotkey bindings
 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.
 .
 This package enables hotkeys in the DeaDBeeF GUI.

Package: deadbeef-plugin-lastfm
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - Last.FM scrobbler
 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.
 .
 This package provides a scrobbler for DeaDBeeF.

Package: deadbeef-plugin-libavcodec
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - libavcodec decoder
 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.
 .
 This package allows DeaDBeeF to decode any format supported by libavcodec.

Package: deadbeef-plugin-m3u
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - M3U parser
 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.
 .
 This package enables M3U handling in DeaDBeeF.

Package: deadbeef-plugin-mono2stereo
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - mono-to-stereo conversion
 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.
 .
 This package allows DeaDBeeF to convert monoaural audio to stereophonic audio
 on-the-fly.

Package: deadbeef-plugin-mp3
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - MPEG audio decoder
 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.
 .
 This package enables MP3 (actually, all MPEG audio) decoding for DeaDBeeF.

Package: deadbeef-plugin-notify
Architecture: any
Depends:
 deadbeef-core (= ${binary:Version}),
 notify-osd | notification-daemon,
 ${shlibs:Depends},
 ${misc:Depends}
Description: Ultimate music player for GNU/Linux - OSD notifications
 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.
 .
 This package allows DeaDBeeF to deliver OSD notifications via D-Bus.

Package: deadbeef-plugin-nullout
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-output
Description: Ultimate music player for GNU/Linux - null output
 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.
 .
 This package provides a null output sink for DeaDBeeF.

Package: deadbeef-plugin-oss
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-output
Description: Ultimate music player for GNU/Linux - OSS output
 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.
 .
 This package enables OSS output for DeaDBeeF.

Package: deadbeef-plugin-pltbrowser-gtk2
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-pltbrowser
Description: Ultimate music player for GNU/Linux - playlist browser (GTK+ 2)
 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.
 .
 This package gives DeaDBeeF a GTK+ 2 playlist browser.

Package: deadbeef-plugin-pltbrowser-gtk3
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-pltbrowser
Description: Ultimate music player for GNU/Linux - playlist browser (GTK+ 3)
 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.
 .
 This package gives DeaDBeeF a GTK+ 3 playlist browser.

Package: deadbeef-plugin-pulse
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-output
Description: Ultimate music player for GNU/Linux - PulseAudio output
 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.
 .
 This package enables PulseAudio output for DeaDBeeF.

Package: deadbeef-plugin-resampler
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - resampler
 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.
 .
 This package enables resampling within DeaDBeeF.

Package: deadbeef-plugin-shellexec-core
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - shell executor (core files)
 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.
 .
 This package allows DeaDBeeF to execute arbitrary, user-specified shell
 commands.  However, it does not provide a GUI to set them up; for that, see
 deadbeef-plugin-shellexec-gtk3 or deadbeef-plugin-shellexec-gtk2.

Package: deadbeef-plugin-shellexec-gtk2
Architecture: any
Depends:
 deadbeef-core (= ${binary:Version}),
 deadbeef-plugin-shellexec-core (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Provides: deadbeef-plugin-shellexec-gui
Description: Ultimate music player for GNU/Linux - shell executor (GTK+ 2)
 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.
 .
 This package allows DeaDBeeF to execute arbitrary, user-specified shell
 commands; it provides a GTK+ 2 GUI to define them.

Package: deadbeef-plugin-shellexec-gtk3
Architecture: any
Depends:
 deadbeef-core (= ${binary:Version}),
 deadbeef-plugin-shellexec-core (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Provides: deadbeef-plugin-shellexec-gui
Description: Ultimate music player for GNU/Linux - shell executor (GTK+ 3)
 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.
 .
 This package allows DeaDBeeF to execute arbitrary, user-specified shell
 commands; it provides a GTK+ 3 GUI to define them.

Package: deadbeef-plugin-sndfile
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - WAV/AIFF decoder
 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.
 .
 This package enables WAV and AIFF decoding for DeaDBeeF.  It uses libsndfile,
 so you also get any other format libsndfile supports.

Package: deadbeef-plugin-supereq
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ultimate music player for GNU/Linux - SuperEq DSP
 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.
 .
 This package enables the SuperEq DSP equalizer in DeaDBeeF.

Package: deadbeef-plugin-tta
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - True Audio decoder
 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.
 .
 This package enables True Audio decoding for DeaDBeeF.

Package: deadbeef-plugin-wavpack
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - WavPack decoder
 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.
 .
 This package enables WavPack decoding for DeaDBeeF.

Package: deadbeef-plugin-vorbis
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - Vorbis decoder
 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.
 .
 This package enables Ogg Vorbis decoding for DeaDBeeF.

Package: deadbeef-plugin-vtx
Architecture: any
Depends: deadbeef-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Provides: deadbeef-plugin-decoder
Description: Ultimate music player for GNU/Linux - VTX decoder
 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.
 .
 This package enables Vortex Tracker decoding for DeaDBeeF.

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.