From 4718dadf2f1265a9fade088785010079f63dbe76 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Fri, 8 Sep 2017 23:27:46 +1000 Subject: multimedia/openshot: Updated for version 2.4.0 Signed-off-by: Christoph Willing --- multimedia/openshot/README | 16 ++++++++++++---- multimedia/openshot/openshot.SlackBuild | 2 +- multimedia/openshot/openshot.info | 8 ++++---- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/multimedia/openshot/README b/multimedia/openshot/README index 1d0349763d87..4e106ab47b8f 100644 --- a/multimedia/openshot/README +++ b/multimedia/openshot/README @@ -6,7 +6,15 @@ Blender is an optional runtime dependency (for animated titles), as is inkscape. To use them, set the full paths for the blender and inkscape executables in the preferences menu. -* Note that httplib2 (openshot REQUIRES httplib2) must have been built -using the python3 option (by setting PYTHON3=yes in the build environment). -* Similarly, python-requests also needs python3 to be installed when -being built but no special setting is needed in this case. +OpenShot depends on several of its dependent packages' support for python3. +In many cases, the python3 support is optional in the dependent packages +themselves so python3 is not listed in their REQUIRES field. As a result, +automatic build queue generators will most likely _not_ provide a usable +build queue. It is recommended that python3 be the first package to be built +and installed before all the other packages required for openshot. + +Please note that while most of the dependent packages requiring python3 +will detect the presence (or not) of python3 and build accordingly, an +exception is httplib2 must have been built with python3 support by setting + PYTHON3=yes +in the build environment. diff --git a/multimedia/openshot/openshot.SlackBuild b/multimedia/openshot/openshot.SlackBuild index 5c6040b38eca..57e25bdf1f92 100644 --- a/multimedia/openshot/openshot.SlackBuild +++ b/multimedia/openshot/openshot.SlackBuild @@ -46,7 +46,7 @@ PRGNAM=openshot SRCNAM=openshot-qt -VERSION=${VERSION:-2.3.4} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/openshot/openshot.info b/multimedia/openshot/openshot.info index 4ff447adef97..a7cb7e2e8196 100644 --- a/multimedia/openshot/openshot.info +++ b/multimedia/openshot/openshot.info @@ -1,10 +1,10 @@ PRGNAM="openshot" -VERSION="2.3.4" +VERSION="2.4.0" HOMEPAGE="http://www.openshotvideo.com" -DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.4/openshot-qt-2.3.4.tar.gz" -MD5SUM="1635e4f5b4ac10f95de55bf94a35f531" +DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.4.0/openshot-qt-2.4.0.tar.gz" +MD5SUM="02710eb7698d0cd690b6c6e579ea8e7a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-PyQt5 python3-pyzmq libopenshot httplib2 jack-audio-connection-kit python-requests" +REQUIRES="python3-PyQt5 python3-pyzmq libopenshot python-chardet httplib2 jack-audio-connection-kit python-requests" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" -- cgit v1.2.3