mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/pcsx2: Updated for version 1.7.3772.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6f9f4c11bd
commit
f6764a96cf
3 changed files with 26 additions and 10 deletions
|
@ -4,6 +4,11 @@ CPU Interpreters, Recompilers and a Virtual Machine which manages
|
|||
hardware states and PS2 system memory. This allows you to play PS2
|
||||
games on your PC, with many additional features and benefits.
|
||||
|
||||
PCSX2 requires a CPU that supports the SSE4.1 instruction set.
|
||||
Check your processor flags with lscpu for sse4_1.
|
||||
|
||||
PCSX2 requires a GPU that supports OpenGL 3.3 or Vulkan 1.1.
|
||||
|
||||
RetroAchievements are enabled by default, to disable this
|
||||
functionality, pass ACHIEVEMENTS=OFF to the build script.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pcsx2
|
||||
|
||||
# Copyright 2022 Steven Voges <Oregon, USA>
|
||||
# Copyright 2022-2024 Steven Voges <Oregon, USA>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,11 +25,13 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=pcsx2
|
||||
VERSION=${VERSION:-1.7.3526}
|
||||
VERSION=${VERSION:-1.7.3772}
|
||||
COMMIT=$(echo $VERSION | cut -c 5-)
|
||||
SRCVER=${SRCVER:-808fadd0617e0259a6a48a23d83005241bc0a739}
|
||||
SRCVER=${SRCVER:-7cb22815e63df2def2f5e5d008ef1b91b895130a}
|
||||
FMT=${FMT:-a33701196adfad74917046096bf5a2aa0ab0bb50}
|
||||
GLSLANG=${GLSLANG:-c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5}
|
||||
LIBCHDR=${LIBCHDR:-5de1a59019815ccdbba0fe07c71b31406d023248}
|
||||
RCHEEVOS=${RCHEEVOS:-31f8788fe0e694e99db7ce138d45a655c556fa96}
|
||||
VULKANHEADERS=${VULKANHEADERS:-9f4c61a31435a7a90a314fc68aeb386c92a09c0f}
|
||||
ACHIEVEMENTS=$ACHIEVEMENTS=:-ON}
|
||||
DISCORD=${DISCORD:-OFF}
|
||||
|
@ -80,10 +82,14 @@ rm -rf $PRGNAM-$SRCVER
|
|||
tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz
|
||||
cd $PRGNAM-$SRCVER
|
||||
|
||||
tar xvf $CWD/fmt-$FMT.tar.gz -C \
|
||||
$DEPS/fmt/fmt --strip-components 1
|
||||
tar xvf $CWD/glslang-$GLSLANG.tar.gz -C \
|
||||
$DEPS/glslang/glslang --strip-components 1
|
||||
tar xvf $CWD/libchdr-$LIBCHDR.tar.gz -C \
|
||||
$DEPS/libchdr/libchdr --strip-components 1
|
||||
tar xvf $CWD/rcheevos-$RCHEEVOS.tar.gz -C \
|
||||
$DEPS/rcheevos/rcheevos --strip-components 1
|
||||
tar xvf $CWD/Vulkan-Headers-$VULKANHEADERS.tar.gz -C \
|
||||
$DEPS/vulkan-headers --strip-components 1
|
||||
|
||||
|
@ -110,8 +116,9 @@ cd build
|
|||
-DENABLE_TESTS=OFF \
|
||||
-DPACKAGE_MODE=ON \
|
||||
-DQT_BUILD=$QT \
|
||||
-DUSE_ACHIEVEMENTS=$ACHIEVEMENTS \
|
||||
-DUSE_DISCORD_PRESENCE=$DISCORD \
|
||||
-DUSE_SYSTEM_LIBS=ON \
|
||||
-DUSE_SYSTEM_FMT=OFF \
|
||||
-DUSE_VULKAN=ON \
|
||||
-DWAYLAND_API=$WAYLAND \
|
||||
-DXDG_STD=ON \
|
||||
|
|
|
@ -1,16 +1,20 @@
|
|||
PRGNAM="pcsx2"
|
||||
VERSION="1.7.3526"
|
||||
VERSION="1.7.3772"
|
||||
HOMEPAGE="https://pcsx2.net"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/PCSX2/pcsx2/archive/808fadd0617e0259a6a48a23d83005241bc0a739/pcsx2-808fadd0617e0259a6a48a23d83005241bc0a739.tar.gz \
|
||||
DOWNLOAD_x86_64="https://github.com/PCSX2/pcsx2/archive/7cb22815e63df2def2f5e5d008ef1b91b895130a/pcsx2-7cb22815e63df2def2f5e5d008ef1b91b895130a.tar.gz \
|
||||
https://github.com/KhronosGroup/Vulkan-Headers/archive/9f4c61a31435a7a90a314fc68aeb386c92a09c0f/Vulkan-Headers-9f4c61a31435a7a90a314fc68aeb386c92a09c0f.tar.gz \
|
||||
https://github.com/fmtlib/fmt/archive/a33701196adfad74917046096bf5a2aa0ab0bb50/fmt-a33701196adfad74917046096bf5a2aa0ab0bb50.tar.gz \
|
||||
https://github.com/KhronosGroup/glslang/archive/c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5/glslang-c9706bdda0ac22b9856f1aa8261e5b9e15cd20c5.tar.gz \
|
||||
https://github.com/rtissera/libchdr/archive/5de1a59019815ccdbba0fe07c71b31406d023248/libchdr-5de1a59019815ccdbba0fe07c71b31406d023248.tar.gz"
|
||||
MD5SUM_x86_64="dcc97f6f163a33e215016f44213e9c89 \
|
||||
https://github.com/rtissera/libchdr/archive/5de1a59019815ccdbba0fe07c71b31406d023248/libchdr-5de1a59019815ccdbba0fe07c71b31406d023248.tar.gz \
|
||||
https://github.com/RetroAchievements/rcheevos/archive/31f8788fe0e694e99db7ce138d45a655c556fa96/rcheevos-31f8788fe0e694e99db7ce138d45a655c556fa96.tar.gz"
|
||||
MD5SUM_x86_64="a9c767fd77587be7cec5c7932b772027 \
|
||||
d3ccd22b8486dae09a44462b2f06b7e8 \
|
||||
5069920ee4e07003d7b135d0d477ced8 \
|
||||
e2f744abeca9a55aa7e49e652a983ebd \
|
||||
fc702efac9ba601156c27f7fc7055f98"
|
||||
REQUIRES="fast_float fmt rapidyaml soundtouch wxWidgets zstd-cmake"
|
||||
fc702efac9ba601156c27f7fc7055f98 \
|
||||
cb03a7c28b5a9b184f609f2c9b0c6fae"
|
||||
REQUIRES="fast_float rapidyaml soundtouch wxWidgets zstd-cmake"
|
||||
MAINTAINER="Steven Voges"
|
||||
EMAIL="svoges.sbo@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue