[Lunar-commits] <moonbase> libquicktime: version bumped to 1.0.3.

Florin Braescu florin at lunar-linux.org
Mon Jul 14 23:14:10 CEST 2008


commit 415ba855783a6be1d9569122204b8abde29f6879
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jul 15 00:14:10 2008 +0300

    libquicktime: version bumped to 1.0.3.
    
    This release includes a dnxhd decoder, double precision
    audio I/O, and several contributed fixes.
---
 video/libquicktime/BUILD   |    2 +-
 video/libquicktime/DETAILS |   16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/video/libquicktime/BUILD b/video/libquicktime/BUILD
index 4ee25fb..1ff41dc 100644
--- a/video/libquicktime/BUILD
+++ b/video/libquicktime/BUILD
@@ -2,7 +2,7 @@
 
   patch_it $SOURCE_CACHE/$SOURCE2 1 &&
 
-  OPTS="$OPTS --with-x --enable-gpl"
+  OPTS="$OPTS --with-x --enable-gpl --without-doxygen"
 
   default_build
 
diff --git a/video/libquicktime/DETAILS b/video/libquicktime/DETAILS
index bd58422..ffd3387 100644
--- a/video/libquicktime/DETAILS
+++ b/video/libquicktime/DETAILS
@@ -1,17 +1,17 @@
           MODULE=libquicktime
-         VERSION=1.0.2
+         VERSION=1.0.3
           SOURCE=$MODULE-$VERSION.tar.gz
          SOURCE2=$MODULE-1.0.0-faad2.patch
-      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:516bb91af7a8366d3ba25090892940575ae2d7fa
+      SOURCE_VFY=sha1:3e5e59c2620e83c6e7257befe76edb4b136c787c
      SOURCE2_VFY=sha1:940d3fcd793517a12edec6683d0565f96779e7c5
-        WEB_SITE=http://libquicktime.sourceforge.net/
+        WEB_SITE=http://libquicktime.sourceforge.net
          ENTERED=20060420
-         UPDATED=20080110
-           SHORT="handles Apple's QuickTime media format"
+         UPDATED=20080715
+           SHORT="Handles Apple's QuickTime media format"
 
 cat << EOF
-Openquicktime is a portable library for handling
-Apple's QuickTime media format.
+Openquicktime is a portable library for handling Apple's QuickTime 
+media format.
 EOF


More information about the Lunar-commits mailing list