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