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)