diff --git a/media-video/openshot/openshot-2.4.1.recipe b/media-video/openshot/openshot-2.4.2.recipe similarity index 84% rename from media-video/openshot/openshot-2.4.1.recipe rename to media-video/openshot/openshot-2.4.2.recipe index ed3e57916..d34d2b740 100644 --- a/media-video/openshot/openshot-2.4.1.recipe +++ b/media-video/openshot/openshot-2.4.2.recipe @@ -6,15 +6,14 @@ you create the film you always dreamed of. Easily add sub-titles, transitions,\ HOMEPAGE="https://www.openshot.org" COPYRIGHT="2008-2017 OpenShot Studios, LLC" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/OpenShot/openshot-qt/archive/v$portVersion.tar.gz" +CHECKSUM_SHA256="957792cb5c07ec7c593b9af7d234f75110ac8df0aa179e284ed84f48f552d9bd" SOURCE_FILENAME="openshot-$portVersion.tar.gz" -CHECKSUM_SHA256="da388c08cd94ec503a57756871244d9bb8746973807e2f95618a0d9d5e11fae9" SOURCE_DIR="openshot-qt-$portVersion" PYTHON_VERSION="3.6" -ARCHITECTURES="!x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="!x86_gcc2 ?x86" +ARCHITECTURES="any" PROVIDES=" openshot$secondaryArchSuffix = $portVersion @@ -22,8 +21,8 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libopenshot$secondaryArchSuffix httplib2_python3 + libopenshot_python3 pyqt_python3 >= 5 pyzmq_python3 requests_python3 @@ -33,7 +32,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libopenshot$secondaryArchSuffix >= 14 + libopenshot_python3 pyqt_python3 >= 5 setuptools_python3 "