]> git.sesse.net Git - vlc/blob - debian/control
f4fa79481dd3bfd372e92a5f0e9a250784ca6284
[vlc] / debian / control
1 Source: vlc
2 Section: graphics
3 Priority: optional
4 Maintainer: Samuel Hocevar <sam@zoy.org>
5 Build-Depends: debhelper (>=2.2.0), xlibs-dev, xlibs-pic, libgnome-dev, libggi2-dev, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev (>=1.2.2-3.1), libqt-dev, libasound2-dev (>=0.9.0beta10a), libarts-dev, libmad0-dev, liblircclient-dev, liba52-0.7.4-dev, aalib1-dev, libdvbpsi1-dev, mozilla-dev, kdelibs-dev, dvb-dev, libdv2-dev, libxosd-dev (>=1.0.2-1), svgalibg1-dev (>=1.4.0)
6 Standards-Version: 3.5.6
7
8 Package: vlc
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Recommends: vlc-gui
12 Suggests: vlc-gnome
13 Description: a free MPEG, DVD and DivX player
14  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
15  .
16  This is vlc, the VideoLAN Client. It plays MPEG and MPEG2 files,
17  DVDs, or MPEG streams from a network source.
18
19 Package: libvlc0-dev
20 Section: devel
21 Architecture: any
22 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
23 Description: development files for the VideoLAN Client
24  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
25  .
26  This package contains headers and a static library required to build plugins
27  for the VideoLAN Client, or standalone applications using VideoLAN Client.
28
29 Package: gnome-vlc
30 Architecture: any
31 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
32 Recommends: vlc-plugin-esd
33 Conflicts: vlc-gnome (<< 0.5.0)
34 Replaces: vlc-gnome (<< 0.5.0)
35 Provides: vlc-gui
36 Description: GNOME frontend for vlc
37  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
38  .
39  This plugin adds a Gnome interface to vlc, the VideoLAN Client. To
40  activate it, use the `--intf gnome' flag or run the `gnome-vlc' program.
41
42 Package: vlc-gnome
43 Architecture: any
44 Depends: gnome-vlc
45 Description: Legacy package that you should remove.
46  This package is now called gnome-vlc.
47
48 Package: gvlc
49 Architecture: any
50 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
51 Conflicts: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
52 Replaces: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
53 Provides: vlc-gui
54 Description: Gtk+ frontend for vlc
55  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
56  .
57  This plugin adds a Gtk+ interface to vlc, the VideoLAN Client. To
58  activate it, use the `--intf gtk' flag or run the `gvlc' program.
59
60 Package: vlc-gtk
61 Architecture: any
62 Depends: gvlc
63 Description: Legacy package that you should remove.
64  This package is now called gvlc.
65
66 Package: vlc-plugin-esd
67 Architecture: any
68 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
69 Conflicts: vlc-esd (<< 0.5.0)
70 Replaces: vlc-esd (<< 0.5.0)
71 Description: Esound audio output plugin for vlc
72  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
73  .
74  This plugin adds support for the Enlightened Sound Daemon to vlc, the
75  VideoLAN Client. To activate it, use the `--aout esd' flag or select
76  the `esd' aout plugin from the preferences menu.
77
78 Package: vlc-esd
79 Architecture: any
80 Depends: vlc-plugin-esd
81 Description: Legacy package that you should remove.
82  This package is now called vlc-plugin-esd.
83
84 Package: vlc-plugin-alsa
85 Architecture: any
86 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
87 Conflicts: vlc-alsa (<< 0.5.0)
88 Replaces: vlc-alsa (<< 0.5.0)
89 Description: ALSA audio output plugin for vlc
90  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
91  .
92  This plugin adds support for the Advanced Linux Sound Architecture to
93  vlc, the VideoLAN Client. To activate it, use the `--aout alsa' flag or
94  select the `alsa' aout plugin from the preferences menu.
95
96 Package: vlc-alsa
97 Architecture: any
98 Depends: vlc-plugin-alsa
99 Description: Legacy package that you should remove.
100  This package is now called vlc-plugin-alsa.
101
102 Package: vlc-plugin-sdl
103 Architecture: any
104 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
105 Conflicts: vlc-sdl (<< 0.5.0)
106 Replaces: vlc-sdl (<< 0.5.0)
107 Description: SDL video and audio output plugin for vlc
108  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
109  .
110  This plugin adds support for the Simple DirectMedia Layer library to
111  vlc, the VideoLAN Client. To activate it, use the `--vout sdl' or
112  `--aout sdl' flags or select the `sdl' vout or aout plugin from the
113  preferences menu.
114
115 Package: vlc-sdl
116 Architecture: any
117 Depends: vlc-plugin-sdl
118 Description: Legacy package that you should remove.
119  This package is now called vlc-plugin-sdl.
120
121 Package: vlc-plugin-ggi
122 Architecture: any
123 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
124 Conflicts: vlc-ggi (<< 0.5.0)
125 Replaces: vlc-ggi (<< 0.5.0)
126 Description: GGI video output plugin for vlc
127  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
128  .
129  This is a GGI plugin for vlc, the VideoLAN Client.  To activate it, use
130  the `--vout ggi' flag or select the `ggi' vout plugin from the preferences
131  menu.
132
133 Package: vlc-ggi
134 Architecture: any
135 Depends: vlc-plugin-ggi
136 Description: Legacy package that you should remove.
137  This package is now called vlc-plugin-ggi.
138
139 Package: vlc-plugin-glide
140 Architecture: i386
141 Depends: vlc (= ${Source-Version}), libglide2
142 Conflicts: vlc-glide (<< 0.5.0)
143 Replaces: vlc-glide (<< 0.5.0)
144 Description: Glide video output plugin for vlc
145  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
146  .
147  This is a Glide (3dfx) plugin for vlc, the VideoLAN Client. To activate
148  it, use the `--vout glide' flag or select the `glide' vout plugin from
149  the preferences menu.
150
151 Package: vlc-glide
152 Architecture: any
153 Depends: vlc-plugin-glide
154 Description: Legacy package that you should remove.
155  This package is now called vlc-plugin-glide.
156
157 Package: qvlc
158 Architecture: any
159 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
160 Conflicts: vlc-qt (<< 0.5.0)
161 Replaces: vlc-qt (<< 0.5.0)
162 Provides: vlc-gui
163 Description: Qt frontend for vlc
164  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
165  .
166  This plugin adds a Qt interface to vlc, the VideoLAN Client. To
167  activate it, use the `--intf qt' flag or run the `qvlc' program.
168
169 Package: vlc-qt
170 Architecture: any
171 Depends: qvlc
172 Description: Legacy package that you should remove.
173  This package is now called qvlc.
174
175 Package: vlc-plugin-mad
176 Architecture: any
177 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
178 Conflicts: vlc-mad (<< 0.5.0)
179 Replaces: vlc-mad (<< 0.5.0)
180 Description: MAD audio codec plugin for vlc
181  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
182  .
183  This plugin adds support for libmad, the MPEG audio decoder library,
184  to the VideoLAN Client. MAD is 100% fixed-point based. The plugin is
185  autodetected.
186
187 Package: vlc-mad
188 Architecture: any
189 Depends: vlc-plugin-mad
190 Description: Legacy package that you should remove.
191  This package is now called vlc-plugin-mad.
192
193 Package: vlc-plugin-arts
194 Architecture: any
195 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
196 Conflicts: vlc-arts (<< 0.5.0)
197 Replaces: vlc-arts (<< 0.5.0)
198 Description: aRts audio output plugin for vlc
199  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
200  .
201  This plugin adds support for the aRts Sound System to vlc, the
202  VideoLAN Client. To activate it, use the `--aout arts' flag or
203  select the `arts' aout plugin from the preferences menu.
204
205 Package: vlc-arts
206 Architecture: any
207 Depends: vlc-plugin-arts
208 Description: Legacy package that you should remove.
209  This package is now called vlc-plugin-arts.
210
211 Package: vlc-plugin-lirc
212 Architecture: any
213 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
214 Conflicts: vlc-lirc (<< 0.5.0)
215 Replaces: vlc-lirc (<< 0.5.0)
216 Description: lirc (infrared remote control) interface plugin for vlc
217  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
218  .
219  This plugin is an infrared lirc interface for vlc, the
220  VideoLAN Client. To activate it, use the `--intf lirc' flag.
221
222 Package: vlc-lirc
223 Architecture: any
224 Depends: vlc-plugin-lirc
225 Description: Legacy package that you should remove.
226  This package is now called vlc-plugin-lirc.
227
228 Package: vlc-plugin-aa
229 Architecture: any
230 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
231 Conflicts: vlc-aa (<< 0.5.0)
232 Replaces: vlc-aa (<< 0.5.0)
233 Description: ASCII art video output plugin for vlc
234  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
235  .
236  This is an ASCII art video output plugin for vlc, the VideoLAN
237  Client. To activate it, use the `--vout aa' flag or select the `aa'
238  vout plugin from the preferences menu.
239
240 Package: vlc-aa
241 Architecture: any
242 Depends: vlc-plugin-aa
243 Description: Legacy package that you should remove.
244  This package is now called vlc-plugin-aa.
245
246 Package: vlc-plugin-xosd
247 Architecture: any
248 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
249 Conflicts: vlc-xosd (<< 0.5.0)
250 Replaces: vlc-xosd (<< 0.5.0)
251 Description: X On-Screen Display plugin for vlc
252  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
253  .
254  This is an On-Screen Display plugin for vlc, the VideoLAN Client. To
255  activate it, use the `--intf xosd' flag or select the `xosd' interface
256  plugin from the preferences menu.
257
258 Package: mozilla-plugin-vlc
259 Architecture: any
260 Depends: vlc (= ${Source-Version}), mozilla, ${shlibs:Depends}
261 Description: a multimedia plugin for Mozilla, based on vlc
262  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
263  .
264  This plugin adds support for MPEG, MPEG2, DVD and DivX to your Mozilla
265  browser. The decoding process is done by vlc and the output window is
266  embedded in a webpage or directly in the browser window. There is also
267  support for fullscreen display.
268
269 Package: kvlc
270 Architecture: any
271 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
272 Recommends: vlc-plugin-arts
273 Conflicts: vlc-kde (<< 0.5.0)
274 Replaces: vlc-kde (<< 0.5.0)
275 Provides: vlc-gui
276 Description: KDE frontend for vlc
277  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
278  .
279  This plugin adds a KDE interface to vlc, the VideoLAN Client. To
280  activate it, use the `--intf kde' flag or run the `kvlc' program.
281
282 Package: vlc-plugin-svgalib
283 Architecture: any
284 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
285 Description: SVGAlib video output plugin for vlc
286  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
287  .
288  This plugin adds support for SVGAlib to vlc, the VideoLAN Client. To
289  activate it, use the `--vout svgalib' flag or select the `svgalib' video
290  output plugin from the preferences menu. Note that you will need root
291  permissions to use SVGAlib.
292
293 Package: vlc-plugin-dv
294 Architecture: any
295 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
296 Description: DV codec plugin for vlc
297  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
298  .
299  This plugin adds support for the DV video format to vlc, the VideoLAN
300  Client. The plugin is autodetected.
301
302 Package: vlc-plugin-a52
303 Architecture: any
304 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
305 Description: A-52 (AC-3) codec plugin for vlc
306  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
307  .
308  This plugin adds support for the ATSC A-52 (aka. AC-3) audio format to
309  vlc, the VideoLAN Client. The plugin is autodetected.
310
311 Package: vlc-plugin-dvb
312 Architecture: any
313 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
314 Description: DVB input plugin for vlc
315  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
316  .
317  This plugin adds support for DVB cards to vlc, the VideoLAN Client. Note
318  that your card needs to be supported by your kernel before vlc can use it.