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