]> git.sesse.net Git - vlc/blob - debian/control
52b70ae091092e6eb2a879f29b451af2db54495b
[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, a52dec-dev, aalib1-dev, libdvbpsi1-dev, mozilla-dev, kdelibs-dev, dvb-dev, libdv-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 Conflicts: vlc-gnome (<< 0.5.0)
32 Replaces: vlc-gnome (<< 0.5.0)
33 Provides: vlc-gui
34 Description: GNOME frontend for vlc
35  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
36  .
37  This plugin adds a Gnome interface to vlc, the VideoLAN Client. To
38  activate it, use the `--intf gnome' flag or run the `gnome-vlc' program.
39
40 Package: vlc-gnome
41 Architecture: any
42 Depends: gnome-vlc
43 Description: Legacy package that you should remove.
44  This package is now called gnome-vlc.
45
46 Package: gvlc
47 Architecture: any
48 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
49 Conflicts: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
50 Replaces: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
51 Provides: vlc-gui
52 Description: Gtk+ frontend for vlc
53  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
54  .
55  This plugin adds a Gtk+ interface to vlc, the VideoLAN Client. To
56  activate it, use the `--intf gtk' flag or run the `gvlc' program.
57
58 Package: vlc-gtk
59 Architecture: any
60 Depends: gvlc
61 Description: Legacy package that you should remove.
62  This package is now called gvlc.
63
64 Package: vlc-plugin-esd
65 Architecture: any
66 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
67 Conflicts: vlc-esd (<< 0.5.0)
68 Replaces: vlc-esd (<< 0.5.0)
69 Description: Esound audio output plugin for vlc
70  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
71  .
72  This plugin adds support for the Enlightened Sound Daemon to vlc, the
73  VideoLAN Client. To activate it, use the `--aout esd' flag or select
74  the `esd' aout plugin from the preferences menu.
75
76 Package: vlc-esd
77 Architecture: any
78 Depends: vlc-plugin-esd
79 Description: Legacy package that you should remove.
80  This package is now called vlc-plugin-esd.
81
82 Package: vlc-plugin-alsa
83 Architecture: any
84 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
85 Conflicts: vlc-alsa (<< 0.5.0)
86 Replaces: vlc-alsa (<< 0.5.0)
87 Description: ALSA audio output plugin for vlc
88  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
89  .
90  This plugin adds support for the Advanced Linux Sound Architecture to
91  vlc, the VideoLAN Client. To activate it, use the `--aout alsa' flag or
92  select the `alsa' aout plugin from the preferences menu.
93
94 Package: vlc-alsa
95 Architecture: any
96 Depends: vlc-plugin-alsa
97 Description: Legacy package that you should remove.
98  This package is now called vlc-plugin-alsa.
99
100 Package: vlc-plugin-sdl
101 Architecture: any
102 Depends: vlc (= ${Source-Version}), ${shlibs: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  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
107  .
108  This plugin adds support for the Simple DirectMedia Layer library to
109  vlc, the VideoLAN Client. To activate it, use the `--vout sdl' or
110  `--aout sdl' flags or select the `sdl' vout or aout plugin from the
111  preferences menu.
112
113 Package: vlc-sdl
114 Architecture: any
115 Depends: vlc-plugin-sdl
116 Description: Legacy package that you should remove.
117  This package is now called vlc-plugin-sdl.
118
119 Package: vlc-plugin-ggi
120 Architecture: any
121 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
122 Conflicts: vlc-ggi (<< 0.5.0)
123 Replaces: vlc-ggi (<< 0.5.0)
124 Description: GGI video output plugin for vlc
125  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
126  .
127  This is a GGI plugin for vlc, the VideoLAN Client.  To activate it, use
128  the `--vout ggi' flag or select the `ggi' vout plugin from the preferences
129  menu.
130
131 Package: vlc-ggi
132 Architecture: any
133 Depends: vlc-plugin-ggi
134 Description: Legacy package that you should remove.
135  This package is now called vlc-plugin-ggi.
136
137 Package: vlc-plugin-glide
138 Architecture: i386
139 Depends: vlc (= ${Source-Version}), libglide2
140 Conflicts: vlc-glide (<< 0.5.0)
141 Replaces: vlc-glide (<< 0.5.0)
142 Description: Glide video output plugin for vlc
143  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
144  .
145  This is a Glide (3dfx) plugin for vlc, the VideoLAN Client. To activate
146  it, use the `--vout glide' flag or select the `glide' vout plugin from
147  the preferences menu.
148
149 Package: vlc-glide
150 Architecture: any
151 Depends: vlc-plugin-glide
152 Description: Legacy package that you should remove.
153  This package is now called vlc-plugin-glide.
154
155 Package: qvlc
156 Architecture: any
157 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
158 Conflicts: vlc-qt (<< 0.5.0)
159 Replaces: vlc-qt (<< 0.5.0)
160 Provides: vlc-gui
161 Description: Qt frontend for vlc
162  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
163  .
164  This plugin adds a Qt interface to vlc, the VideoLAN Client. To
165  activate it, use the `--intf qt' flag or run the `qvlc' program.
166
167 Package: vlc-qt
168 Architecture: any
169 Depends: qvlc
170 Description: Legacy package that you should remove.
171  This package is now called qvlc.
172
173 Package: vlc-plugin-mad
174 Architecture: any
175 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
176 Conflicts: vlc-mad (<< 0.5.0)
177 Replaces: vlc-mad (<< 0.5.0)
178 Description: MAD audio codec plugin for vlc
179  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
180  .
181  This plugin adds support for libmad, the MPEG audio decoder library,
182  to the VideoLAN Client. MAD is 100% fixed-point based. To activate
183  this plugin, use the `--mpeg_adec mad' flag or select the `mad' MPEG
184  decoder from the preferences menu.
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 Conflicts: vlc-kde (<< 0.5.0)
272 Replaces: vlc-kde (<< 0.5.0)
273 Provides: vlc-gui
274 Description: KDE frontend for vlc
275  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
276  .
277  This plugin adds a KDE interface to vlc, the VideoLAN Client. To
278  activate it, use the `--intf kde' flag or run the `kvlc' program.
279
280 Package: vlc-plugin-svgalib
281 Architecture: any
282 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
283 Description: SVGAlib video output plugin for vlc
284  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
285  .
286  This plugin adds support for SVGAlib to vlc, the VideoLAN Client. To
287  activate it, use the `--vout svgalib' flag or select the `svgalib' video
288  output plugin from the preferences menu. Note that you will need root
289  permissions to use SVGAlib.
290