]> git.sesse.net Git - vlc/blob - debian/control
6145853ff4c7ea1b5acedec9b0a1adc46f9b4157
[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 [i386], libesd0-dev, libsdl1.1-dev, libqt-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: 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 Provides: vlc-gui
22 Description: Gnome plugin for the VideoLAN Client
23  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
24  .
25  This plugin adds a Gnome interface to 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 the VideoLAN Client
34  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
35  .
36  This plugin adds a Gtk+ interface to the VideoLAN Client.
37
38 Package: vlc-esd
39 Architecture: any
40 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
41 Description: Esound plugin for the VideoLAN Client
42  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
43  .
44  This plugin adds support for the Enlightened Sound Daemon to
45  the VideoLAN Client.
46
47 Package: vlc-sdl
48 Architecture: any
49 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
50 Description: SDL plugin for the VideoLAN Client
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  the VideoLAN Client.
55
56 Package: vlc-ggi
57 Architecture: any
58 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
59 Description: GGI plugin for the VideoLAN Client
60  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
61  .
62  This is a GGI plugin for the VideoLAN Client.
63
64 Package: vlc-glide
65 Architecture: i386
66 Depends: vlc (= ${Source-Version}), libglide2
67 Description: Glide plugin for the VideoLAN Client
68  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
69  .
70  This is a Glide (3dfx) plugin for 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 the VideoLAN Client
77  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
78  .
79  This plugin adds a Qt interface to the VideoLAN Client.