X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=debian%2Fcontrol;h=2ebfc34653f34c6a346d52c8566bb3010caa98fa;hb=cb347302cc1a26df4cbcc13caba868e6910a7f1f;hp=3fe4981565db5072b6964f3d3f639ccd9d1e0213;hpb=566ca28782be96df7bedda66f5e93d96532382e6;p=vlc diff --git a/debian/control b/debian/control index 3fe4981565..2ebfc34653 100644 --- a/debian/control +++ b/debian/control @@ -1,52 +1,221 @@ Source: vlc Section: graphics Priority: optional -Maintainer: Samuel Hocevar -Build-Depends: debhelper (>=2.2.0), xlib6g-dev, libgnome-dev, libesd0-dev, libsdl1.1-dev, alsa-headers -Standards-Version: 3.0.1 +Maintainer: Sam Hocevar (Debian packages) +Build-Depends: debhelper (>= 4.0), dh-buildinfo, dpatch, gcc-snapshot [i386 amd64], nasm, yasm [amd64], gettext, linux-kernel-headers (>= 2.5.999-test7-bk-7), mozilla-dev (>= 2:1.7.10-1), xlibmesa-gl-dev, xlibs-static-pic, liba52-0.7.4-dev, libaa1-dev, libarts1-dev (>= 1.4.2-1), libasound2-dev (>= 0.9.0beta10a), libaudiofile-dev, libavahi-client-dev, libavcodec-dev (>= 0.cvs20050918-2), libavformat-dev (>= 0.cvs20050918-2), libcaca-dev (>= 0.9), libcdio-dev, libdvbpsi4-dev, libdvdnav-dev, libdvdread3-dev, libdts-dev, libesd0-dev, libflac-dev (>= 1.1.2-3), libfreetype6-dev, libfribidi-dev, libggi2-dev, libglib2.0-0, libglide2-dev [i386], libgnutls-dev (>= 1.2.8), libhal-dev (>= 0.5.5.1-3), libid3tag0-dev, libidl0, libimlib2-dev, liblircclient-dev, liblivemedia-dev (>= 2004.11.11a-1), libmad0-dev, libmatroska-dev (>= 0.7.7), libmodplug-dev, libmpcdec-dev, libmpeg2-4-dev, libncurses5-dev, libogg-dev, libpostproc-dev (>= 0.cvs20050918-2), libpng12-dev, libsdl1.2-dev (>= 1.2.7+1.2.8cvs20041007-5.3), libsmbclient-dev, libsvga1-dev [i386], libsysfs-dev, libtar-dev, libtheora-dev, libvcdinfo-dev, libvorbis-dev, libwxgtk2.6-dev, libx11-dev, libxext-dev, libxml2-dev, libxosd-dev (>= 2.2.4-1.3), libxt-dev, libxv-dev, zlib1g-dev +Standards-Version: 3.6.2.1 Package: vlc +Section: graphics Architecture: any -Depends: ${shlibs:Depends}, vlc-gnome -Suggests: vlc-sdl, vlc-esd -Description: the free MPEG and DVD player VideoLAN Client - VideoLAN is a free MPEG, MPEG2 and DVD software solution. +Depends: ${shlibs:Depends}, ${misc:Depends}, wxvlc, ttf-freefont +Recommends: ttf-thryomanes, videolan-doc +Suggests: vlc-plugin-alsa, mozilla-plugin-vlc +Replaces: vlc-plugin-dvb (<< 0.5.2-2), vlc-plugin-xosd (<< 0.5.2-2), vlc-plugin-dv (<< 0.5.2-2), vlc-plugin-mad (<< 0.5.2-2), vlc-mad (<< 0.5.0), vlc-plugin-a52 (<< 0.5.2-2), vlc-plugin-ogg (<< 0.5.2-2), vlc-plugin-lirc (<< 0.5.2-2), vlc-lirc (<< 0.5.0), vlc-plugin-aa (<< 0.5.2-2), vlc-aa (<< 0.5.0) +Conflicts: vlc-plugin-dvb (<< 0.5.2-2), vlc-plugin-xosd (<< 0.5.2-2), vlc-plugin-dv (<< 0.5.2-2), vlc-plugin-mad (<< 0.5.2-2), vlc-mad (<< 0.5.0), vlc-plugin-a52 (<< 0.5.2-2), vlc-plugin-ogg (<< 0.5.2-2), vlc-plugin-lirc (<< 0.5.2-2), vlc-lirc (<< 0.5.0), vlc-plugin-aa (<< 0.5.2-2), vlc-aa (<< 0.5.0) +Provides: mp3-decoder +Description: multimedia player for all audio and video formats + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + . + VLC can also be used as a streaming server that duplicates the stream it + reads and multicasts them through the network to other clients, or serves + them through HTTP. . - This is the VideoLAN Client. It plays MPEG and MPEG2 files, unencrypted - DVDs, or MPEG streams from a network source. + VLC has support for on-the-fly transcoding of audio and video formats, either + for broadcasting purposes or for movie format transformations. Support for + most output methods is provided by this package, but features can be added + by installing additional audio plugins (vlc-plugin-esd, vlc-plugin-alsa, + vlc-plugin-arts) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, + vlc-plugin-glide, vlc-plugin-svgalib). There is also a web browser plugin + in the mozilla-plugin-vlc package. -Package: vlc-gnome +Package: libvlc0-dev +Section: libdevel Architecture: any -Depends: vlc (= ${Source-Version}), ${shlibs:Depends} -Description: Gnome plugin for the VideoLAN Client - VideoLAN is a free MPEG, MPEG2 and DVD software solution. +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Description: development files for VLC + This package contains headers and a static library required to build plugins + for VLC, or standalone applications that use VLC features. . - This plugin adds a Gnome interface to the VideoLAN Client. + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. -Package: vlc-esd +Package: gnome-vlc +Section: oldlibs Architecture: any -Depends: vlc (= ${Source-Version}), ${shlibs:Depends} -Description: Esound plugin for the VideoLAN Client - VideoLAN is a free MPEG, MPEG2 and DVD software solution. +Depends: wxvlc, vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: vlc-gnome (<< 0.5.0) +Replaces: vlc-gnome (<< 0.5.0) +Description: GNOME frontend for VLC (dummy legacy package) + The gnome-vlc package has been discontinued. You should use the wxvlc + package instead. . - This plugin adds support for the Enlightened Sound Daemon to - the VideoLAN Client. + This package is only useful to ensure clean upgrades from old Debian + releases and can be safely removed. -Package: vlc-alsa +Package: gvlc +Section: oldlibs Architecture: any -Depends: vlc (= ${Source-Version}), ${shlibs:Depends} -Description: ALSA plugin for the VideoLAN Client - VideoLAN is a free MPEG, MPEG2 and DVD software solution. +Depends: wxvlc, vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0) +Replaces: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0) +Description: GTK+ frontend for VLC (dummy legacy package) + The gvlc package has been discontinued. You should use the wxvlc + package instead. . - This plugin adds support for the Advanced Linux Sound Architecture to - the VideoLAN Client. + This package is only useful to ensure clean upgrades from old Debian + releases and can be safely removed. + +Package: vlc-plugin-esd +Architecture: any +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: vlc-esd (<< 0.5.0) +Replaces: vlc-esd (<< 0.5.0) +Description: Esound audio output plugin for VLC + This plugin adds support for the Enlightened Sound Daemon to the VLC + media player. To activate it, use the `--aout esd' flag or select the + `esd' audio output plugin from the preferences menu. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. -Package: vlc-sdl +Package: vlc-plugin-alsa Architecture: any -Depends: vlc (= ${Source-Version}), ${shlibs:Depends} -Description: SDL plugin for the VideoLAN Client - VideoLAN is a free MPEG, MPEG2 and DVD software solution. +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: vlc-alsa (<< 0.5.0) +Replaces: vlc-alsa (<< 0.5.0) +Description: ALSA audio output plugin for VLC + This plugin adds support for the Advanced Linux Sound Architecture to + the VLC media player. To activate it, use the `--aout alsa' flag or + select the `alsa' audio output plugin from the preferences menu. . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Package: vlc-plugin-sdl +Architecture: any +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: vlc-sdl (<< 0.5.0) +Replaces: vlc-sdl (<< 0.5.0) +Description: SDL video and audio output plugin for VLC This plugin adds support for the Simple DirectMedia Layer library to - the VideoLAN Client. + the VLC media player. To activate it, use the `--vout sdl' or + `--aout sdl' flags or select the `sdl' video or audio output plugin + from the preferences menu. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Package: vlc-plugin-ggi +Architecture: any +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: vlc-ggi (<< 0.5.0) +Replaces: vlc-ggi (<< 0.5.0) +Description: GGI video output plugin for VLC + This is a GGI plugin for the VLC media player. To activate it, use + the `--vout ggi' flag or select the `ggi' video output plugin from the + preferences menu. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Package: vlc-plugin-glide +Architecture: i386 +Depends: vlc (= ${Source-Version}), libglide2 +Conflicts: vlc-glide (<< 0.5.0) +Replaces: vlc-glide (<< 0.5.0) +Description: Glide video output plugin for VLC + This is a Glide (3dfx) plugin for the VLC media player. To activate + it, use the `--vout glide' flag or select the `glide' video output + plugin from the preferences menu. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Package: qvlc +Section: oldlibs +Architecture: any +Depends: wxvlc, vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Conflicts: vlc-qt (<< 0.5.0) +Replaces: vlc-qt (<< 0.5.0) +Description: Qt frontend for VLC (dummy legacy package) + The qvlc package has been discontinued. You should use the wxvlc + package instead. + . + This package is only useful to ensure clean upgrades from old Debian + releases and can be safely removed. + +Package: vlc-plugin-arts +Architecture: any +Depends: vlc (= ${Source-Version}), libartsc0, ${misc:Depends} +Conflicts: vlc-arts (<< 0.5.0) +Replaces: vlc-arts (<< 0.5.0) +Description: aRts audio output plugin for VLC + This plugin adds support for the aRts Sound System to the VLC media + player. To activate it, use the `--aout arts' flag or select the `arts' + audio output plugin from the preferences menu. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Package: mozilla-plugin-vlc +Architecture: any +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Recommends: mozilla-browser | mozilla-firefox +Description: multimedia plugin for Mozilla based on VLC + This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many + more formats to your Mozilla browser. The decoding process is done by VLC + and the output window is embedded in a webpage or directly in the browser + window. There is also support for fullscreen display and javascript control. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Package: kvlc +Section: oldlibs +Architecture: any +Depends: wxvlc, vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Recommends: vlc-plugin-arts +Conflicts: vlc-kde (<< 0.5.0) +Replaces: vlc-kde (<< 0.5.0) +Description: KDE frontend for VLC (dummy legacy package) + The kvlc package has been discontinued. You should use the wxvlc + package instead. + . + This package is only useful to ensure clean upgrades from old Debian + releases and can be safely removed. + +Package: vlc-plugin-svgalib +Architecture: i386 +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Description: SVGAlib video output plugin for VLC + This plugin adds support for SVGAlib to the VLC media player. To + activate it, use the `--vout svgalib' flag or select the `svgalib' video + output plugin from the preferences menu. Note that you will need root + permissions to use SVGAlib. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources. + +Package: wxvlc +Architecture: any +Depends: vlc (= ${Source-Version}), ${shlibs:Depends}, ${misc:Depends} +Description: wxWidgets frontend for VLC + This plugin adds a wxWidgets interface to the VLC media player. To activate + the wxWidgets GUI, use the `--intf wx' flag or run the `wxvlc' program. + . + VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4, + DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia + streams from various network sources.