This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] mkvtoolnix - Tools for manipulating Matroska files


# 32-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/32bit/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/mkvtoolnix/mkvtoolnix-7.9.0-1-src.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-7.9.0-1.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-debuginfo/mkvtoolnix-debuginfo-7.9.0-1.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-debuginfo/setup.hint \
${BASEURL}/mkvtoolnix/mkvtoolnix-gui/mkvtoolnix-gui-7.9.0-1.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-gui/setup.hint \
${BASEURL}/mkvtoolnix/setup.hint


# 64-bit:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/64bit/release
wget --no-check-certificate --no-host-directories --force-directories --cut-dirs=5 \
${BASEURL}/mkvtoolnix/mkvtoolnix-7.9.0-1-src.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-7.9.0-1.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-debuginfo/mkvtoolnix-debuginfo-7.9.0-1.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-debuginfo/setup.hint \
${BASEURL}/mkvtoolnix/mkvtoolnix-gui/mkvtoolnix-gui-7.9.0-1.tar.xz \
${BASEURL}/mkvtoolnix/mkvtoolnix-gui/setup.hint \
${BASEURL}/mkvtoolnix/setup.hint


mkvtoolnix is a collection of tools for manipulating Matroska files (*.mkv, *.mka). It features command line utilities and a GUI front end. It requires libebml [1], libmatroska [2] and pugixml [3].

mkvtoolnix is present is most Linux distros [4]. Packaging is based on Fedora. GUI package contains both wx-widgets and Qt variants. I may split this into two separate packages, depending on how Fedora package their version.

Dave.

[1] - http://cygwin.com/ml/cygwin-apps/2015-05/msg00088.html
[2] - http://cygwin.com/ml/cygwin-apps/2015-05/msg00089.html
[3] - http://cygwin.com/ml/cygwin-apps/2015-05/msg00090.html
[4] - http://pkgs.org/search/mkvtoolnix


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]