summaryrefslogtreecommitdiff
path: root/multimedia/mkvtoolnix/README
diff options
context:
space:
mode:
authorAndrew Strong <andrew.david.45@gmail.com>2010-05-11 22:54:34 +0200
committerErik Hanson <erik@slackbuilds.org>2010-05-11 22:54:34 +0200
commit323f64acacef8d6483925b251a26e0b15e5e6871 (patch)
treebd0523f475ddb9a536ae5552102f20a986afe620 /multimedia/mkvtoolnix/README
parent0cdc9d3e70d890a169d870baf15cdfeccfc3609c (diff)
downloadslackbuilds-323f64acacef8d6483925b251a26e0b15e5e6871.tar.gz
multimedia/mkvtoolnix: Added to 12.1 repository
Diffstat (limited to 'multimedia/mkvtoolnix/README')
-rw-r--r--multimedia/mkvtoolnix/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/mkvtoolnix/README b/multimedia/mkvtoolnix/README
new file mode 100644
index 0000000000..2cb5bec4db
--- /dev/null
+++ b/multimedia/mkvtoolnix/README
@@ -0,0 +1,10 @@
+MKVToolnix is a set of tools to create, alter and inspect Matroska
+files. With these tools one can get information about (mkvinfo)
+Matroska files, extract tracks/data from (mkvextract) Matroska
+files and create (mkvmerge) Matroska files from other media files.
+Matroska is a new multimedia file format aiming to become THE new
+container format for the future.
+
+Beyond dependencies already satisfied under Slackware MKVToolnix
+requires libebml, libmatroska, wxGTK and the Boost regex library.
+All of these are available on Slackbuilds.org.