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