summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2012-09-19 21:13:08 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-09-19 20:30:01 -0500
commit92904f717a3757941c343820e8b6b35e08de8cf5 (patch)
tree4980950ebcb7c8c275007df1d7eb500020872acf
parentf9d1223deeeb4727a822322cb1f098617ec95dd9 (diff)
downloadslackbuilds-92904f717a3757941c343820e8b6b35e08de8cf5.tar.gz
slackbuilds-92904f717a3757941c343820e8b6b35e08de8cf5.tar.xz
multimedia/mlt: Updated for version 0.8.2.
Noted the optional dependency swfdec Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--multimedia/mlt/README2
-rw-r--r--multimedia/mlt/mlt.SlackBuild2
-rw-r--r--multimedia/mlt/mlt.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/mlt/README b/multimedia/mlt/README
index 832161cb6e..b84bb00839 100644
--- a/multimedia/mlt/README
+++ b/multimedia/mlt/README
@@ -5,7 +5,7 @@ of applications. The functionality of the system is provided via an
assortment of ready to use tools, XML authoring components, and an
extensible plug-in based API.
-Optional dependencies are ladspa_sdk and frei0r.
+Optional dependencies are ladspa_sdk, frei0r and swfdec.
The build script set by default PYTHON=yes for openshot, but it's
optional.
diff --git a/multimedia/mlt/mlt.SlackBuild b/multimedia/mlt/mlt.SlackBuild
index b64d40f0fd..25b6715c32 100644
--- a/multimedia/mlt/mlt.SlackBuild
+++ b/multimedia/mlt/mlt.SlackBuild
@@ -39,7 +39,7 @@
# +---------------------------------------+
PRGNAM=mlt
-VERSION=${VERSION:-0.8.0}
+VERSION=${VERSION:-0.8.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/multimedia/mlt/mlt.info b/multimedia/mlt/mlt.info
index bc9d9a6b09..9bc551068f 100644
--- a/multimedia/mlt/mlt.info
+++ b/multimedia/mlt/mlt.info
@@ -1,8 +1,8 @@
PRGNAM="mlt"
-VERSION="0.8.0"
+VERSION="0.8.2"
HOMEPAGE="http://mltframework.org/"
-DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.8.0.tar.gz"
-MD5SUM="d56e0cdfba9c5b5608bf84493322615f"
+DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.8.2.tar.gz"
+MD5SUM="c7a8c4ca7485bb615cbcf851d8742a1c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg libdv libquicktime"