]> git.sesse.net Git - vlc/blob - debian/control
* Bug fixes and enhancements in the Gtk+/Gnome interfaces.
[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, alsa-headers
6 Standards-Version: 3.0.1
7
8 Package: vlc
9 Architecture: any
10 Depends: ${shlibs:Depends}, vlc-gtk
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}), vlc-gtk (= ${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-gtk
27 Architecture: any
28 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
29 Replaces: vlc-gnome (<= 0.2.63-2)
30 Conflicts: vlc-gnome (<= 0.2.63-2)
31 Description: Gtk+ plugin for the VideoLAN Client
32  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
33  .
34  This plugin adds a Gtk+ interface to the VideoLAN Client.
35
36 Package: vlc-esd
37 Architecture: any
38 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
39 Description: Esound plugin for the VideoLAN Client
40  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
41  .
42  This plugin adds support for the Enlightened Sound Daemon to
43  the VideoLAN Client.
44
45 Package: vlc-alsa
46 Architecture: any
47 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
48 Description: ALSA plugin for the VideoLAN Client
49  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
50  .
51  This plugin adds support for the Advanced Linux Sound Architecture to
52  the VideoLAN Client.
53
54 Package: vlc-sdl
55 Architecture: any
56 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
57 Description: SDL plugin for the VideoLAN Client
58  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
59  .
60  This plugin adds support for the Simple DirectMedia Layer library to
61  the VideoLAN Client.
62
63 Package: vlc-ggi
64 Architecture: any
65 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
66 Description: GGI plugin for the VideoLAN Client
67  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
68  .
69  This is a GGI plugin for the VideoLAN Client.
70
71 Package: vlc-glide
72 Architecture: i386
73 Depends: vlc (= ${Source-Version}), libglide2
74 Description: Glide plugin for the VideoLAN Client
75  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
76  .
77  This is a Glide (3dfx) plugin for the VideoLAN Client.
78
79 Package: vlc-qt
80 Architecture: any
81 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
82 Description: Qt plugin for the VideoLAN Client
83  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
84  .
85  This plugin adds a Qt interface to the VideoLAN Client.
86
87 Package: vlc-kde
88 Architecture: any
89 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
90 Description: KDE plugin for the VideoLAN Client
91  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
92  .
93  This plugin adds a KDE interface to the VideoLAN Client.