mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
libopenshot-audio: bump version
This commit is contained in:
@@ -11,7 +11,7 @@ LICENSE="GNU GPL v3
|
||||
ISC"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/OpenShot/libopenshot-audio/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="b502041044d07be3c22787eb9a422bf338ef47b88b1af547002d1ec1bc7b07a4"
|
||||
CHECKSUM_SHA256="66bedfda0d8d430598b21bc2dde6c0016a758a6c83467d0273a9d692de10baaf"
|
||||
SOURCE_FILENAME="libopenshot-audio-$portVersion.tar.gz"
|
||||
SOURCE_DIR="libopenshot-audio-$portVersion"
|
||||
PATCHES="libopenshot_audio-$portVersion.patchset"
|
||||
@@ -30,6 +30,7 @@ REQUIRES="
|
||||
lib:libcurl$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
@@ -46,6 +47,7 @@ BUILD_REQUIRES="
|
||||
devel:libcurl$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
Reference in New Issue
Block a user