summaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix/README
diff options
context:
space:
mode:
author Andrew Strong <andrew.david.45@gmail.com>2010-05-13 00:35:02 +0200
committer Erik Hanson <erik@slackbuilds.org>2010-05-13 00:35:02 +0200
commit6d4268600b126c124ac2b04ac31c44d8e74a4d85 (patch)
treea52bf36c473b0abc37d0e941f55af7bbe1558924 /multimedia/mkvtoolnix/README
parent9b3626d29a9a7c819c08d590cc8897ce9838189c (diff)
downloadslackbuilds-6d4268600b126c124ac2b04ac31c44d8e74a4d85.tar.gz
slackbuilds-6d4268600b126c124ac2b04ac31c44d8e74a4d85.tar.xz
multimedia/mkvtoolnix: Updated for version 3.0.0
Diffstat (limited to 'multimedia/mkvtoolnix/README')
-rw-r--r--multimedia/mkvtoolnix/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/multimedia/mkvtoolnix/README b/multimedia/mkvtoolnix/README
index c03f86b4c6..c031063a0a 100644
--- a/multimedia/mkvtoolnix/README
+++ b/multimedia/mkvtoolnix/README
@@ -1,8 +1,9 @@
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.
+files. With these tools one can get information about Matroska files
+(mkvinfo), extract tracks/data from Matroska files (mkvextract)
+and create Matroska files from other media files(mkvmerge). Matroska
+is a new multimedia file format aiming to become THE new container
+format for the future.
-This requires libebml, libmatroska, wxGTK, and Boost.
+MKVToolnix requires libebml, libmatroska and wxGTK, all of which
+are available on Slackbuilds.org.