summaryrefslogtreecommitdiffstats
path: root/multimedia/mlt
diff options
context:
space:
mode:
author stormtracknole <stormtracknole@gmail.com>2013-04-23 20:47:48 -0400
committer Niels Horn <niels.horn@slackbuilds.org>2013-04-28 12:29:02 -0300
commit5254b1826986d0aa546129986f07635fcbb02695 (patch)
tree0d9043799021321d78546de6df517c21c0f3c2d7 /multimedia/mlt
parente59c1dccd266b3725c771dbc28c18d831e6f13b7 (diff)
downloadslackbuilds-5254b1826986d0aa546129986f07635fcbb02695.tar.gz
slackbuilds-5254b1826986d0aa546129986f07635fcbb02695.tar.xz
multimedia/mlt: Updated for version 0.8.8.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'multimedia/mlt')
-rw-r--r--multimedia/mlt/mlt.SlackBuild6
-rw-r--r--multimedia/mlt/mlt.info8
-rw-r--r--multimedia/mlt/slack-desc10
3 files changed, 14 insertions, 10 deletions
diff --git a/multimedia/mlt/mlt.SlackBuild b/multimedia/mlt/mlt.SlackBuild
index e0f49341c2..df48106626 100644
--- a/multimedia/mlt/mlt.SlackBuild
+++ b/multimedia/mlt/mlt.SlackBuild
@@ -37,9 +37,13 @@
# *Version upgrade to 0.8.0
# *Bug fixes
# +---------------------------------------+
+# Apr 2, 2013
+# *Version upgrade to 0.8.8
+# *Added frei0r as a dependency
+# +---------------------------------------+
PRGNAM=mlt
-VERSION=${VERSION:-0.8.2}
+VERSION=${VERSION:-0.8.8}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/multimedia/mlt/mlt.info b/multimedia/mlt/mlt.info
index 9bc551068f..6d3758c40b 100644
--- a/multimedia/mlt/mlt.info
+++ b/multimedia/mlt/mlt.info
@@ -1,10 +1,10 @@
PRGNAM="mlt"
-VERSION="0.8.2"
+VERSION="0.8.8"
HOMEPAGE="http://mltframework.org/"
-DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.8.2.tar.gz"
-MD5SUM="c7a8c4ca7485bb615cbcf851d8742a1c"
+DOWNLOAD="http://downloads.sourceforge.net/mlt/mlt-0.8.8.tar.gz"
+MD5SUM="06de4052cffd6760c468d7da9557edae"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ffmpeg libdv libquicktime"
+REQUIRES="ffmpeg libdv libquicktime frei0r"
MAINTAINER="stormtracknole"
EMAIL="stormtracknole@gmail.com"
diff --git a/multimedia/mlt/slack-desc b/multimedia/mlt/slack-desc
index 4383369ee9..aa6d0ec4bc 100644
--- a/multimedia/mlt/slack-desc
+++ b/multimedia/mlt/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
mlt: MLT (Open source multimedia framework)