Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-rc-0.14 grimoire by Eric Sandall (3eadcb1591c1a1f5a5f5fe5df2b8036b490cb9e2)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-rc-0.14 grimoire by Eric Sandall (3eadcb1591c1a1f5a5f5fe5df2b8036b490cb9e2)
  • Date: Sat, 13 Oct 2007 04:14:50 -0500

GIT changes to stable-rc-0.14 grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

video/kdenlive/DEPENDS | 1 +
video/kdenlive/DETAILS | 5 +++--
video/kdenlive/HISTORY | 4 ++++
3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 3eadcb1591c1a1f5a5f5fe5df2b8036b490cb9e2
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kdenlive: Fix the install by using the 0.5-1 source tarball; now depends
on unsermake.

diff --git a/video/kdenlive/DEPENDS b/video/kdenlive/DEPENDS
index 85bc6de..6b0bccc 100755
--- a/video/kdenlive/DEPENDS
+++ b/video/kdenlive/DEPENDS
@@ -1,4 +1,5 @@
depends mlt++ &&
depends kdelibs &&
+depends unsermake &&
optional_depends arts "" "--without-arts" "for arts support" &&
optional_depends kdesdk "" "" "to create documentation"
diff --git a/video/kdenlive/DETAILS b/video/kdenlive/DETAILS
index 9e590b5..b602ac2 100755
--- a/video/kdenlive/DETAILS
+++ b/video/kdenlive/DETAILS
@@ -1,7 +1,7 @@
SPELL=kdenlive
VERSION=0.5
-
SOURCE_HASH=sha512:287384f0478abb34de91396f06d350e22448671c3eb203df859bcc2cc4bb1c0012a0f1a5f035aa78d7c2641b8bfd8421777d3d14f9ad877cdbb589631260903e
- SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_HASH=sha512:73aff644d86808d8703dfd1eba824203e6aa8008d64ff773c5863fa27a3397ec823b6068865b81c1ba2d8e8d48f562799a361e0f7c20acb2330dcd73a5205e03
+ SOURCE=$SPELL-$VERSION-1.tar.gz # The -1 is only for 0.5-1 release!
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/.0//}
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://kdenlive.sourceforge.net/
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION/.0//}
ENTERED=20030113
DOCS="README"
KEYWORDS="video"
+ PATCHLEVEL=1
SHORT="non-linear video editing suite"
cat << EOF
kdenlive! (pronounced Kay-den-live) is a non-linear video editing
diff --git a/video/kdenlive/HISTORY b/video/kdenlive/HISTORY
index b60a822..c33b8b5 100755
--- a/video/kdenlive/HISTORY
+++ b/video/kdenlive/HISTORY
@@ -1,3 +1,7 @@
+2007-10-07 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS, DEPENDS: Use the fixed 0.5 tarball that includes the icons.
+ That bumps PATCHLEVEL as the previous install was incomplete.
+
2007-08-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5
* BUILD: deleted, no longer needed



  • [SM-Commit] GIT changes to stable-rc-0.14 grimoire by Eric Sandall (3eadcb1591c1a1f5a5f5fe5df2b8036b490cb9e2), Eric Sandall, 10/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page