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