summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multimedia/mlt/README17
-rw-r--r--multimedia/mlt/mlt.SlackBuild2
-rw-r--r--multimedia/mlt/mlt.info8
3 files changed, 14 insertions, 13 deletions
diff --git a/multimedia/mlt/README b/multimedia/mlt/README
index fb794354b2..3c1377fb8b 100644
--- a/multimedia/mlt/README
+++ b/multimedia/mlt/README
@@ -1,13 +1,14 @@
-MLT is an open source multimedia framework, designed and developed for
-television broadcasting. It provides a toolkit for broadcasters, video
-editors, media players, transcoders, web streamers and many more types
-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.
+MLT is an open source multimedia framework, designed and developed for
+television broadcasting. It provides a toolkit for broadcasters, video
+editors, media players, transcoders, web streamers and many more types
+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.
-This requires libdv, libsamplerate, and ffmpeg.
+This requires libdv and ffmpeg.
libquicktime is optional but recommended, since it will be needed
by kdenlive anyway.
+Additional optional dependencies are ladspa_sdk and frei0r.
Optional:
-By default PYTHON=yes for openshot. \ No newline at end of file
+By default PYTHON=yes for openshot.
diff --git a/multimedia/mlt/mlt.SlackBuild b/multimedia/mlt/mlt.SlackBuild
index e8486052dd..683066f82e 100644
--- a/multimedia/mlt/mlt.SlackBuild
+++ b/multimedia/mlt/mlt.SlackBuild
@@ -25,7 +25,7 @@
# *Bug fixes and enhancements added
PRGNAM=mlt
-VERSION=${VERSION:-0.5.6}
+VERSION=${VERSION:-0.5.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/multimedia/mlt/mlt.info b/multimedia/mlt/mlt.info
index a68f8eac89..534d0e5e56 100644
--- a/multimedia/mlt/mlt.info
+++ b/multimedia/mlt/mlt.info
@@ -1,10 +1,10 @@
PRGNAM="mlt"
-VERSION="0.5.6"
+VERSION="0.5.10"
HOMEPAGE="http://mltframework.org/"
-DOWNLOAD="http://downloads.sourceforge.net/project/mlt/mlt/mlt-0.5.6.tar.gz"
-MD5SUM="08efc7ced44996278fe48b692032418c"
+DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.5.10.tar.gz"
+MD5SUM="6869ed138193cc0e3113e4e7ac341e14"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="stormtracknole"
EMAIL="stormtracknole@gmail.com"
-APPROVED="dsomero"
+APPROVED="pprkut"