Merge pull request #2456 from diogoleal/update_mlt
mlt: updated to 0.9.8
This commit is contained in:
commit
007df89f0f
|
@ -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}-"
|
||||
|
|
Loading…
Reference in New Issue
Block a user