[Lunar-commits] <moonbase> mkvtoolnix: version bumped to 2.4.0.
Florin Braescu
florin at lunar-linux.org
Sun Oct 12 16:26:42 CEST 2008
commit 67af392202a502fbb884ad38b72034b4285652c1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Oct 12 17:26:42 2008 +0300
mkvtoolnix: version bumped to 2.4.0.
New features include support for VC1 video reading from elementary streams and
MPEG program streams, Dirac video elementary streams, support for 7.1 channel
EAC3 tracks, and the extraction of Theora video tracks into Ogg files. Bugs
that were fixed include the handling of unknown tracks in Ogg files, the
automatic garbage detection for AC3/MP3 tracks, the handling of DTS in MPEG
program streams, (E)AC3 files bigger than 2 GB, and many more.
---
video/mkvtoolnix/DEPENDS | 6 +++---
video/mkvtoolnix/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/video/mkvtoolnix/DEPENDS b/video/mkvtoolnix/DEPENDS
index 72cd69f..5d62c02 100644
--- a/video/mkvtoolnix/DEPENDS
+++ b/video/mkvtoolnix/DEPENDS
@@ -3,9 +3,9 @@ depends libmatroska
depends lzo
depends libvorbis
-optional_depends "flac" \
- "" \
- "" \
+optional_depends "flac" \
+ "" \
+ "" \
"for flac audio codec"
optional_depends "qt4" \
diff --git a/video/mkvtoolnix/DETAILS b/video/mkvtoolnix/DETAILS
index 5cc987f..2f62334 100644
--- a/video/mkvtoolnix/DETAILS
+++ b/video/mkvtoolnix/DETAILS
@@ -1,11 +1,11 @@
MODULE=mkvtoolnix
- VERSION=2.3.0
+ VERSION=2.4.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.bunkus.org/videotools/$MODULE/sources
- SOURCE_VFY=sha1:92002a03e6961d52b84493e51420d77d36475292
+ SOURCE_VFY=sha1:1220475a7e9753aee8f17fb0dcc121fed6b98284
WEB_SITE=http://www.bunkus.org/videotools/mkvtoolnix
ENTERED=20031113
- UPDATED=20080909
+ UPDATED=20081012
MAINTAINER=florin at lunar-linux.org
SHORT="Tools for using Matroska audio/video container files"
More information about the Lunar-commits
mailing list