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