[Lunar-commits] <moonbase> kdenlive4: version bumped to 0.7.3.

Florin Braescu florin at lunar-linux.org
Thu Apr 16 15:34:43 CEST 2009


commit 5a3ea0b9468e92f30318f7081cc71220feb753fc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Apr 16 16:34:43 2009 +0300

    kdenlive4: version bumped to 0.7.3.
    
    Changes:
    - Clip grouping
    - Creation of rendering scripts for delayed rendering
    - Double pass encoding for rendering (just add "pass=2" to your profile)
    - Track locking
    - Configurable monitor background color for better previewing
    - Web updates: you can now download new rendering profiles from Kdenlive's web site
    - Split audio, allows you to separate a clip in it's audio and video parts
    - Improved compatibility with Kdenlive 0.5 project files.
---
 kde4/apps/kdenlive4/BUILD   |   10 +++++-----
 kde4/apps/kdenlive4/DETAILS |    6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kde4/apps/kdenlive4/BUILD b/kde4/apps/kdenlive4/BUILD
index 0cc56ec..aacc1e3 100644
--- a/kde4/apps/kdenlive4/BUILD
+++ b/kde4/apps/kdenlive4/BUILD
@@ -2,14 +2,14 @@
 
   KDE4_BUILD_DIR="$SOURCE_DIRECTORY/kde4-build"
 
-  source /etc/profile.d/qt4.rc &&
-  source /etc/profile.d/kde4.rc &&
+  source /etc/profile.d/qt4.rc   &&
+  source /etc/profile.d/kde4.rc  &&
 
-  mkdir $KDE4_BUILD_DIR &&
-  cd $KDE4_BUILD_DIR &&
+  mkdir $KDE4_BUILD_DIR  &&
+  cd $KDE4_BUILD_DIR     &&
 
   cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX  \
-                           -DCMAKE_BUILD_TYPE=RELEASE             &&
+                           -DCMAKE_BUILD_TYPE=RELEASE            &&
 
   default_make
 
diff --git a/kde4/apps/kdenlive4/DETAILS b/kde4/apps/kdenlive4/DETAILS
index 7307c84..21fcd90 100644
--- a/kde4/apps/kdenlive4/DETAILS
+++ b/kde4/apps/kdenlive4/DETAILS
@@ -1,13 +1,13 @@
           MODULE=kdenlive4
-         VERSION=0.7.2.1
+         VERSION=0.7.3
           SOURCE=kdenlive-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/kdenlive
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdenlive-$VERSION
-      SOURCE_VFY=sha1:9d7f269a285a7c2c821de734bc8eb6054c14d849
+      SOURCE_VFY=sha1:43105163003c62a2930de2e1e8b2261f77b02c53
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4}
         WEB_SITE=http://kdenlive.sourceforge.net
          ENTERED=20081201
-         UPDATED=20090224
+         UPDATED=20090416
            SHORT="A non-linear video editing application for KDE4"
 
 cat << EOF


More information about the Lunar-commits mailing list