fceux, revbump, switch to ffmpeg6 (#13502)

This commit is contained in:
Schrijvers Luc
2025-12-27 12:51:10 +01:00
committed by GitHub
parent ad2d96cfd1
commit 0322b085cd

View File

@@ -6,7 +6,7 @@ bult-in and a high level of portability."
HOMEPAGE="http://fceux.com/web/"
COPYRIGHT="1998-2014 tamentis & zamaz"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://github.com/TASEmulators/fceux/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="78156f3685c55849351178773940871ed607bc4fc37f233fdab58c232e3208fa"
PATCHES="fceux-$portVersion.patchset"
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="?x86"
PROVIDES="
fceux$secondaryArchSuffix = $portVersion
app:FCEUX$secondaryArchSuffix = $portVersion
app:FCEUX = $portVersion
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -41,10 +41,10 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libGL${secondaryArchSuffix}
devel:libGL$secondaryArchSuffix
devel:libglu$secondaryArchSuffix
devel:libavcodec$secondaryArchSuffix >= 58
devel:libavformat$secondaryArchSuffix >= 58
devel:libavcodec$secondaryArchSuffix
devel:libavformat$secondaryArchSuffix
devel:liblua$secondaryArchSuffix >= 5.1
devel:libminizip$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix