diff --git a/media-libs/mlt/mlt-6.18.0.recipe b/media-libs/mlt/mlt-6.24.0.recipe similarity index 95% rename from media-libs/mlt/mlt-6.18.0.recipe rename to media-libs/mlt/mlt-6.24.0.recipe index faba91446..cf31387ea 100644 --- a/media-libs/mlt/mlt-6.18.0.recipe +++ b/media-libs/mlt/mlt-6.24.0.recipe @@ -3,9 +3,9 @@ DESCRIPTION="A LGPL multimedia framework designed for TV broadcasting" HOMEPAGE="https://www.mltframework.org/" COPYRIGHT="2011-2019 by Meltytech, LLC." LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/mltframework/mlt/releases/download/v$portVersion/mlt-$portVersion.tar.gz" -CHECKSUM_SHA256="fd2a346e0cc093e5d813e04cd126c077a2d224ae4d17b5226ff7478feaa445ea" +CHECKSUM_SHA256="3b977c5632329fca7634d0034162df6d5b79cde3256bac43e7ba8353acced61e" PATCHES="mlt-$portVersion.patchset" ARCHITECTURES="x86_64" @@ -23,6 +23,7 @@ REQUIRES=" haiku$secondaryArchSuffix # ladspa_sdk$secondaryArchSuffix frei0r$secondaryArchSuffix + lib:libatomic$secondaryArchSuffix lib:libavcodec$secondaryArchSuffix lib:libavdevice$secondaryArchSuffix lib:libavfilter$secondaryArchSuffix diff --git a/media-libs/mlt/patches/mlt-6.18.0.patchset b/media-libs/mlt/patches/mlt-6.24.0.patchset similarity index 100% rename from media-libs/mlt/patches/mlt-6.18.0.patchset rename to media-libs/mlt/patches/mlt-6.24.0.patchset