mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
fceux, revbump, switch to ffmpeg6 (#13502)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user