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