From 3eadcb1591c1a1f5a5f5fe5df2b8036b490cb9e2 Mon Sep 17 00:00:00 2001 From: Thomas Orgis Date: Sun, 7 Oct 2007 16:02:41 +0200 Subject: kdenlive: Fix the install by using the 0.5-1 source tarball; now depends on unsermake. --- video/kdenlive/DEPENDS | 1 + video/kdenlive/DETAILS | 5 +++-- video/kdenlive/HISTORY | 4 ++++ 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 + * 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 * DETAILS: version 0.5 * BUILD: deleted, no longer needed -- cgit v1.2.3