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