qthaikuplugins: update to ffmpeg 6

This commit is contained in:
PulkoMandy
2024-08-10 20:25:58 +02:00
parent e2155cf4ac
commit 126fa65241

View File

@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/threedeyes/qthaikuplugins/"
COPYRIGHT="2017-2023 Gerasim Troeglazov"
LICENSE="GNU LGPL v2.1
GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="$HOMEPAGE/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="8392ad9b1995da8ac2bb2c74da759c7276cdf75d6ad324e5575f44edbc6a4bca"
SOURCE_DIR="qthaikuplugins-$portVersion"
@@ -47,7 +47,7 @@ SUPPLEMENTS="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libavutil$secondaryArchSuffix
devel:libavutil$secondaryArchSuffix >= 58
devel:libfontconfig$secondaryArchSuffix
devel:libfreetype$secondaryArchSuffix
devel:libGL$secondaryArchSuffix
@@ -55,7 +55,7 @@ BUILD_REQUIRES="
devel:libglib_2.0$secondaryArchSuffix
devel:libOSMesa$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libswresample$secondaryArchSuffix
devel:libswresample$secondaryArchSuffix >= 4
"
BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix