]> git.sesse.net Git - vlc/blob - debian/control
e9c90ab64cee676e87482ff2823983b51cad5dea
[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, libgnome-dev, libggi2-dev, libglide3-dev [i386], libesd0-dev, libsdl1.2-dev, libqt-dev, libasound1-dev
6 Standards-Version: 3.0.1
7
8 Package: vlc
9 Architecture: any
10 Depends: ${shlibs:Depends}, vlc-gui
11 Suggests: vlc-sdl, vlc-esd, vlc-gnome
12 Description: a free MPEG and DVD player
13  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
14  .
15  This is vlc, 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 Provides: vlc-gui
22 Description: Gnome plugin for vlc
23  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
24  .
25  This plugin adds a Gnome interface to vlc, the VideoLAN Client.
26
27 Package: vlc-gtk
28 Architecture: any
29 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
30 Replaces: vlc-gnome (<= 0.2.63-2)
31 Conflicts: vlc-gnome (<= 0.2.63-2)
32 Provides: vlc-gui
33 Description: Gtk+ plugin for vlc
34  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
35  .
36  This plugin adds a Gtk+ interface to vlc, the VideoLAN Client.
37
38 Package: vlc-esd
39 Architecture: any
40 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
41 Description: Esound plugin for vlc
42  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
43  .
44  This plugin adds support for the Enlightened Sound Daemon to
45  vlc, the VideoLAN Client.
46
47 Package: vlc-sdl
48 Architecture: any
49 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
50 Description: SDL plugin for vlc
51  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
52  .
53  This plugin adds support for the Simple DirectMedia Layer library to
54  vlc, the VideoLAN Client.
55
56 Package: vlc-ggi
57 Architecture: any
58 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
59 Description: GGI plugin for vlc
60  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
61  .
62  This is a GGI plugin for vlc, the VideoLAN Client.
63
64 Package: vlc-glide
65 Architecture: i386
66 Depends: vlc (= ${Source-Version}), libglide2
67 Description: Glide plugin for vlc
68  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
69  .
70  This is a Glide (3dfx) plugin for vlc, the VideoLAN Client.
71
72 Package: vlc-qt
73 Architecture: any
74 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
75 Provides: vlc-gui
76 Description: Qt plugin for vlc
77  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
78  .
79  This plugin adds a Qt interface to vlc, the VideoLAN Client.