mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
libopenshot_audio: bump version.
This commit is contained in:
@@ -8,7 +8,7 @@ LICENSE="GNU LGPL v3"
|
|||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://github.com/OpenShot/libopenshot-audio/archive/v$portVersion.tar.gz"
|
SOURCE_URI="https://github.com/OpenShot/libopenshot-audio/archive/v$portVersion.tar.gz"
|
||||||
SOURCE_FILENAME="libopenshot-audio-$portVersion.tar.gz"
|
SOURCE_FILENAME="libopenshot-audio-$portVersion.tar.gz"
|
||||||
CHECKSUM_SHA256="9e61f38a65489f1009986e59e76102021c05fdbe94ce40b2cc799d2fb281a1c1"
|
CHECKSUM_SHA256="366151ea971fa7d0734777068d40b333a3df83ca33233dc2cd630aeed40d2071"
|
||||||
SOURCE_DIR="libopenshot-audio-$portVersion"
|
SOURCE_DIR="libopenshot-audio-$portVersion"
|
||||||
PATCHES="libopenshot_audio-$portVersion.patchset"
|
PATCHES="libopenshot_audio-$portVersion.patchset"
|
||||||
|
|
||||||
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="!x86_gcc2 x86"
|
|||||||
|
|
||||||
PROVIDES="
|
PROVIDES="
|
||||||
libopenshot_audio$secondaryArchSuffix = $portVersion compat >= 0
|
libopenshot_audio$secondaryArchSuffix = $portVersion compat >= 0
|
||||||
lib:libopenshot_audio$secondaryArchSuffix = 5 compat >= 5
|
lib:libopenshot_audio$secondaryArchSuffix = 6 compat >= 6
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
@@ -27,7 +27,7 @@ REQUIRES="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
libopenshot_audio${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
libopenshot_audio${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||||
devel:libopenshot_audio$secondaryArchSuffix = 5 compat >= 5
|
devel:libopenshot_audio$secondaryArchSuffix = 6 compat >= 6
|
||||||
cmd:openshot_audio_test_sound
|
cmd:openshot_audio_test_sound
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
Reference in New Issue
Block a user