]> git.sesse.net Git - vlc/blobdiff - debian/control
* bootstrap: Guaah. Typo.
[vlc] / debian / control
index e7efcdc1a9407a9464deee10c70eb98bca769fab..80d4eae237bd1b5985a12b8a18bedef857482d48 100644 (file)
 Source: vlc
 Section: graphics
 Priority: optional
 Source: vlc
 Section: graphics
 Priority: optional
-Maintainer: Samuel Hocevar <sam@zoy.org>
-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, aalib1-dev, libdvbpsi1-dev, mozilla-dev, kdelibs-dev
-Standards-Version: 3.5.6
+Maintainer: Sam Hocevar (Debian packages) <sam+deb@zoy.org>
+Build-Depends: debhelper (>=3.0), gettext, fortune-mod, xlibs-dev, xlibs-pic, libgnome-dev, libggi2-dev, libglide2-dev [i386], libesd0-dev, libsdl1.2-dev (>=1.2.2-3.1), libqt3-mt-dev, libqt3-compat-headers, libasound2-dev (>=0.9.0beta10a), libarts1-dev, libmad0-dev, liblircclient-dev, liba52-0.7.4-dev, aalib1-dev, libdvbpsi1-dev, mozilla-dev, libidl0, libglib2.0-0, kdelibs4-dev, dvb-dev, libdv2-dev, libxosd-dev, svgalibg1-dev (>=1.4.0) [i386], libogg-dev, libvorbis-dev, libwxgtk2.4-dev, libdvdplay0-dev (>=1.0.1-2), libdvdread3-dev, libslp-dev, libflac-dev (>=1.1.0), libimlib2-dev
+Build-Conflicts: libmpeg2-dev, libmpeg2-0-dev, libmpeg2-1-dev, libmpeg2-2-dev, libmpeg2-3-dev
+Standards-Version: 3.5.10
 
 Package: vlc
 
 Package: vlc
+Section: graphics
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: vlc-gui
 Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: vlc-gui
-Suggests: vlc-gnome
-Description: a free MPEG, DVD and DivX player
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This is vlc, the VideoLAN Client. It plays MPEG and MPEG2 files,
- DVDs, or MPEG streams from a network source.
+Suggests: gnome-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: complete multimedia player
+ This is the VideoLAN project's VLC media player. It plays MPEG, MPEG2,
+ MPEG4, DivX, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia streams
+ from various network sources.
+
+Package: libvlc0-dev
+Section: libdevel
+Architecture: any
+Depends: vlc (= ${Source-Version}), ${shlibs: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.
 
 
-Package: vlc-gnome
+Package: gnome-vlc
+Section: gnome
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Recommends: vlc-plugin-esd
+Conflicts: vlc-gnome (<< 0.5.0)
+Replaces: vlc-gnome (<< 0.5.0)
 Provides: vlc-gui
 Provides: vlc-gui
-Description: GNOME interface plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds a Gnome interface to vlc, the VideoLAN Client. To
- activate it, use the `--intf gnome' flag or run the `gnome-vlc' program.
+Description: GNOME frontend for VLC
+ This plugin adds a GNOME interface to the VLC media player. To activate
+ it, use the `--intf gnome' flag or run the `gnome-vlc' program.
 
 
-Package: vlc-gtk
+Package: gvlc
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Replaces: vlc-gnome (<= 0.2.63-2)
-Conflicts: vlc-gnome (<= 0.2.63-2)
+Conflicts: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
+Replaces: vlc-gnome (<= 0.2.63-2), vlc-gtk (<< 0.5.0)
 Provides: vlc-gui
 Provides: vlc-gui
-Description: Gtk+ interface plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds a Gtk+ interface to vlc, the VideoLAN Client. To
- activate it, use the `--intf gtk' flag or run the `gvlc' program.
+Description: GTK+ frontend for VLC
+ This plugin adds a GTK+ interface to the VLC media player. To activate
+ it, use the `--intf gtk' flag or run the `gvlc' program.
 
 
-Package: vlc-esd
+Package: vlc-plugin-esd
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: Esound audio output plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds support for the Enlightened Sound Daemon to vlc, the
- VideoLAN Client. To activate it, use the `--aout esd' flag or select
the `esd' aout plugin from the preferences menu.
-
-Package: vlc-alsa
+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.
+
+Package: vlc-plugin-alsa
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: ALSA audio output plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
+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
  This plugin adds support for the Advanced Linux Sound Architecture to
vlc, the VideoLAN Client. To activate it, use the `--aout alsa' flag or
- select the `alsa' aout plugin from the preferences menu.
the VLC media player. To activate it, use the `--aout alsa' flag or
+ select the `alsa' audio output plugin from the preferences menu.
 
 
-Package: vlc-sdl
+Package: vlc-plugin-sdl
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: SDL video and audio output plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
+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
  This plugin adds support for the Simple DirectMedia Layer library to
vlc, the VideoLAN Client. To activate it, use the `--vout sdl' or
- `--aout sdl' flags or select the `sdl' vout or aout plugin from the
- preferences menu.
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.
 
 
-Package: vlc-ggi
+Package: vlc-plugin-ggi
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: GGI video output plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This is a GGI plugin for vlc, the VideoLAN Client.  To activate it, use
- the `--vout ggi' flag or select the `ggi' vout plugin from the preferences
- menu.
+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.
 
 
-Package: vlc-glide
+Package: vlc-plugin-glide
 Architecture: i386
 Depends: vlc (= ${Source-Version}), libglide2
 Architecture: i386
 Depends: vlc (= ${Source-Version}), libglide2
-Description: Glide video output plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This is a Glide (3dfx) plugin for vlc, the VideoLAN Client. To activate
- it, use the `--vout glide' flag or select the `glide' vout plugin from
- the preferences menu.
+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.
 
 
-Package: vlc-qt
+Package: qvlc
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
+Conflicts: vlc-qt (<< 0.5.0)
+Replaces: vlc-qt (<< 0.5.0)
 Provides: vlc-gui
 Provides: vlc-gui
-Description: Qt interface plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds a Qt interface to vlc, the VideoLAN Client. To
- activate it, use the `--intf qt' flag or run the `qvlc' program.
+Description: Qt frontend for VLC
+ This plugin adds a Qt interface to the VLC media player. To activate it,
+ use the `--intf qt' flag or run the `qvlc' program.
 
 
-Package: vlc-mad
+Package: vlc-plugin-arts
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: MAD audio codec plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds support for libmad, the MPEG audio decoder library,
- to the VideoLAN Client. MAD is 100% fixed-point based. To activate
- this plugin, use the `--mpeg_adec mad' flag or select the `mad' MPEG
- decoder from the preferences menu.
+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.
 
 
-Package: vlc-arts
+Package: mozilla-plugin-vlc
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: aRts audio output plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds support for the aRts Sound System to vlc, the
- VideoLAN Client. To activate it, use the `--aout arts' flag or
- select the `arts' aout plugin from the preferences menu.
-
-Package: vlc-lirc
+Recommends: mozilla-browser
+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.
+
+Package: kvlc
+Section: kde
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: lirc (infrared remote control) interface plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin is an infrared lirc interface for vlc, the
- VideoLAN Client. To activate it, use the `--intf lirc' flag.
+Recommends: vlc-plugin-arts
+Conflicts: vlc-kde (<< 0.5.0)
+Replaces: vlc-kde (<< 0.5.0)
+Provides: vlc-gui
+Description: KDE frontend for VLC
+ This plugin adds a KDE interface to the VLC media player. To activate it,
+ use the `--intf kde' flag or run the `kvlc' program.
 
 
-Package: vlc-aa
-Architecture: any
+Package: vlc-plugin-svgalib
+Architecture: i386
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: ASCII art video output plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This is an ASCII art video output plugin for vlc, the VideoLAN
- Client. To activate it, use the `--vout aa' flag or select the `aa'
- vout plugin from the preferences menu.
+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.
 
 
-Package: vlc-xosd
+Package: wxvlc
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
 Architecture: any
 Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Description: X On-Screen Display plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This is an On-Screen Display plugin for vlc, the VideoLAN Client. To
activate it, use the `--intf xosd' flag or select the `xosd' interface
plugin from the preferences menu.
+Provides: vlc-gui
+Description: wxWindows and skins frontends for VLC
+ This plugin adds a wxWindow interface and a skinnable interface to the
+ VLC media player. To activate the wxWindow GUI, use the `--intf wxwin'
flag or run the `wxvlc' program. To activate the skinnable GUI, use the
`--intf skins' flag.
 
 
-Package: mozilla-plugin-vlc
+Package: vlc-alsa
 Architecture: any
 Architecture: any
-Depends: vlc (= ${Source-Version}), mozilla, ${shlibs:Depends}
-Description: a multimedia plugin for Mozilla, based on vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds support for MPEG, MPEG2, DVD and DivX 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.
+Depends: vlc, vlc-plugin-alsa
+Description: legacy package that you should remove
+ This package is now called vlc-plugin-alsa.
 
 
-Package: vlc-kde
+Package: vlc-esd
 Architecture: any
 Architecture: any
-Depends: vlc (= ${Source-Version}), ${shlibs:Depends}
-Provides: vlc-gui
-Description: KDE interface plugin for vlc
- VideoLAN is a free MPEG, MPEG2, DVD and DivX software solution.
- .
- This plugin adds a KDE interface to vlc, the VideoLAN Client. To
- activate it, use the `--intf kde' flag or run the `kvlc' program.
+Depends: vlc, vlc-plugin-esd
+Description: legacy package that you should remove
+ This package is now called vlc-plugin-esd.
+
+Package: vlc-ggi
+Architecture: any
+Depends: vlc, vlc-plugin-ggi
+Description: legacy package that you should remove
+ This package is now called vlc-plugin-ggi.
+
+Package: vlc-glide
+Architecture: i386
+Depends: vlc, vlc-plugin-glide
+Description: legacy package that you should remove
+ This package is now called vlc-plugin-glide.
+
+Package: vlc-gnome
+Section: gnome
+Architecture: any
+Depends: vlc, gnome-vlc
+Description: legacy package that you should remove
+ This package is now called gnome-vlc.
+
+Package: vlc-gtk
+Architecture: any
+Depends: vlc, gvlc
+Description: legacy package that you should remove
+ This package is now called gvlc.
+
+Package: vlc-qt
+Architecture: any
+Depends: vlc, qvlc
+Description: legacy package that you should remove
+ This package is now called qvlc.
+
+Package: vlc-sdl
+Architecture: any
+Depends: vlc, vlc-plugin-sdl
+Description: legacy package that you should remove
+ This package is now called vlc-plugin-sdl.
+