Source: mkvtoolnix
Section: video
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 base-files | nlohmann-json-dev,
 docbook-xsl,
 libboost-date-time-dev,
 libboost-dev,
 libboost-filesystem-dev,
# libboost-filesystem1.67-dev,
 libboost-math-dev,
 libboost-regex-dev,
 libboost-system-dev,
 libbz2-dev,
 libcmark-dev,
 libcurl4-gnutls-dev,
 libebml-dev,
 libflac-dev,
 libfmt-dev,
 libgtest-dev,
 liblzo2-dev,
 libmagic-dev,
 libmatroska-dev,
 libogg-dev,
 libpcre3-dev,
 libpugixml-dev,
 libvorbis-dev,
 nlohmann-json-dev,
 pkg-config,
 po4a,
 qt5-default,
 qtbase5-dev,
 qtbase5-dev-tools,
 qtmultimedia5-dev,
 rake,
 ruby,
 xsltproc,
 zlib1g-dev
Standards-Version: 3.9.8
Homepage: https://mkvtoolnix.download/
#Vcs-Git: https://anonscm.debian.org/collab-maint/mkvtoolnix.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/mkvtoolnix.git

Package: mkvtoolnix
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
Recommends: mkvtoolnix-gui
Description: Creating and working with Matroska files
 With these tools one can get information about (via mkvinfo) Matroska files, extract tracks/data from (via mkvextract) Matroska files and create (via mkvmerge) Matroska files from other media files. Matroska is a new multimedia file format aiming to become THE new container format for the future.

Package: mkvtoolnix-gui
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 mkvtoolnix (= ${binary:Version})
Suggests: mediainfo-gui
Description: Creating and working with Matroska files
 With these tools one can get information about (via mkvinfo) Matroska files, extract tracks/data from (via mkvextract) Matroska files and create (via mkvmerge) Matroska files from other media files. Matroska is a new multimedia file format aiming to become THE new container format for the future.