[Lunar-commits] <moonbase> mkvtoolnix: version bumped to 4.2.0.
Florin Braescu
florin at lunar-linux.org
Thu Jul 29 14:57:47 CEST 2010
commit 7f86f3025b2a6ba5ef1b5eee716ba1adc8adb414
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Jul 29 15:57:47 2010 +0300
mkvtoolnix: version bumped to 4.2.0.
Various crashes in mkvmerge have been fixed.
Splitting by size was basing the split decision on uninitialized variables
causing multiple very small files to be created.
DisplayWidth/DisplayHeight values that were only used to store the display
aspect ratio are fixed to sensible values while providing the same aspect
ratio information. mmg will remove entries from "recently used files"
lists if they don't exist anymore.
---
video/mkvtoolnix/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/video/mkvtoolnix/DETAILS b/video/mkvtoolnix/DETAILS
index f8374b2..1b99f3f 100644
--- a/video/mkvtoolnix/DETAILS
+++ b/video/mkvtoolnix/DETAILS
@@ -1,11 +1,11 @@
MODULE=mkvtoolnix
- VERSION=4.1.1
+ VERSION=4.2.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.bunkus.org/videotools/$MODULE/sources
- SOURCE_VFY=sha1:8105585c6dd5ec0054cb88100024be1459e9f01e
+ SOURCE_VFY=sha1:afa101267882c1c9fe89b6e75b5818ebec4d2209
WEB_SITE=http://www.bunkus.org/videotools/mkvtoolnix
ENTERED=20031113
- UPDATED=20100704
+ UPDATED=20100729
MAINTAINER=florin at lunar-linux.org
SHORT="Tools for using Matroska audio/video container files"
More information about the Lunar-commits
mailing list