diff --git a/media-video/openshot/openshot-2.0.7.recipe b/media-video/openshot/openshot-2.4.0.recipe similarity index 86% rename from media-video/openshot/openshot-2.0.7.recipe rename to media-video/openshot/openshot-2.4.0.recipe index 69de99c75..35f89bfce 100644 --- a/media-video/openshot/openshot-2.0.7.recipe +++ b/media-video/openshot/openshot-2.4.0.recipe @@ -4,12 +4,12 @@ you create the film you always dreamed of. Easily add sub-titles, transitions,\ and effects, then export your film to DVD, YouTube, Vimeo, Xbox 360, and many\ other common formats." HOMEPAGE="http://www.openshot.org" -COPYRIGHT="2008-2016 OpenShot Studios, LLC" +COPYRIGHT="2008-2017 OpenShot Studios, LLC" LICENSE="GNU GPL v3" -REVISION="5" +REVISION="1" SOURCE_URI="https://github.com/OpenShot/openshot-qt/archive/v$portVersion.tar.gz" SOURCE_FILENAME="openshot-$portVersion.tar.gz" -CHECKSUM_SHA256="4c231493f6ce52a64929c3253961f7769c90652cb5a3e4979158e5e032afe433" +CHECKSUM_SHA256="a4fed9815ffb4f93cd85a79a86bb78e157086b596599c2bb68368ef53ebf8e17" SOURCE_DIR="openshot-qt-$portVersion" PYTHON_VERSION="3.6" @@ -25,13 +25,15 @@ REQUIRES=" lib:libopenshot$secondaryArchSuffix httplib2_python3 pyqt_python3 >= 5 + pyzmq_python3 + requests_python3 setuptools_python3 cmd:python$PYTHON_VERSION " BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libopenshot$secondaryArchSuffix + devel:libopenshot$secondaryArchSuffix >= 13 pyqt_python3 >= 5 setuptools_python3 "