Source: ffmpeg-mt
Section: libs
Priority: optional
Maintainer: iphion BV <techlist@iphion.nl>
XSBC-Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Sam Hocevar (Debian packages) <sam+deb@zoy.org>,
           Loic Minier <lool@dooz.org>,
           Reinhard Tartler <siretart@tauware.de>,
           Fabian Greffrath <fabian+debian@greffrath.com>,
           Andres Mejia <mcitadel@gmail.com>
DM-Upload-Allowed: yes
Standards-Version: 3.8.3
Vcs-Git: git://git.m2x.eu/ffmpeg-mt.git
Vcs-Browser: http://git.m2x.eu/git/cgi-bin/gitweb.cgi?p=ffmpeg-mt.git;a=summary
Homepage: http://gitorious.org/ffmpeg/ffmpeg-mt
Build-Depends-Indep: doxygen
Build-Depends: debhelper (>= 7),
               libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
               libbz2-dev,
               libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
               libfreetype6-dev,
               libgsm1-dev,
               libimlib2-dev,
               libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
               libschroedinger-dev,
               libsdl1.2-dev,
               libspeex-dev,
               libtheora-dev (>> 0.0.0.alpha4),
               libvorbis-dev,
               libx11-dev,
               libxext-dev,
               libvdpau-dev,
               libxvmc-dev,
               quilt,
               texi2html,
               yasm [i386 amd64],
               zlib1g-dev

Package: ffmpeg-mt
Section: video
Architecture: any
Provides: ffmpeg
Replaces: ffmpeg
Conflicts: ffmpeg
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: multimedia player, server and encoder
 This package contains the ffplay multimedia player, the ffserver streaming
 server and the ffmpeg audio and video encoder. They support most existing
 file formats (AVI, MPEG, OGG, Matroska, ASF...) and encoding formats (MPEG,
 DivX, MPEG4, AC3, DV...).

Package: ffmpeg-mt-dbg
Section: debug
Priority: extra
Architecture: any
Provides: ffmpeg-dbg
Replaces: ffmpeg-dbg
Conflicts: ffmpeg-dbg
Depends: libavutil50-mt (= ${binary:Version}),
         libavcodec52-mt (= ${binary:Version}),
         libavdevice52-mt (= ${binary:Version}),
         libpostproc51-mt (= ${binary:Version}),
         libavformat52-mt (= ${binary:Version}),
         libswscale0-mt (= ${binary:Version}),
         ffmpeg-mt (= ${binary:Version}),
         ${misc:Depends}
Description: Debug symbols for ffmpeg related packages
 This package contains debug data of the ffmpeg related shared libraries.
 .
 Most people will not need this package. Please install it to produce useful
 stacktraces to help debugging the ffmpeg library.

Package: ffmpeg-mt-doc
Section: doc
Architecture: all
Provides: ffmpeg-doc
Replaces: ffmpeg-doc
Conflicts: ffmpeg-doc
Depends: ${misc:Depends}
Description: documentation of the ffmpeg API
 This package contains the html doxygen documentation of the ffmpeg API.

Package: libavutil50-mt
Architecture: any
Provides: libavutil50
Replaces: libavutil50
Conflicts: libavutil50
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: ffmpeg utility library
 This is the common utility library from the ffmpeg project. It is required
 by all other ffmpeg libraries.
 .
 This package contains a Debian-specific version of the libavutil shared
 object that should only be used by Debian packages.

Package: libavcodec52-mt
Architecture: any
Provides: libavcodec52
Replaces: libavcodec52, ffmpeg (<< 4:0.5.1-1)
Conflicts: libavcodec52
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: ffmpeg codec library
 This is the codec library from the ffmpeg project which suports multi-threaded
 decoding. It supports most existing encoding formats (MPEG, DivX, MPEG4, AC3, DV...)
 .
 This package contains a Debian-specific version of the libavcodec shared
 object that should only be used by Debian packages.

Package: libavdevice52-mt
Architecture: any
Provides: libavdevice52
Replaces: libavdevice52
Conflicts: libavdevice52
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: ffmpeg device handling library
 This is the device handling library from the ffmpeg project.
 .
 This package contains a Debian-specific version of the libavdevice shared
 object that should only be used by Debian packages.

Package: libavformat52-mt
Architecture: any
Provides: libavformat52
Replaces: libavformat52
Conflicts: libavformat52
Depends: ${shlibs:Depends},
         ${misc:Depends}
Breaks: libavcodec51 (<< 3:0.svn20090303-1)
Description: ffmpeg file format library
 This is the demuxer library from the ffmpeg project. It supports most
 existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
 .
 This package contains a Debian-specific version of the libavformat shared
 object that should only be used by Debian packages.

Package: libavfilter1-mt
Architecture: any
Provides: libavfilter1
Replaces: libavfilter1
Conflicts: libavfilter1
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: ffmpeg video filtering library
 This is the video filtering library from the ffmpeg project.
 .
 This package contains a Debian-specific version of the libavfilter shared
 object that should only be used by Debian packages.

Package: libpostproc51-mt
Architecture: any
Provides: libpostproc51
Replaces: libpostproc51
Conflicts: libpostproc51
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: ffmpeg video postprocessing library
 This is the video postprocessing library from the ffmpeg project.
 .
 This package contains a Debian-specific version of the libpostproc shared
 object that should only be used by Debian packages.

Package: libswscale0-mt
Architecture: any
Provides: libswscale0
Replaces: libswscale0
Conflicts: libswscale0
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: ffmpeg video scaling library
 This is the video scaling library from the ffmpeg project.
 .
 This package contains a Debian-specific version of the libswscale shared
 object that should only be used by Debian packages.

Package: libavutil-mt-dev
Section: libdevel
Architecture: any
Provides: libavutil-dev
Replaces: libavutil-dev
Conflicts: libavutil-dev
Depends: libavutil50-mt (>= ${binary:Version}) | libavutil-extra-50-mt (>= ${source:Upstream-Version}),
         libavutil50-mt (<= ${source:Upstream-Version}-99) | libavutil-extra-50-mt (<= ${source:Upstream-Version}-99),
         ${misc:Depends}
Description: development files for libavutil
 This is the common utility library from the ffmpeg project. It is required
 by all other ffmpeg libraries.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavutil.

Package: libavcodec-mt-dev
Section: libdevel
Architecture: any
Provides: libavcodec-dev
Replaces: libavcodec-dev
Conflicts: libavcodec-dev
Depends: libavcodec52-mt (>= ${binary:Version}) | libavcodec-extra-52-mt (>= ${source:Upstream-Version}),
         libavcodec52-mt (<= ${source:Upstream-Version}-99) | libavcodec-extra-52-mt (<= ${source:Upstream-Version}-99),
         libavutil-mt-dev (= ${binary:Version}),
         ${misc:Depends}
Suggests: libfaad-dev,
          libgsm1-dev,
          libogg-dev,
          libschroedinger-dev,
          libspeex-dev,
          libtheora-dev (>> 0.0.0.alpha4),
          libvorbis-dev,
          libx11-dev,
          libxext-dev,
          zlib1g-dev,
          ${lib1394-dev}
Description: development files for libavcodec
 This is the codec library from the ffmpeg project. It supports most existing
 encoding formats (MPEG, DivX, MPEG4, AC3, DV...).
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavcodec.

Package: libavdevice-mt-dev
Section: libdevel
Architecture: any
Provides: libavdevice-dev
Replaces: libavdevice-dev
Conflicts: libavdevice-dev
Depends: libavdevice52-mt (>= ${binary:Version}) | libavdevice-extra-52-mt (>= ${source:Upstream-Version}),
         libavdevice52-mt (<= ${source:Upstream-Version}-99) | libavdevice-extra-52-mt (<= ${source:Upstream-Version}-99),
         libavformat-mt-dev (= ${binary:Version}),
         ${misc:Depends}
Description: development files for libavdevice
 This is the device handling library from the ffmpeg project.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavdevice.

Package: libavformat-mt-dev
Section: libdevel
Architecture: any
Provides: libavformat-dev
Replaces: libavformat-dev
Conflicts: libavformat-dev
Depends: libavformat52-mt (>= ${binary:Version}) | libavformat-extra-52-mt (>= ${source:Upstream-Version}),
         libavformat52-mt (<= ${source:Upstream-Version}-99) | libavformat-extra-52-mt (<= ${source:Upstream-Version}-99),
         libavcodec-mt-dev (= ${binary:Version}),
         ${misc:Depends}
Description: development files for libavformat
 This is the demuxer library from the ffmpeg project. It supports most
 existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavformat.

Package: libavfilter-mt-dev
Section: libdevel
Architecture: any
Provides: libavfilter-dev
Replaces: libavfilter-dev
Conflicts: libavfilter-dev
Depends: libavfilter1-mt (>= ${binary:Version}) | libavfilter-extra-1-mt (>= ${source:Upstream-Version}),
         libavfilter1-mt (<= ${source:Upstream-Version}-99) | libavfilter-extra-1-mt (<= ${source:Upstream-Version}-99),
         libavcodec-mt-dev (= ${binary:Version}),
         ${misc:Depends}
Description: development files for libavfilter
 This is the video filtering library from the ffmpeg project.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavfilter.

Package: libpostproc-mt-dev
Section: libdevel
Architecture: any
Provides: libpostproc-dev
Replaces: libpostproc-dev
Conflicts: libpostproc-dev
Depends: libpostproc51-mt (>= ${binary:Version}) | libpostproc-extra-51-mt (>= ${source:Upstream-Version}),
         libpostproc51-mt (<= ${source:Upstream-Version}-99) | libpostproc-extra-51-mt (<= ${source:Upstream-Version}-99),
         libavutil-mt-dev (= ${binary:Version}),
         ${misc:Depends}
Description: development files for libpostproc
 This is the video postprocessing library from the ffmpeg project.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libpostproc.

Package: libswscale-mt-dev
Section: libdevel
Architecture: any
Provides: libswscale-dev
Replaces: libswscale-dev
Conflicts: libswscale-dev
Depends: libswscale0-mt (>= ${binary:Version}) | libswscale-extra-0-mt (>= ${source:Upstream-Version}),
         libswscale0-mt (<= ${source:Upstream-Version}-99) | libswscale-extra-0-mt (<= ${source:Upstream-Version}-99),
         libavutil-mt-dev (= ${binary:Version}),
         ${misc:Depends}
Description: development files for libswscale
 This is the video scaling library from the ffmpeg project.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libswscale.