]> git.sesse.net Git - vlc/blob - debian/control
* ./debian/*: additional Debian butchery; merged vlc-plugin-aa and
[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), gettext, fortune-mod, xlibs-dev, xlibs-pic, libgnome-dev, libggi2-dev, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev (>=1.2.2-3.1), libqt3-dev, libasound2-dev (>=0.9.0beta10a), libarts1-dev, libmad0-dev, liblircclient-dev, liba52-0.7.4-dev, aalib1-dev, libdvbpsi1-dev, mozilla-dev, kdelibs4-dev, dvb-dev, libdv2-dev, libxosd-dev, svgalibg1-dev (>=1.4.0) [i386], libogg-dev, libvorbis-dev, libwxgtk2.4-dev, libdvdplay0-dev, libdvdread2-dev, libslp-dev, libflac-dev (>=1.1.0)
6 Standards-Version: 3.5.6
7
8 Package: vlc
9 Section: graphics
10 Architecture: any
11 Depends: ${shlibs:Depends}
12 Recommends: vlc-gui
13 Suggests: gnome-vlc
14 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)
15 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)
16 Description: a complete multimedia player
17  This is the VideoLAN project's VLC media player. It plays MPEG, MPEG2,
18  MPEG4, DivX, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams
19  from various network sources.
20
21 Package: libvlc0-dev
22 Section: devel
23 Architecture: any
24 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
25 Description: development files for VLC
26  This package contains headers and a static library required to build plugins
27  for VLC, or standalone applications that use VLC features.
28
29 Package: gnome-vlc
30 Section: graphics
31 Architecture: any
32 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
33 Recommends: vlc-plugin-esd
34 Conflicts: vlc-gnome (<< 0.5.0)
35 Replaces: vlc-gnome (<< 0.5.0)
36 Provides: vlc-gui
37 Description: GNOME frontend for VLC
38  This plugin adds a Gnome interface to the VLC media player. To activate
39  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  This plugin adds a Gtk+ interface to the VLC media player. To activate
55  it, use the `--intf gtk' flag or run the `gvlc' program.
56
57 Package: vlc-gtk
58 Architecture: any
59 Depends: gvlc
60 Description: legacy package that you should remove
61  This package is now called gvlc.
62
63 Package: vlc-plugin-esd
64 Architecture: any
65 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
66 Conflicts: vlc-esd (<< 0.5.0)
67 Replaces: vlc-esd (<< 0.5.0)
68 Description: Esound audio output plugin for VLC
69  This plugin adds support for the Enlightened Sound Daemon to the VLC
70  media player. To activate it, use the `--aout esd' flag or select the
71  `esd' audio output plugin from the preferences menu.
72
73 Package: vlc-esd
74 Architecture: any
75 Depends: vlc-plugin-esd
76 Description: legacy package that you should remove
77  This package is now called vlc-plugin-esd.
78
79 Package: vlc-plugin-alsa
80 Architecture: any
81 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
82 Conflicts: vlc-alsa (<< 0.5.0)
83 Replaces: vlc-alsa (<< 0.5.0)
84 Description: ALSA audio output plugin for VLC
85  This plugin adds support for the Advanced Linux Sound Architecture to
86  the VLC media player. To activate it, use the `--aout alsa' flag or
87  select the `alsa' audio output plugin from the preferences menu.
88
89 Package: vlc-alsa
90 Architecture: any
91 Depends: vlc-plugin-alsa
92 Description: legacy package that you should remove
93  This package is now called vlc-plugin-alsa.
94
95 Package: vlc-plugin-sdl
96 Architecture: any
97 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
98 Conflicts: vlc-sdl (<< 0.5.0)
99 Replaces: vlc-sdl (<< 0.5.0)
100 Description: SDL video and audio output plugin for VLC
101  This plugin adds support for the Simple DirectMedia Layer library to
102  the VLC media player. To activate it, use the `--vout sdl' or
103  `--aout sdl' flags or select the `sdl' video or audio output plugin
104  from the preferences menu.
105
106 Package: vlc-sdl
107 Architecture: any
108 Depends: vlc-plugin-sdl
109 Description: legacy package that you should remove
110  This package is now called vlc-plugin-sdl.
111
112 Package: vlc-plugin-ggi
113 Architecture: any
114 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
115 Conflicts: vlc-ggi (<< 0.5.0)
116 Replaces: vlc-ggi (<< 0.5.0)
117 Description: GGI video output plugin for VLC
118  This is a GGI plugin for the VLC media player.  To activate it, use
119  the `--vout ggi' flag or select the `ggi' video output plugin from the
120  preferences menu.
121
122 Package: vlc-ggi
123 Architecture: any
124 Depends: vlc-plugin-ggi
125 Description: legacy package that you should remove
126  This package is now called vlc-plugin-ggi.
127
128 Package: vlc-plugin-glide
129 Architecture: i386
130 Depends: vlc (= ${Source-Version}), libglide2
131 Conflicts: vlc-glide (<< 0.5.0)
132 Replaces: vlc-glide (<< 0.5.0)
133 Description: Glide video output plugin for VLC
134  This is a Glide (3dfx) plugin for the VLC media player. To activate
135  it, use the `--vout glide' flag or select the `glide' video output
136  plugin from the preferences menu.
137
138 Package: vlc-glide
139 Architecture: i386
140 Depends: vlc-plugin-glide
141 Description: legacy package that you should remove
142  This package is now called vlc-plugin-glide.
143
144 Package: qvlc
145 Architecture: any
146 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
147 Conflicts: vlc-qt (<< 0.5.0)
148 Replaces: vlc-qt (<< 0.5.0)
149 Provides: vlc-gui
150 Description: Qt frontend for VLC
151  This plugin adds a Qt interface to the VLC media player. To activate it,
152  use the `--intf qt' flag or run the `qvlc' program.
153
154 Package: vlc-qt
155 Architecture: any
156 Depends: qvlc
157 Description: legacy package that you should remove
158  This package is now called qvlc.
159
160 Package: vlc-plugin-arts
161 Architecture: any
162 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
163 Conflicts: vlc-arts (<< 0.5.0)
164 Replaces: vlc-arts (<< 0.5.0)
165 Description: aRts audio output plugin for VLC
166  This plugin adds support for the aRts Sound System to the VLC media
167  player. To activate it, use the `--aout arts' flag or select the `arts'
168  audio output plugin from the preferences menu.
169
170 Package: mozilla-plugin-vlc
171 Architecture: any
172 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
173 Recommends: mozilla-browser
174 Description: a multimedia plugin for Mozilla based on VLC
175  This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many
176  more formats to your Mozilla browser. The decoding process is done by VLC
177  and the output window is embedded in a webpage or directly in the browser
178  window. There is also support for fullscreen display and javascript control.
179
180 Package: kvlc
181 Architecture: any
182 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
183 Recommends: vlc-plugin-arts
184 Conflicts: vlc-kde (<< 0.5.0)
185 Replaces: vlc-kde (<< 0.5.0)
186 Provides: vlc-gui
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 Package: vlc-plugin-svgalib
192 Architecture: i386
193 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
194 Description: SVGAlib video output plugin for VLC
195  This plugin adds support for SVGAlib to the VLC media player. To
196  activate it, use the `--vout svgalib' flag or select the `svgalib' video
197  output plugin from the preferences menu. Note that you will need root
198  permissions to use SVGAlib.
199
200 Package: wxvlc
201 Architecture: any
202 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
203 Provides: vlc-gui
204 Description: wxWindows frontend for VLC
205  This plugin adds a wxWindow interface to the VLC media player. To
206  activate it, use the `--intf wxwin' flag or run the `wxvlc' program.
207