slackbuilds_ponce/multimedia/mkvtoolnix
Ozan Türkyılmaz 8257aab135
multimedia/mkvtoolnix: Updated for version 65.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-10 08:53:37 +07:00
..
doinst.sh
mkvtoolnix.info multimedia/mkvtoolnix: Updated for version 65.0.0. 2022-02-10 08:53:37 +07:00
mkvtoolnix.SlackBuild multimedia/mkvtoolnix: Updated for version 65.0.0. 2022-02-10 08:53:37 +07:00
README multimedia/mkvtoolnix: Updated for version 65.0.0. 2022-02-10 08:53:37 +07:00
slack-desc

MKVToolnix is a set of tools to create, alter and inspect Matroska
(and WebM) files. With these tools one can:

  * Get information about Matroska files (mkvinfo)
  * Extract tracks/data from Matroska files (mkvextract)
  * Create Matroska files from other media files (mkvmerge)
  * Modify properties of existing Matroska files (mkvpropedit)

Note: This comes with internal versions of libembl and libmatroska.
Configure will use the internal versions if it fails to find them or
they are unusable.

The script will build QT GUI by default. It can be disabled by GUI=no

It is also possible to install translation of man pages. It requires
po4a to be installed. Configure catches it automatically.