diff options
author | adam <adam@pkgsrc.org> | 2011-03-23 10:30:39 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-03-23 10:30:39 +0000 |
commit | 9561ab279dba2d34595b5f0722122f45c398c219 (patch) | |
tree | 38c5ba19a7e651cd4af3c4c368e3882dcefb406b /multimedia/mkvtoolnix-old/DESCR | |
parent | 5351c327e74134518c8bb1dae44e9d436b8fddab (diff) | |
download | pkgsrc-9561ab279dba2d34595b5f0722122f45c398c219.tar.gz |
Removed multimedia/mkvtoolnix-old successor multimedia/mkvtoolnix
Diffstat (limited to 'multimedia/mkvtoolnix-old/DESCR')
-rw-r--r-- | multimedia/mkvtoolnix-old/DESCR | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/multimedia/mkvtoolnix-old/DESCR b/multimedia/mkvtoolnix-old/DESCR deleted file mode 100644 index 4eb90e0034d..00000000000 --- a/multimedia/mkvtoolnix-old/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -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. - -This is a mature version known to compile correctly with g++-4.1. |