]> git.sesse.net Git - vlc/blobdiff - debian/control
* Win32 compilation fixes (mingw includes dirent)
[vlc] / debian / control
index 7911694a298b74444686bc8fd54400b967353789..3cce4447db60e60af047e7944f9d3b1973de8319 100644 (file)
@@ -2,66 +2,156 @@ Source: vlc
 Section: graphics
 Priority: optional
 Maintainer: Samuel Hocevar <sam@zoy.org>
-Standards-Version: 3.0.1
+Build-Depends: debhelper (>=2.2.0),
+               xlibs-dev, xlibs-pic,
+               libgnome-dev,
+               libggi2-dev,
+               libglide2-dev [i386],
+               libesd0-dev,
+               libsdl1.2-dev (>=1.2.2-3.1),
+               libqt-dev,
+               libasound2-dev (>=0.9.0beta10a),
+               libarts-dev,
+               libmad0-dev,
+               liblircclient-dev,
+               a52dec-dev
+Standards-Version: 3.5.6
 
 Package: vlc
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: VideoLAN Client - a free MPEG2 and DVD player
- VideoLAN is a free MPEG2 software solution.
+Recommends: vlc-gui
+Suggests: vlc-gnome
+Description: a free MPEG and DVD player
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
  .
- This is the VideoLAN Client. It plays MPEG2 files, unencrypted DVDs,
or MPEG2 streams from a network source.
+ This is vlc, the VideoLAN Client. It plays MPEG and MPEG2 files,
DVDs, or MPEG streams from a network source.
 
-Package: vlc-gnome
+Package: libdvdcss1
 Architecture: any
-Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: Gnome VideoLAN Client - a free MPEG2 and DVD player for Gnome
- VideoLAN is a free MPEG2 software solution.
+Depends: ${shlibs:Depends}
+Conflicts: libdvdcss0.0.1, libdvdcss0.0.2, libdvdcss0.0.3
+Description: a portable abstraction library for DVD decryption
+ libdvdcss is a portable abstraction library for DVD decryption, it
+ provides a simple API to access a DVD device as a block device.
  .
- This is the Gnome version of the VideoLAN Client. It plays MPEG2 files,
- unencrypted DVDs, or MPEG2 streams from a network source.
+ This package contains the libdvdcss1 runtime library.
 
-Package: vlc-fb
+Package: libdvdcss1-dev
 Architecture: any
-Depends: vlc (= ${Source-Version})
-Description: Framebuffer VideoLAN Client - a free MPEG2 and DVD player
- VideoLAN is a free MPEG2 software solution.
+Depends: libdvdcss1 (= ${Source-Version}), libc6-dev
+Conflicts: libdvdcss0.0.1-dev, libdvdcss0.0.2-dev, libdvdcss0.0.3-dev
+Description: development files for libdvdcss1
+ libdvdcss is a portable abstraction library for DVD decryption, it
+ provides a simple API to access a DVD device as a block device.
  .
- This is the Linux framebuffer version of the VideoLAN Client. It plays
MPEG2 files, unencrypted DVDs, or MPEG2 streams from a network source.
+ This package contains the header files and static library needed to
compile applications that use libdvdcss1.
 
-Package: vlc-ggi
+Package: vlc-gnome
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: GGI plugin for the VideoLAN MPEG2 and DVD player vlc
- VideoLAN is a free MPEG2 software solution.
+Provides: vlc-gui
+Description: Gnome plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
  .
- This is a GGI plugin for the VideoLAN Client.
+ This plugin adds a Gnome interface to vlc, the VideoLAN Client.
 
-Package: vlc-glide
+Package: vlc-gtk
 Architecture: any
-Depends: vlc (= ${Source-Version}), libglide2
-Description: Glide plugin for the VideoLAN MPEG2 and DVD player vlc
- VideoLAN is a free MPEG2 software solution.
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Replaces: vlc-gnome (<= 0.2.63-2)
+Conflicts: vlc-gnome (<= 0.2.63-2)
+Provides: vlc-gui
+Description: Gtk+ plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
  .
- This is a Glide (3dfx) plugin for the VideoLAN Client.
+ This plugin adds a Gtk+ interface to vlc, the VideoLAN Client.
 
 Package: vlc-esd
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: Esound plugin for the VideoLAN MPEG2 and DVD player vlc
- VideoLAN is a free MPEG2 software solution.
+Description: Esound plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
  .
  This plugin adds support for the Enlightened Sound Daemon to
- the VideoLAN Client.
+ vlc, the VideoLAN Client.
+
+Package: vlc-alsa
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: ALSA plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin adds support for the Advanced Linux Sound Architecture to
+ vlc, the VideoLAN Client.
 
 Package: vlc-sdl
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: SDL plugin for the VideoLAN MPEG2 and DVD player vlc
- VideoLAN is a free MPEG2 software solution.
+Description: SDL plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
  .
  This plugin adds support for the Simple DirectMedia Layer library to
- the VideoLAN Client.
+ vlc, the VideoLAN Client.
+
+Package: vlc-ggi
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: GGI plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This is a GGI plugin for vlc, the VideoLAN Client.
+
+Package: vlc-glide
+Architecture: i386
+Depends: vlc (= ${Source-Version}), libglide2
+Description: Glide plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This is a Glide (3dfx) plugin for vlc, the VideoLAN Client.
+
+Package: vlc-qt
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Provides: vlc-gui
+Description: Qt plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin adds a Qt interface to vlc, the VideoLAN Client.
+
+Package: vlc-mad
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: MAD plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin adds support for libmad, the MPEG audio decoder library, to
+ the VideoLAN Client. MAD is 100% fixed-point based.
+
+Package: vlc-arts
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: aRts plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin adds support for the aRts Sound System to vlc, the
+ VideoLAN Client.
+
+Package: vlc-a52
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: A52 plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin adds support for liba52 to vlc, the VideoLAN Client.
 
+Package: vlc-lirc
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Description: lirc plugin for vlc
+ VideoLAN is a free MPEG, MPEG2 and DVD software solution.
+ .
+ This plugin is an infrared lirc interface for vlc, the
+ VideoLAN Client.