mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
FS-UAE and launcher version bump (#5959)
* pyqt5: re-enable PyQt5.QtOpenGL needed for FS-UAE launcher Appears to build without problem and once installed FS-UAE launcher works fine. Signed-off-by: Chris Moore <chris@mooreonline.org> * fs-uae-launcher: bump to version 3.0.5 Signed-off-by: Chris Moore <chris@mooreonline.org> * fs-uae: bump to version 3.0.5 Signed-off-by: Chris Moore <chris@mooreonline.org>
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="2011-2017 Frode Solheim"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://fs-uae.net/stable/$portVersion/fs-uae-launcher-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8ce764031013516daab76e996eff9e9fdead6c0f00b4e497fc927f7719d8a233"
|
||||
CHECKSUM_SHA256="27797a04b9fc0be2805ae992c2950ff6228383fa153eccefbdebfc6789ca76b6"
|
||||
SOURCE_DIR="fs-uae-launcher-$portVersion"
|
||||
PATCHES="fs_uae_launcher-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="fs-uae-launcher.rdef.in"
|
||||
@@ -26,6 +26,7 @@ REQUIRES="
|
||||
fs_uae$secondaryArchSuffix
|
||||
pip_python38$secondaryArchSuffix
|
||||
pyqt5_python38$secondaryArchSuffix
|
||||
requests_python38$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
Reference in New Issue
Block a user