From 4d09f6e4753c874b25a14d65e7eaaa08e92979a2 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Thu, 1 Jun 2017 23:35:05 +1000 Subject: multimedia/openshot: Updated for version 2.3.4 Signed-off-by: Christoph Willing --- multimedia/openshot/README | 2 ++ multimedia/openshot/openshot.SlackBuild | 2 +- multimedia/openshot/openshot.info | 8 ++++---- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/multimedia/openshot/README b/multimedia/openshot/README index 56c23f7172..1d0349763d 100644 --- a/multimedia/openshot/README +++ b/multimedia/openshot/README @@ -8,3 +8,5 @@ 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. diff --git a/multimedia/openshot/openshot.SlackBuild b/multimedia/openshot/openshot.SlackBuild index a1f98a39ae..5c6040b38e 100644 --- a/multimedia/openshot/openshot.SlackBuild +++ b/multimedia/openshot/openshot.SlackBuild @@ -46,7 +46,7 @@ PRGNAM=openshot SRCNAM=openshot-qt -VERSION=${VERSION:-2.3.3} +VERSION=${VERSION:-2.3.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/openshot/openshot.info b/multimedia/openshot/openshot.info index f848657490..4ff447adef 100644 --- a/multimedia/openshot/openshot.info +++ b/multimedia/openshot/openshot.info @@ -1,10 +1,10 @@ PRGNAM="openshot" -VERSION="2.3.3" +VERSION="2.3.4" HOMEPAGE="http://www.openshotvideo.com" -DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.3/openshot-qt-2.3.3.tar.gz" -MD5SUM="377d2a31915e75f352e20f9f2f52a353" +DOWNLOAD="https://github.com/OpenShot/openshot-qt/archive/v2.3.4/openshot-qt-2.3.4.tar.gz" +MD5SUM="1635e4f5b4ac10f95de55bf94a35f531" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-PyQt5 python3-pyzmq libopenshot httplib2 jack-audio-connection-kit" +REQUIRES="python3-PyQt5 python3-pyzmq libopenshot httplib2 jack-audio-connection-kit python-requests" MAINTAINER="Christoph Willing" EMAIL="chris.willing@linux.com" -- cgit v1.2.3