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

Florin Braescu florin at lunar-linux.org
Wed Jul 16 09:57:44 CEST 2008


commit 368d379d161ccf68e50dfe3f15504f79517c22de
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Jul 16 10:57:44 2008 +0300

    LiVES: version bumped to 0.9.9.1.
    
    Changes:
    Optimized realtime effects using glib slice allocator.
    Fixed 0Hz wav audio loading problem (regression).
    Added internal support for many more colourspaces.
    Stop "undo cut" and "undo delete audio" hanging. (regression).
    Fixed crash when "Resize all Frames" is cancelled.
    Much improved rendering quality.
    Implemented LiVES to LiVES streaming.
    Complete fix for empty string translation problem.
    Fixed parameter change loops in some RFX plugins.
    Show audio volume again in multitrack (regression)
    Added "preview quality" setting to preferences.
    Freeze video playback plugin interface for 1.0
    Added advanced playback plugin settings in Preferences.
    Updated Resize, Trim Frames and Rotate tools.
    Added (rendered) effects "colour replace", "sepia" and "skip ahead".
    Binary plugins are now installed in libdir (allows for multi-architectures).
    Made Weed into libweed.
    Updated French translation (thanks to Nicolas Chauvet (kwizart)).
    Updated Portuguese translation (thanks to pixel and Marcio Monteiro).
    GUI polish, and various minor bugfixes.
---
 video/LiVES/DEPENDS |    1 +
 video/LiVES/DETAILS |   12 +++++-------
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/video/LiVES/DEPENDS b/video/LiVES/DEPENDS
index f4ef754..737ca1e 100644
--- a/video/LiVES/DEPENDS
+++ b/video/LiVES/DEPENDS
@@ -8,6 +8,7 @@ depends gtk+-2
 depends jpeg
 depends sox
 depends Python
+
 optional_depends "SDL" "" "" "for SDL support"
 optional_depends "libtheora" "" "" "for Theora video support"
 optional_depends "mjpegtools" "" "" "for mjpeg encode support"
diff --git a/video/LiVES/DETAILS b/video/LiVES/DETAILS
index 5455b85..75a7923 100644
--- a/video/LiVES/DETAILS
+++ b/video/LiVES/DETAILS
@@ -1,17 +1,15 @@
           MODULE=LiVES
-         VERSION=0.9.8.12
+         VERSION=0.9.9.1
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/lives-$VERSION
-      SOURCE_URL=http://www.xs4all.nl/~salsaman/lives/current/
-      SOURCE_VFY=sha1:eb43753f69e610366e31f04a37958b5e019127c1
-        WEB_SITE=http://lives.sourceforge.net/
+      SOURCE_URL=http://www.xs4all.nl/~salsaman/lives/current
+      SOURCE_VFY=sha1:5ce4f6181ae8c182cfb8f6c688909971e82dbc9d
+        WEB_SITE=http://lives.sourceforge.net
          ENTERED=20050106
-         UPDATED=20080606
+         UPDATED=20080716
            SHORT="Video Editing System"
 
 cat << EOF
-What is LiVES ?
-
 LiVES began as the Linux Video Editing System. Since it now runs on
 more operating systems, LiVES is a Video Editing System. It is
 designed to be simple to use, yet powerful. It is small in size,


More information about the Lunar-commits mailing list