]> git.sesse.net Git - vlc/blob - debian/control
. changed program version to 0.2.5 (preparing 0.3.0 release).
[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), xlib6g-dev, libgnome-dev, libggi2-dev, libglide-dev, libesd0-dev, libsdl1.1-dev, alsa-headers
6 Standards-Version: 3.0.1
7
8 Package: vlc
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Suggests: vlc-gnome, vlc-sdl, vlc-esd
12 Description: the free MPEG and DVD player VideoLAN Client
13  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
14  .
15  This is the VideoLAN Client. It plays MPEG and MPEG2 files, unencrypted
16  DVDs, or MPEG streams from a network source.
17
18 Package: vlc-gnome
19 Architecture: any
20 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
21 Description: Gnome plugin for the VideoLAN Client
22  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
23  .
24  This plugin adds a Gnome interface to the VideoLAN Client.
25
26 Package: vlc-ggi
27 Architecture: any
28 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
29 Description: GGI plugin for the VideoLAN Client
30  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
31  .
32  This is a GGI plugin for the VideoLAN Client.
33
34 Package: vlc-glide
35 Architecture: any
36 Depends: vlc (= ${Source-Version}), libglide2
37 Description: Glide plugin for the VideoLAN Client
38  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
39  .
40  This is a Glide (3dfx) plugin for the VideoLAN Client.
41
42 Package: vlc-esd
43 Architecture: any
44 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
45 Description: Esound plugin for the VideoLAN Client
46  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
47  .
48  This plugin adds support for the Enlightened Sound Daemon to
49  the VideoLAN Client.
50
51 Package: vlc-alsa
52 Architecture: any
53 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
54 Description: ALSA plugin for the VideoLAN Client
55  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
56  .
57  This plugin adds support for the Advanced Linux Sound Architecture to
58  the VideoLAN Client.
59
60 Package: vlc-sdl
61 Architecture: any
62 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
63 Description: SDL plugin for the VideoLAN Client
64  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
65  .
66  This plugin adds support for the Simple DirectMedia Layer library to
67  the VideoLAN Client.
68