]> git.sesse.net Git - vlc/blob - debian/control
1891373adb380c4487c443dc003351eab56e7989
[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, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev, libqt-dev, libasound2-dev [alpha i386 ia64 m68k powerpc] (>=0.9.0beta7), libmad0-dev
6 Standards-Version: 3.0.1
7
8 Package: vlc
9 Architecture: any
10 Depends: ${shlibs:Depends}, vlc-gui
11 Suggests: 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,
16  DVDs, or MPEG streams from a network source.
17
18 Package: libdvdcss1
19 Architecture: any
20 Depends: ${shlibs:Depends}
21 Conflicts: libdvdcss0.0.1, libdvdcss0.0.2, libdvdcss0.0.3
22 Description: a portable abstraction library for DVD decryption
23  libdvdcss is a portable abstraction library for DVD decryption, it
24  provides a simple API to access a DVD device as a block device.
25  .
26  This package contains the libdvdcss0 runtime library.
27
28 Package: libdvdcss1-dev
29 Architecture: any
30 Depends: libdvdcss1 (= ${Source-Version}), libc6-dev
31 Conflicts: libdvdcss0.0.1-dev, libdvdcss0.0.2-dev, libdvdcss0.0.3-dev
32 Description: development files for libdvdcss1
33  libdvdcss is a portable abstraction library for DVD decryption, it
34  provides a simple API to access a DVD device as a block device.
35  .
36  This package contains the header files and static library needed to
37  compile applications that use libdvdcss0.
38
39 Package: vlc-gnome
40 Architecture: any
41 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
42 Provides: vlc-gui
43 Description: Gnome plugin for vlc
44  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
45  .
46  This plugin adds a Gnome interface to vlc, the VideoLAN Client.
47
48 Package: vlc-gtk
49 Architecture: any
50 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
51 Replaces: vlc-gnome (<= 0.2.63-2)
52 Conflicts: vlc-gnome (<= 0.2.63-2)
53 Provides: vlc-gui
54 Description: Gtk+ plugin for vlc
55  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
56  .
57  This plugin adds a Gtk+ interface to vlc, the VideoLAN Client.
58
59 Package: vlc-esd
60 Architecture: any
61 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
62 Description: Esound plugin for vlc
63  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
64  .
65  This plugin adds support for the Enlightened Sound Daemon to
66  vlc, the VideoLAN Client.
67
68 Package: vlc-alsa
69 Architecture: alpha i386 ia64 m68k powerpc
70 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
71 Description: ALSA plugin for vlc
72  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
73  .
74  This plugin adds support for the Advanced Linux Sound Architecture to
75  vlc, the VideoLAN Client.
76
77 Package: vlc-sdl
78 Architecture: any
79 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
80 Description: SDL plugin for vlc
81  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
82  .
83  This plugin adds support for the Simple DirectMedia Layer library to
84  vlc, the VideoLAN Client.
85
86 Package: vlc-ggi
87 Architecture: any
88 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
89 Description: GGI plugin for vlc
90  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
91  .
92  This is a GGI plugin for vlc, the VideoLAN Client.
93
94 Package: vlc-glide
95 Architecture: i386
96 Depends: vlc (= ${Source-Version}), libglide2
97 Description: Glide plugin for vlc
98  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
99  .
100  This is a Glide (3dfx) plugin for vlc, the VideoLAN Client.
101
102 Package: vlc-qt
103 Architecture: any
104 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
105 Provides: vlc-gui
106 Description: Qt plugin for vlc
107  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
108  .
109  This plugin adds a Qt interface to vlc, the VideoLAN Client.
110
111 Package: vlc-mad
112 Architecture: any
113 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
114 Description: MAD plugin for vlc
115  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
116  .
117  This plugin adds support for libmad, the MPEG audio decoder library, to
118  the VideoLAN Client. MAD is 100% fixed-point based.