mlt: updated to 0.9.8

This commit is contained in:
Diogo Leal 2015-09-05 06:38:58 -03:00
parent 1d113a2eff
commit c9b1b3558d
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'mlt'
pkgname=mlt
version=0.9.6
revision=3
version=0.9.8
revision=1
build_style=gnu-configure
configure_args="--enable-gpl --enable-gpl3"
hostmakedepends="doxygen pkg-config ladspa-sdk"
@ -13,8 +13,8 @@ short_desc="Multimedia framework, designed for television broadcasting"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-3"
homepage="http://mltframework.org/"
distfiles="${SOURCEFORGE_SITE}/project/${pkgname}/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=ab999992828a03dadbf62f6a131aada776cfd7afe63a94d994877fdba31a3000
distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
checksum=1214d6ad7fd1c3d36f0b1e64fd1c8d8a7ab6290e8452396003e79d58c0d21074
if [ -n "$CROSS_BUILD" ]; then
make_build_args="CROSS=${XBPS_CROSS_TRIPLET}-"