1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 12:17:35 +00:00

Ports: Update ScummVM to version 2.5.1

This commit is contained in:
Jelle Raaijmakers 2022-01-09 22:53:35 +01:00 committed by Linus Groh
parent 7ad18e91e2
commit 6e64ad829a
3 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=scummvm
useconfigure="true"
version="2.5.0"
files="https://downloads.scummvm.org/frs/scummvm/${version}/scummvm-${version}.tar.xz scummvm-${version}.tar.xz b47ee4b195828d2c358e38a4088eda49886dc37a04f1cc17b981345a59e0d623"
version="2.5.1"
files="https://downloads.scummvm.org/frs/scummvm/${version}/scummvm-${version}.tar.xz scummvm-${version}.tar.xz 9fd8db38e4456144bf8c34dacdf7f204e75f18e8e448ec01ce08ce826a035f01"
auth_type=sha256
depends=("freetype" "libiconv" "libjpeg" "libpng" "libtheora" "SDL2")
configopts=(

View file

@ -1,5 +1,5 @@
--- scummvm-2.5.0/configure 2021-10-01 13:52:42.000000000 +0200
+++ scummvm-2.5.0-patched/configure 2021-10-17 16:31:01.554772573 +0200
--- scummvm-2.5.1/configure 2021-10-01 13:52:42.000000000 +0200
+++ scummvm-2.5.1-patched/configure 2021-10-17 16:31:01.554772573 +0200
@@ -3979,7 +3980,7 @@
amigaos* | cygwin* | dreamcast | ds | gamecube | mingw* | morphos | n64 | ps3 | psp2 | psp | riscos | wii)
_posix=no