]> git.sesse.net Git - vlc/blob - debian/control
* Updated long descriptions.
[vlc] / debian / control
1 Source: vlc
2 Section: graphics
3 Priority: optional
4 Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
5 Build-Depends: debhelper (>=3.4.4), gettext, fortune-mod, xlibs-dev, xlibs-pic, libgnome-dev, libggi2-dev, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev (>=1.2.2-3.1), libqt3-mt-dev, libqt3-compat-headers, libasound2-dev (>=0.9.0beta10a), libarts1-dev, libmad0-dev, liblircclient-dev, liba52-0.7.4-dev, aalib1-dev, libdvbpsi2-dev, mozilla-dev, libidl0, libglib2.0-0, kdelibs4-dev, dvb-dev, libdv2-dev, libxosd-dev (>= 2.2.4-1.3), svgalibg1-dev (>=1.4.0) [i386], libogg-dev, libvorbis-dev, libwxgtk2.4-dev, libdvdplay0-dev (>=1.0.1-2), libdvdread3-dev, libslp-dev, libflac-dev (>=1.1.0), libimlib2-dev, libmatroska-dev (>= 0.5.0-3), libfreetype6-dev
6 Build-Conflicts: libmpeg2-dev, libmpeg2-0-dev, libmpeg2-1-dev, libmpeg2-2-dev, libmpeg2-3-dev
7 Standards-Version: 3.6.1.0
8
9 Package: vlc
10 Section: graphics
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}
13 Recommends: gnome-vlc | wxvlc, ttf-freefont | ttf-thryomanes
14 Suggests: fortune-mod
15 Replaces: vlc-plugin-dvb (<< 0.5.2-2), vlc-plugin-xosd (<< 0.5.2-2), vlc-plugin-dv (<< 0.5.2-2), vlc-plugin-mad (<< 0.5.2-2), vlc-mad (<< 0.5.0), vlc-plugin-a52 (<< 0.5.2-2), vlc-plugin-ogg (<< 0.5.2-2), vlc-plugin-lirc (<< 0.5.2-2), vlc-lirc (<< 0.5.0), vlc-plugin-aa (<< 0.5.2-2), vlc-aa (<< 0.5.0)
16 Conflicts: vlc-plugin-dvb (<< 0.5.2-2), vlc-plugin-xosd (<< 0.5.2-2), vlc-plugin-dv (<< 0.5.2-2), vlc-plugin-mad (<< 0.5.2-2), vlc-mad (<< 0.5.0), vlc-plugin-a52 (<< 0.5.2-2), vlc-plugin-ogg (<< 0.5.2-2), vlc-plugin-lirc (<< 0.5.2-2), vlc-lirc (<< 0.5.0), vlc-plugin-aa (<< 0.5.2-2), vlc-aa (<< 0.5.0)
17 Provides: mp3-decoder
18 Description: multimedia player for all audio and video formats
19  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
20  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
21  streams from various network sources.
22  .
23  VLC can also be used as a streaming server that duplicates the stream it
24  reads and multicasts them through the network to other clients, or serves
25  them through HTTP.
26  .
27  VLC has support for on-the-fly transcoding of audio and video formats,
28  either for broadcasting purposes or for movie format transformations.
29
30 Package: libvlc0-dev
31 Section: libdevel
32 Architecture: any
33 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
34 Description: development files for VLC
35  This package contains headers and a static library required to build plugins
36  for VLC, or standalone applications that use VLC features.
37  .
38  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
39  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
40  streams from various network sources.
41
42 Package: gnome-vlc
43 Section: gnome
44 Architecture: any
45 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
46 Recommends: vlc-plugin-esd
47 Conflicts: vlc-gnome (<< 0.5.0)
48 Replaces: vlc-gnome (<< 0.5.0)
49 Provides: vlc-gui
50 Description: GNOME frontend for VLC
51  This plugin adds a GNOME interface to the VLC media player. To activate
52  it, use the `--intf gnome' flag or run the `gnome-vlc' program.
53  .
54  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
55  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
56  streams from various network sources.
57
58 Package: gvlc
59 Architecture: any
60 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
61 Conflicts: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
62 Replaces: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
63 Provides: vlc-gui
64 Description: GTK+ frontend for VLC
65  This plugin adds a GTK+ interface to the VLC media player. To activate
66  it, use the `--intf gtk' flag or run the `gvlc' program.
67  .
68  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
69  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
70  streams from various network sources.
71
72 Package: vlc-plugin-esd
73 Architecture: any
74 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
75 Conflicts: vlc-esd (<< 0.5.0)
76 Replaces: vlc-esd (<< 0.5.0)
77 Description: Esound audio output plugin for VLC
78  This plugin adds support for the Enlightened Sound Daemon to the VLC
79  media player. To activate it, use the `--aout esd' flag or select the
80  `esd' audio output plugin from the preferences menu.
81  .
82  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
83  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
84  streams from various network sources.
85
86 Package: vlc-plugin-alsa
87 Architecture: any
88 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
89 Conflicts: vlc-alsa (<< 0.5.0)
90 Replaces: vlc-alsa (<< 0.5.0)
91 Description: ALSA audio output plugin for VLC
92  This plugin adds support for the Advanced Linux Sound Architecture to
93  the VLC media player. To activate it, use the `--aout alsa' flag or
94  select the `alsa' audio output plugin from the preferences menu.
95  .
96  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
97  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
98  streams from various network sources.
99
100 Package: vlc-plugin-sdl
101 Architecture: any
102 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
103 Conflicts: vlc-sdl (<< 0.5.0)
104 Replaces: vlc-sdl (<< 0.5.0)
105 Description: SDL video and audio output plugin for VLC
106  This plugin adds support for the Simple DirectMedia Layer library to
107  the VLC media player. To activate it, use the `--vout sdl' or
108  `--aout sdl' flags or select the `sdl' video or audio output plugin
109  from the preferences menu.
110  .
111  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
112  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
113  streams from various network sources.
114
115 Package: vlc-plugin-ggi
116 Architecture: any
117 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
118 Conflicts: vlc-ggi (<< 0.5.0)
119 Replaces: vlc-ggi (<< 0.5.0)
120 Description: GGI video output plugin for VLC
121  This is a GGI plugin for the VLC media player.  To activate it, use
122  the `--vout ggi' flag or select the `ggi' video output plugin from the
123  preferences menu.
124  .
125  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
126  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
127  streams from various network sources.
128
129 Package: vlc-plugin-glide
130 Architecture: i386
131 Depends: vlc (= ${Source-Version}), libglide2
132 Conflicts: vlc-glide (<< 0.5.0)
133 Replaces: vlc-glide (<< 0.5.0)
134 Description: Glide video output plugin for VLC
135  This is a Glide (3dfx) plugin for the VLC media player. To activate
136  it, use the `--vout glide' flag or select the `glide' video output
137  plugin from the preferences menu.
138  .
139  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
140  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
141  streams from various network sources.
142
143 Package: qvlc
144 Architecture: any
145 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
146 Conflicts: vlc-qt (<< 0.5.0)
147 Replaces: vlc-qt (<< 0.5.0)
148 Provides: vlc-gui
149 Description: Qt frontend for VLC
150  This plugin adds a Qt interface to the VLC media player. To activate it,
151  use the `--intf qt' flag or run the `qvlc' program.
152  .
153  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
154  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
155  streams from various network sources.
156
157 Package: vlc-plugin-arts
158 Architecture: any
159 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
160 Conflicts: vlc-arts (<< 0.5.0)
161 Replaces: vlc-arts (<< 0.5.0)
162 Description: aRts audio output plugin for VLC
163  This plugin adds support for the aRts Sound System to the VLC media
164  player. To activate it, use the `--aout arts' flag or select the `arts'
165  audio output plugin from the preferences menu.
166  .
167  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
168  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
169  streams from various network sources.
170
171 Package: mozilla-plugin-vlc
172 Architecture: any
173 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
174 Recommends: mozilla-browser
175 Description: multimedia plugin for Mozilla based on VLC
176  This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many
177  more formats to your Mozilla browser. The decoding process is done by VLC
178  and the output window is embedded in a webpage or directly in the browser
179  window. There is also support for fullscreen display and javascript control.
180  .
181  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
182  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
183  streams from various network sources.
184
185 Package: kvlc
186 Section: kde
187 Architecture: any
188 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
189 Recommends: vlc-plugin-arts
190 Conflicts: vlc-kde (<< 0.5.0)
191 Replaces: vlc-kde (<< 0.5.0)
192 Provides: vlc-gui
193 Description: KDE frontend for VLC
194  This plugin adds a KDE interface to the VLC media player. To activate it,
195  use the `--intf kde' flag or run the `kvlc' program.
196  .
197  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
198  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
199  streams from various network sources.
200
201 Package: vlc-plugin-svgalib
202 Architecture: i386
203 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
204 Description: SVGAlib video output plugin for VLC
205  This plugin adds support for SVGAlib to the VLC media player. To
206  activate it, use the `--vout svgalib' flag or select the `svgalib' video
207  output plugin from the preferences menu. Note that you will need root
208  permissions to use SVGAlib.
209  .
210  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
211  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
212  streams from various network sources.
213
214 Package: wxvlc
215 Architecture: any
216 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends}
217 Provides: vlc-gui
218 Description: wxWindows and skins frontends for VLC
219  This plugin adds a wxWindow interface and a skinnable interface to the
220  VLC media player. To activate the wxWindow GUI, use the `--intf wxwin'
221  flag or run the `wxvlc' program. To activate the skinnable GUI, use the
222  `--intf skins' flag.
223  .
224  VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
225  DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
226  streams from various network sources.
227
228 Package: vlc-alsa
229 Section: oldlibs
230 Architecture: any
231 Depends: vlc, vlc-plugin-alsa, ${misc:Depends}
232 Description: ALSA audio output plugin for VLC (dummy legacy package)
233  The vlc-alsa package has been renamed to vlc-plugin-alsa. This is a dummy
234  package with the sole purpose of ensuring a smooth upgrade from vlc-alsa
235  to vlc-plugin-alsa.
236  .
237  This package is only useful to ensure clean upgrades from old Debian
238  releases and can be safely removed.
239
240 Package: vlc-esd
241 Section: oldlibs
242 Architecture: any
243 Depends: vlc, vlc-plugin-esd, ${misc:Depends}
244 Description: Esound audio output plugin for VLC (dummy legacy package)
245  The vlc-esd package has been renamed to vlc-plugin-esd. This is a dummy
246  package with the sole purpose of ensuring a smooth upgrade from vlc-esd
247  to vlc-plugin-esd.
248  .
249  This package is only useful to ensure clean upgrades from old Debian
250  releases and can be safely removed.
251
252 Package: vlc-ggi
253 Section: oldlibs
254 Architecture: any
255 Depends: vlc, vlc-plugin-ggi, ${misc:Depends}
256 Description: GGI video output plugin for VLC (dummy legacy package)
257  The vlc-ggi package has been renamed to vlc-plugin-ggi. This is a dummy
258  package with the sole purpose of ensuring a smooth upgrade from vlc-ggi
259  to vlc-plugin-ggi.
260  .
261  This package is only useful to ensure clean upgrades from old Debian
262  releases and can be safely removed.
263
264 Package: vlc-glide
265 Section: oldlibs
266 Architecture: i386
267 Depends: vlc, vlc-plugin-glide, ${misc:Depends}
268 Description: Glide video output plugin for VLC (dummy legacy package)
269  The vlc-glide package has been renamed to vlc-plugin-glide. This is a dummy
270  package with the sole purpose of ensuring a smooth upgrade from vlc-glide
271  to vlc-plugin-glide.
272  .
273  This package is only useful to ensure clean upgrades from old Debian
274  releases and can be safely removed.
275
276 Package: vlc-gnome
277 Section: oldlibs
278 Architecture: any
279 Depends: vlc, gnome-vlc, ${misc:Depends}
280 Description: GNOME frontend for VLC (dummy legacy package)
281  The vlc-gnome package has been renamed to gnome-vlc. This is a dummy
282  package with the sole purpose of ensuring a smooth upgrade from vlc-gnome
283  to gnome-vlc.
284  .
285  This package is only useful to ensure clean upgrades from old Debian
286  releases and can be safely removed.
287
288 Package: vlc-gtk
289 Section: oldlibs
290 Architecture: any
291 Depends: vlc, gvlc, ${misc:Depends}
292 Description: GTK+ frontend for VLC (dummy legacy package)
293  The vlc-gtk package has been renamed to gvlc. This is a dummy package with
294  the sole purpose of ensuring a smooth upgrade from vlc-gtk to gvlc.
295  .
296  This package is only useful to ensure clean upgrades from old Debian
297  releases and can be safely removed.
298
299 Package: vlc-qt
300 Section: oldlibs
301 Architecture: any
302 Depends: vlc, qvlc, ${misc:Depends}
303 Description: Qt frontend for VLC (dummy legacy package)
304  The vlc-qt package has been renamed to qvlc. This is a dummy package with
305  the sole purpose of ensuring a smooth upgrade from vlc-qt to qvlc.
306  .
307  This package is only useful to ensure clean upgrades from old Debian
308  releases and can be safely removed.
309
310 Package: vlc-sdl
311 Section: oldlibs
312 Architecture: any
313 Depends: vlc, vlc-plugin-sdl, ${misc:Depends}
314 Description: SDL video and audio output plugin for VLC (dummy legacy package)
315  The vlc-sdl package has been renamed to vlc-plugin-sdl. This is a dummy
316  package with the sole purpose of ensuring a smooth upgrade from vlc-sdl
317  to vlc-plugin-sdl.
318  .
319  This package is only useful to ensure clean upgrades from old Debian
320  releases and can be safely removed.
321