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