mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libopenshot: bump version.
This commit is contained in:
@@ -4,20 +4,20 @@ delivering high quality video editing, animation, and playback solutions to \
|
||||
the world. This is the same library which powers OpenShot Video Editor \
|
||||
(version 2.0+). C++, Python are fully supported."
|
||||
HOMEPAGE="http://www.openshot.org"
|
||||
COPYRIGHT="2008-2016 OpenShot Studios, LLC"
|
||||
COPYRIGHT="2008-2017 OpenShot Studios, LLC"
|
||||
LICENSE="GNU LGPL v3"
|
||||
SOURCE_URI="https://github.com/OpenShot/libopenshot/archive/v$portVersion.tar.gz"
|
||||
SOURCE_FILENAME="libopenshot-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6c1947275f47b233d271021ee8b9b5c55ac1a3374f8eb6de44bd01d86a09e4d7"
|
||||
REVISION="2"
|
||||
CHECKSUM_SHA256="a9b0706433c5c0e6edc9b1cc3c0ff1af4c8b7e8e31b5e071445a113fbb365d45"
|
||||
REVISION="1"
|
||||
PATCHES="libopenshot-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
libopenshot$secondaryArchSuffix = $portVersion compat >= 0
|
||||
lib:libopenshot$secondaryArchSuffix = $portVersion compat >= 0
|
||||
libopenshot$secondaryArchSuffix = $portVersion
|
||||
lib:libopenshot$secondaryArchSuffix = 13 compat >= 13
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -36,7 +36,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libopenshot${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libopenshot${secondaryArchSuffix} = $portVersion compat >= 0
|
||||
devel:libopenshot${secondaryArchSuffix} = 13 compat >= 13
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libopenshot$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user