libopenshot-audio: bump version.

SONAME changed.
This commit is contained in:
Jerome Duval
2017-11-05 20:33:40 +01:00
parent 14ad06993c
commit 6c3f497ce1
2 changed files with 4 additions and 4 deletions

View File

@@ -5,11 +5,11 @@ amazing JUCE library."
HOMEPAGE="http://www.openshot.org"
COPYRIGHT="2008-2016 OpenShot Studios, LLC"
LICENSE="GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://github.com/OpenShot/libopenshot-audio/archive/v$portVersion.tar.gz"
SOURCE_FILENAME="libopenshot-audio-$portVersion.tar.gz"
CHECKSUM_SHA256="d0e536c6a98c6cf918df9d120e5b969b430535a32eabd79d522a98ff3e5e4a20"
CHECKSUM_SHA256="9e61f38a65489f1009986e59e76102021c05fdbe94ce40b2cc799d2fb281a1c1"
SOURCE_DIR="libopenshot-audio-$portVersion"
REVISION="3"
PATCHES="libopenshot_audio-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
PROVIDES="
libopenshot_audio$secondaryArchSuffix = $portVersion compat >= 0
lib:libopenshot_audio$secondaryArchSuffix = $portVersion compat >= 0
lib:libopenshot_audio$secondaryArchSuffix = 5 compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -27,7 +27,7 @@ REQUIRES="
PROVIDES_devel="
libopenshot_audio${secondaryArchSuffix}_devel = $portVersion compat >= 0
devel:libopenshot_audio$secondaryArchSuffix = $portVersion compat >= 0
devel:libopenshot_audio$secondaryArchSuffix = 5 compat >= 5
cmd:openshot_audio_test_sound
"
REQUIRES_devel="