Source: mkvtoolnix
Section: graphics
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Clément Stenac <zorglub@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
               autotools-dev,
               libboost-dev,
               libboost-regex-dev,
               libbz2-dev,
               libebml-dev (>= 1.2.0),
               libexpat1-dev,
               libflac-dev,
               libmagic-dev,
               libmatroska-dev (>= 1.1.0),
               libogg-dev,
               libpcre3-dev,
               libvorbis-dev,
               libwxgtk2.8-dev,
               liblzo2-dev,
               zlib1g-dev,
               libboost-filesystem-dev,
               libboost-math-dev,
               libcurl4-gnutls-dev | libcurl4-openssl-dev,
               rake
Standards-Version: 3.8.4
Homepage: http://www.bunkus.org/videotools/mkvtoolnix/

Package: mkvtoolnix
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: mkvtoolnix-gui
Description: Set of command-line tools to work with Matroska files
 Matroska is a new multimedia container format, based on EBML (Extensible
 Binary Meta Language), which is a kind of binary XML.
 These tools allow to manipulate Matroska files.
  - mkvmerge is a tool to create Matroska files from other formats
  - mkvinfo allows to get information about the tracks in a Matroska file
  - mkvextract can extract tracks from Matroska files to other formats
 .
 This package only provides command-line tools. For graphical tools, you
 should install the mkvtoolnix-gui package.

Package: mkvtoolnix-gui
Architecture: any
Depends: mkvtoolnix, ${shlibs:Depends}, ${misc:Depends}
Description: Set of tools to work with Matroska files - GUI frontend
 Matroska is a new multimedia container format, based on EBML (Extensible 
 Binary Meta Language), which is a kind of binary XML.
 .
 The mmg tool is a graphical user interface for the mkvmerge program, 
 which allows to create Matroska files from other formats.
 .
 This package also contains a graphical version of the mkvinfo tool, 
 which allows to get information about a Matroska file.
