summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Orgis2007-10-07 16:02:41 +0200
committerEric Sandall2007-10-12 22:29:57 -0700
commit3eadcb1591c1a1f5a5f5fe5df2b8036b490cb9e2 (patch)
treee9c371e5dc033c94a0748b4e6ca5b047fc556e34
parent81ee3dfd6c2ad9472db48c015e0087071e01420c (diff)
kdenlive: Fix the install by using the 0.5-1 source tarball; now depends on unsermake.stable-rc-0.14
-rwxr-xr-xvideo/kdenlive/DEPENDS1
-rwxr-xr-xvideo/kdenlive/DETAILS5
-rwxr-xr-xvideo/kdenlive/HISTORY4
3 files changed, 8 insertions, 2 deletions
diff --git a/video/kdenlive/DEPENDS b/video/kdenlive/DEPENDS
index 85bc6de376..6b0bcccb9a 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 9e590b5170..b602ac2ea5 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 b60a822451..c33b8b5911 100755
--- a/video/kdenlive/HISTORY
+++ b/video/kdenlive/HISTORY
@@ -1,3 +1,7 @@
+2007-10-07 Thomas Orgis <sobukus@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@sourcemage.org>
* DETAILS: version 0.5
* BUILD: deleted, no longer needed