]> git.sesse.net Git - vlc/blob - debian/control
0005804cf6673e1fc9e861fb544544c25b709081
[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
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: gnome-vlc
20 Architecture: any
21 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
22 Conflicts: vlc-gnome (<< 0.5.0)
23 Replaces: vlc-gnome (<< 0.5.0)
24 Provides: vlc-gui
25 Description: GNOME interface plugin for vlc
26  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
27  .
28  This plugin adds a Gnome interface to vlc, the VideoLAN Client. To
29  activate it, use the `--intf gnome' flag or run the `gnome-vlc' program.
30
31 Package: gvlc
32 Architecture: any
33 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
34 Conflicts: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
35 Replaces: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
36 Provides: vlc-gui
37 Description: Gtk+ interface plugin for vlc
38  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
39  .
40  This plugin adds a Gtk+ interface to vlc, the VideoLAN Client. To
41  activate it, use the `--intf gtk' flag or run the `gvlc' program.
42
43 Package: vlc-plugin-esd
44 Architecture: any
45 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
46 Conflicts: vlc-esd (<< 0.5.0)
47 Replaces: vlc-esd (<< 0.5.0)
48 Description: Esound audio output plugin for vlc
49  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
50  .
51  This plugin adds support for the Enlightened Sound Daemon to vlc, the
52  VideoLAN Client. To activate it, use the `--aout esd' flag or select
53  the `esd' aout plugin from the preferences menu.
54
55 Package: vlc-plugin-alsa
56 Architecture: any
57 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
58 Conflicts: vlc-alsa (<< 0.5.0)
59 Replaces: vlc-alsa (<< 0.5.0)
60 Description: ALSA audio output plugin for vlc
61  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
62  .
63  This plugin adds support for the Advanced Linux Sound Architecture to
64  vlc, the VideoLAN Client. To activate it, use the `--aout alsa' flag or
65  select the `alsa' aout plugin from the preferences menu.
66
67 Package: vlc-plugin-sdl
68 Architecture: any
69 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
70 Conflicts: vlc-sdl (<< 0.5.0)
71 Replaces: vlc-sdl (<< 0.5.0)
72 Description: SDL video and audio output plugin for vlc
73  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
74  .
75  This plugin adds support for the Simple DirectMedia Layer library to
76  vlc, the VideoLAN Client. To activate it, use the `--vout sdl' or
77  `--aout sdl' flags or select the `sdl' vout or aout plugin from the
78  preferences menu.
79
80 Package: vlc-plugin-ggi
81 Architecture: any
82 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
83 Conflicts: vlc-ggi (<< 0.5.0)
84 Replaces: vlc-ggi (<< 0.5.0)
85 Description: GGI video output plugin for vlc
86  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
87  .
88  This is a GGI plugin for vlc, the VideoLAN Client.  To activate it, use
89  the `--vout ggi' flag or select the `ggi' vout plugin from the preferences
90  menu.
91
92 Package: vlc-plugin-glide
93 Architecture: i386
94 Depends: vlc (= ${Source-Version}), libglide2
95 Conflicts: vlc-glide (<< 0.5.0)
96 Replaces: vlc-glide (<< 0.5.0)
97 Description: Glide video output plugin for vlc
98  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
99  .
100  This is a Glide (3dfx) plugin for vlc, the VideoLAN Client. To activate
101  it, use the `--vout glide' flag or select the `glide' vout plugin from
102  the preferences menu.
103
104 Package: qvlc
105 Architecture: any
106 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
107 Conflicts: vlc-qt (<< 0.5.0)
108 Replaces: vlc-qt (<< 0.5.0)
109 Provides: vlc-gui
110 Description: Qt interface plugin for vlc
111  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
112  .
113  This plugin adds a Qt interface to vlc, the VideoLAN Client. To
114  activate it, use the `--intf qt' flag or run the `qvlc' program.
115
116 Package: vlc-plugin-mad
117 Architecture: any
118 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
119 Conflicts: vlc-mad (<< 0.5.0)
120 Replaces: vlc-mad (<< 0.5.0)
121 Description: MAD audio codec plugin for vlc
122  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
123  .
124  This plugin adds support for libmad, the MPEG audio decoder library,
125  to the VideoLAN Client. MAD is 100% fixed-point based. To activate
126  this plugin, use the `--mpeg_adec mad' flag or select the `mad' MPEG
127  decoder from the preferences menu.
128
129 Package: vlc-plugin-arts
130 Architecture: any
131 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
132 Conflicts: vlc-arts (<< 0.5.0)
133 Replaces: vlc-arts (<< 0.5.0)
134 Description: aRts audio output plugin for vlc
135  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
136  .
137  This plugin adds support for the aRts Sound System to vlc, the
138  VideoLAN Client. To activate it, use the `--aout arts' flag or
139  select the `arts' aout plugin from the preferences menu.
140
141 Package: vlc-plugin-lirc
142 Architecture: any
143 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
144 Conflicts: vlc-lirc (<< 0.5.0)
145 Replaces: vlc-lirc (<< 0.5.0)
146 Description: lirc (infrared remote control) interface plugin for vlc
147  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
148  .
149  This plugin is an infrared lirc interface for vlc, the
150  VideoLAN Client. To activate it, use the `--intf lirc' flag.
151
152 Package: vlc-plugin-aa
153 Architecture: any
154 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
155 Conflicts: vlc-aa (<< 0.5.0)
156 Replaces: vlc-aa (<< 0.5.0)
157 Description: ASCII art video output plugin for vlc
158  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
159  .
160  This is an ASCII art video output plugin for vlc, the VideoLAN
161  Client. To activate it, use the `--vout aa' flag or select the `aa'
162  vout plugin from the preferences menu.
163
164 Package: vlc-plugin-xosd
165 Architecture: any
166 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
167 Conflicts: vlc-xosd (<< 0.5.0)
168 Replaces: vlc-xosd (<< 0.5.0)
169 Description: X On-Screen Display plugin for vlc
170  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
171  .
172  This is an On-Screen Display plugin for vlc, the VideoLAN Client. To
173  activate it, use the `--intf xosd' flag or select the `xosd' interface
174  plugin from the preferences menu.
175
176 Package: mozilla-plugin-vlc
177 Architecture: any
178 Depends: vlc (= ${Source-Version}), mozilla, ${shlibs:Depends}
179 Description: a multimedia plugin for Mozilla, based on vlc
180  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
181  .
182  This plugin adds support for MPEG, MPEG2, DVD and DivX to your Mozilla
183  browser. The decoding process is done by vlc and the output window is
184  embedded in a webpage or directly in the browser window. There is also
185  support for fullscreen display.
186
187 Package: kvlc
188 Architecture: any
189 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
190 Conflicts: vlc-kde (<< 0.5.0)
191 Replaces: vlc-kde (<< 0.5.0)
192 Provides: vlc-gui
193 Description: KDE interface plugin for vlc
194  VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
195  .
196  This plugin adds a KDE interface to vlc, the VideoLAN Client. To
197  activate it, use the `--intf kde' flag or run the `kvlc' program.