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