[Lunar-commits] <moonbase> LiVES: version bumped to 0.9.9.8.

Florin Braescu florin at lunar-linux.org
Sat May 2 08:53:48 CEST 2009


commit 6796bb3cbd95f5288f3763e60d0f8e51e6c0b867
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat May 2 09:53:48 2009 +0300

    LiVES: version bumped to 0.9.9.8.
    
    Changes:
    Fix track visibility when on video track > 0 (regression).
    Right click in separate window will save frame (regression).
    Improved usability of audio_transition.
    Fix crash in text parameters (regression).
    Improved handling of jack startup problems.
    Fix mt time selection with mouse mode select.
    Implement several new OMC commands for the background clip.
    Audio fade in/out can now be applied to the selection.
    Remove redundant "bgcolour" preference.
    Add initial Turkish translation (thanks to "gamer").
---
 video/LiVES/DEPENDS |    6 +++---
 video/LiVES/DETAILS |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/video/LiVES/DEPENDS b/video/LiVES/DEPENDS
index 2eca009..a545ab1 100644
--- a/video/LiVES/DEPENDS
+++ b/video/LiVES/DEPENDS
@@ -10,9 +10,9 @@ depends sox
 depends Python
 depends libtool
 
-optional_depends "SDL" "" "" "for SDL support"
-optional_depends "libtheora" "" "" "for Theora video support"
-optional_depends "mjpegtools" "" "" "for mjpeg encode support"
+optional_depends "SDL"        "" ""                    "for SDL support"
+optional_depends "libtheora"  "" ""                    "for Theora video support"
+optional_depends "mjpegtools" "" ""                    "for mjpeg encode support"
 optional_depends "libvisual"  "" "--disable-libvisual" "for audio visualisation support"
 optional_depends "liboil"     "" "--disable-liboil"    "for libOIL support"
 optional_depends "jack"       "" "--disable-jack"      "for JACK support"
diff --git a/video/LiVES/DETAILS b/video/LiVES/DETAILS
index fb4ec20..9c53dd9 100644
--- a/video/LiVES/DETAILS
+++ b/video/LiVES/DETAILS
@@ -1,12 +1,12 @@
           MODULE=LiVES
-         VERSION=0.9.9.6
+         VERSION=0.9.9.8
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/lives-$VERSION
       SOURCE_URL=http://www.xs4all.nl/~salsaman/lives/current
-      SOURCE_VFY=sha1:a98775d2785a8a2c9b6f25cbfa0feba6b3e4bf33
+      SOURCE_VFY=sha1:58f9e824b94e26055af37689e718a3ce28e2e8f1
         WEB_SITE=http://lives.sourceforge.net
          ENTERED=20050106
-         UPDATED=20090209
+         UPDATED=20090502
            SHORT="Video Editing System"
 
 cat << EOF


More information about the Lunar-commits mailing list