]> git.sesse.net Git - vlc/blob - debian/control
* Fixed the BeOS compile typo.
[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.2-dev, libqt-dev, libasound2-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-alsa
48 Architecture: any
49 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
50 Description: ALSA plugin for vlc
51  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
52  .
53  This plugin adds support for the Advanced Linux Sound Architecture to
54  vlc, the VideoLAN Client.
55
56 Package: vlc-sdl
57 Architecture: any
58 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
59 Description: SDL plugin for vlc
60  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
61  .
62  This plugin adds support for the Simple DirectMedia Layer library to
63  vlc, the VideoLAN Client.
64
65 Package: vlc-ggi
66 Architecture: any
67 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
68 Description: GGI plugin for vlc
69  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
70  .
71  This is a GGI plugin for vlc, the VideoLAN Client.
72
73 Package: vlc-glide
74 Architecture: i386
75 Depends: vlc (= ${Source-Version}), libglide2
76 Description: Glide plugin for vlc
77  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
78  .
79  This is a Glide (3dfx) plugin for vlc, the VideoLAN Client.
80
81 Package: vlc-qt
82 Architecture: any
83 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
84 Provides: vlc-gui
85 Description: Qt plugin for vlc
86  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
87  .
88  This plugin adds a Qt interface to vlc, the VideoLAN Client.