mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
media-video/openshot: bump to 2.4.2
This commit is contained in:
@@ -6,15 +6,14 @@ you create the film you always dreamed of. Easily add sub-titles, transitions,\
|
|||||||
HOMEPAGE="https://www.openshot.org"
|
HOMEPAGE="https://www.openshot.org"
|
||||||
COPYRIGHT="2008-2017 OpenShot Studios, LLC"
|
COPYRIGHT="2008-2017 OpenShot Studios, LLC"
|
||||||
LICENSE="GNU GPL v3"
|
LICENSE="GNU GPL v3"
|
||||||
REVISION="2"
|
REVISION="1"
|
||||||
SOURCE_URI="https://github.com/OpenShot/openshot-qt/archive/v$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/OpenShot/openshot-qt/archive/v$portVersion.tar.gz"
|
||||||
|
CHECKSUM_SHA256="957792cb5c07ec7c593b9af7d234f75110ac8df0aa179e284ed84f48f552d9bd"
|
||||||
SOURCE_FILENAME="openshot-$portVersion.tar.gz"
|
SOURCE_FILENAME="openshot-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="da388c08cd94ec503a57756871244d9bb8746973807e2f95618a0d9d5e11fae9"
|
|
||||||
SOURCE_DIR="openshot-qt-$portVersion"
|
SOURCE_DIR="openshot-qt-$portVersion"
|
||||||
PYTHON_VERSION="3.6"
|
PYTHON_VERSION="3.6"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
ARCHITECTURES="any"
|
||||||
SECONDARY_ARCHITECTURES="!x86_gcc2 ?x86"
|
|
||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
openshot$secondaryArchSuffix = $portVersion
|
openshot$secondaryArchSuffix = $portVersion
|
||||||
@@ -22,8 +21,8 @@ PROVIDES="
|
|||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
lib:libopenshot$secondaryArchSuffix
|
|
||||||
httplib2_python3
|
httplib2_python3
|
||||||
|
libopenshot_python3
|
||||||
pyqt_python3 >= 5
|
pyqt_python3 >= 5
|
||||||
pyzmq_python3
|
pyzmq_python3
|
||||||
requests_python3
|
requests_python3
|
||||||
@@ -33,7 +32,7 @@ REQUIRES="
|
|||||||
|
|
||||||
BUILD_REQUIRES="
|
BUILD_REQUIRES="
|
||||||
haiku${secondaryArchSuffix}_devel
|
haiku${secondaryArchSuffix}_devel
|
||||||
devel:libopenshot$secondaryArchSuffix >= 14
|
libopenshot_python3
|
||||||
pyqt_python3 >= 5
|
pyqt_python3 >= 5
|
||||||
setuptools_python3
|
setuptools_python3
|
||||||
"
|
"
|
||||||
Reference in New Issue
Block a user