X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=1891373adb380c4487c443dc003351eab56e7989;hb=2be071915d0b90bef9edc114818b02c7be830ca4;hp=7c247818965253fa85e65f6a13ac7b91f527b018;hpb=0d5aa512b43437462fe3e64009423cc33d409694;p=vlc diff --git a/debian/control b/debian/control index 7c24781896..1891373adb 100644 --- a/debian/control +++ b/debian/control @@ -2,84 +2,117 @@ Source: vlc Section: graphics Priority: optional Maintainer: Samuel Hocevar -Build-Depends: debhelper (>=2.2.0), xlib6g-dev, libgnome-dev, libggi2-dev, libglide-dev [i386], libesd0-dev, libsdl1.1-dev, libasound1-dev, libqt-dev +Build-Depends: debhelper (>=2.2.0), xlibs-dev, libgnome-dev, libggi2-dev, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev, libqt-dev, libasound2-dev [alpha i386 ia64 m68k powerpc] (>=0.9.0beta7), libmad0-dev Standards-Version: 3.0.1 Package: vlc Architecture: any -Depends: ${shlibs:Depends}, vlc-gtk -Suggests: vlc-sdl, vlc-esd, vlc-gnome -Description: the free MPEG and DVD player VideoLAN Client +Depends: ${shlibs:Depends}, 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 MPEG and MPEG2 files, unencrypted + This is vlc, the VideoLAN Client. It plays MPEG and MPEG2 files, DVDs, or MPEG streams from a network source. +Package: libdvdcss1 +Architecture: any +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 package contains the libdvdcss0 runtime library. + +Package: libdvdcss1-dev +Architecture: any +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 package contains the header files and static library needed to + compile applications that use libdvdcss0. + Package: vlc-gnome Architecture: any -Depends: vlc (= ${Source-Version}), vlc-gtk (= ${Source-Version}), ${shlibs:Depends} -Description: Gnome plugin for the VideoLAN Client +Depends: vlc (= ${Source-Version}), ${shlibs:Depends} +Provides: vlc-gui +Description: Gnome plugin for vlc VideoLAN is a free MPEG, MPEG2 and DVD software solution. . - This plugin adds a Gnome interface to the VideoLAN Client. + This plugin adds a Gnome interface to vlc, the VideoLAN Client. Package: vlc-gtk Architecture: any Depends: vlc (= ${Source-Version}), ${shlibs:Depends} Replaces: vlc-gnome (<= 0.2.63-2) Conflicts: vlc-gnome (<= 0.2.63-2) -Description: Gtk+ plugin for the VideoLAN Client +Provides: vlc-gui +Description: Gtk+ plugin for vlc VideoLAN is a free MPEG, MPEG2 and DVD software solution. . - This plugin adds a Gtk+ interface to 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 Client +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 +Architecture: alpha i386 ia64 m68k powerpc Depends: vlc (= ${Source-Version}), ${shlibs:Depends} -Description: ALSA plugin for the VideoLAN Client +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 - the VideoLAN Client. + vlc, the VideoLAN Client. Package: vlc-sdl Architecture: any Depends: vlc (= ${Source-Version}), ${shlibs:Depends} -Description: SDL plugin for the VideoLAN Client +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 the VideoLAN Client +Description: GGI plugin for vlc VideoLAN is a free MPEG, MPEG2 and DVD software solution. . - This is a GGI plugin for the VideoLAN Client. + This is a GGI plugin for vlc, the VideoLAN Client. Package: vlc-glide Architecture: i386 Depends: vlc (= ${Source-Version}), libglide2 -Description: Glide plugin for the VideoLAN Client +Description: Glide plugin for vlc VideoLAN is a free MPEG, MPEG2 and DVD software solution. . - This is a Glide (3dfx) plugin for the VideoLAN Client. + This is a Glide (3dfx) plugin for vlc, the VideoLAN Client. Package: vlc-qt Architecture: any Depends: vlc (= ${Source-Version}), ${shlibs:Depends} -Description: Qt plugin for the VideoLAN Client +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 a Qt interface to the VideoLAN Client. + This plugin adds support for libmad, the MPEG audio decoder library, to + the VideoLAN Client. MAD is 100% fixed-point based.