]> git.sesse.net Git - vlc/blob - debian/control
3cce4447db60e60af047e7944f9d3b1973de8319
[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),
6                xlibs-dev, xlibs-pic,
7                libgnome-dev,
8                libggi2-dev,
9                libglide2-dev [i386],
10                libesd0-dev,
11                libsdl1.2-dev (>=1.2.2-3.1),
12                libqt-dev,
13                libasound2-dev (>=0.9.0beta10a),
14                libarts-dev,
15                libmad0-dev,
16                liblircclient-dev,
17                a52dec-dev
18 Standards-Version: 3.5.6
19
20 Package: vlc
21 Architecture: any
22 Depends: ${shlibs:Depends}
23 Recommends: vlc-gui
24 Suggests: vlc-gnome
25 Description: a free MPEG and DVD player
26  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
27  .
28  This is vlc, the VideoLAN Client. It plays MPEG and MPEG2 files,
29  DVDs, or MPEG streams from a network source.
30
31 Package: libdvdcss1
32 Architecture: any
33 Depends: ${shlibs:Depends}
34 Conflicts: libdvdcss0.0.1, libdvdcss0.0.2, libdvdcss0.0.3
35 Description: a portable abstraction library for DVD decryption
36  libdvdcss is a portable abstraction library for DVD decryption, it
37  provides a simple API to access a DVD device as a block device.
38  .
39  This package contains the libdvdcss1 runtime library.
40
41 Package: libdvdcss1-dev
42 Architecture: any
43 Depends: libdvdcss1 (= ${Source-Version}), libc6-dev
44 Conflicts: libdvdcss0.0.1-dev, libdvdcss0.0.2-dev, libdvdcss0.0.3-dev
45 Description: development files for libdvdcss1
46  libdvdcss is a portable abstraction library for DVD decryption, it
47  provides a simple API to access a DVD device as a block device.
48  .
49  This package contains the header files and static library needed to
50  compile applications that use libdvdcss1.
51
52 Package: vlc-gnome
53 Architecture: any
54 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
55 Provides: vlc-gui
56 Description: Gnome plugin for vlc
57  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
58  .
59  This plugin adds a Gnome interface to vlc, the VideoLAN Client.
60
61 Package: vlc-gtk
62 Architecture: any
63 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
64 Replaces: vlc-gnome (<= 0.2.63-2)
65 Conflicts: vlc-gnome (<= 0.2.63-2)
66 Provides: vlc-gui
67 Description: Gtk+ plugin for vlc
68  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
69  .
70  This plugin adds a Gtk+ interface to vlc, the VideoLAN Client.
71
72 Package: vlc-esd
73 Architecture: any
74 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
75 Description: Esound plugin for vlc
76  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
77  .
78  This plugin adds support for the Enlightened Sound Daemon to
79  vlc, the VideoLAN Client.
80
81 Package: vlc-alsa
82 Architecture: any
83 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
84 Description: ALSA plugin for vlc
85  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
86  .
87  This plugin adds support for the Advanced Linux Sound Architecture to
88  vlc, the VideoLAN Client.
89
90 Package: vlc-sdl
91 Architecture: any
92 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
93 Description: SDL plugin for vlc
94  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
95  .
96  This plugin adds support for the Simple DirectMedia Layer library to
97  vlc, the VideoLAN Client.
98
99 Package: vlc-ggi
100 Architecture: any
101 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
102 Description: GGI plugin for vlc
103  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
104  .
105  This is a GGI plugin for vlc, the VideoLAN Client.
106
107 Package: vlc-glide
108 Architecture: i386
109 Depends: vlc (= ${Source-Version}), libglide2
110 Description: Glide plugin for vlc
111  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
112  .
113  This is a Glide (3dfx) plugin for vlc, the VideoLAN Client.
114
115 Package: vlc-qt
116 Architecture: any
117 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
118 Provides: vlc-gui
119 Description: Qt plugin for vlc
120  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
121  .
122  This plugin adds a Qt interface to vlc, the VideoLAN Client.
123
124 Package: vlc-mad
125 Architecture: any
126 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
127 Description: MAD plugin for vlc
128  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
129  .
130  This plugin adds support for libmad, the MPEG audio decoder library, to
131  the VideoLAN Client. MAD is 100% fixed-point based.
132
133 Package: vlc-arts
134 Architecture: any
135 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
136 Description: aRts plugin for vlc
137  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
138  .
139  This plugin adds support for the aRts Sound System to vlc, the
140  VideoLAN Client.
141
142 Package: vlc-a52
143 Architecture: any
144 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
145 Description: A52 plugin for vlc
146  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
147  .
148  This plugin adds support for liba52 to vlc, the VideoLAN Client.
149
150 Package: vlc-lirc
151 Architecture: any
152 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
153 Description: lirc plugin for vlc
154  VideoLAN is a free MPEG, MPEG2 and DVD software solution.
155  .
156  This plugin is an infrared lirc interface for vlc, the
157  VideoLAN Client.