From ad10a898df80aa97dd95745f8b7474bfc895a320 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 27 Sep 2019 14:44:26 +0300 Subject: [PATCH] ppsspp: update to 1.9.2. --- srcpkgs/ppsspp/template | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/srcpkgs/ppsspp/template b/srcpkgs/ppsspp/template index 17081ce1583..798e0abd28e 100644 --- a/srcpkgs/ppsspp/template +++ b/srcpkgs/ppsspp/template @@ -1,13 +1,13 @@ # Template file for 'ppsspp' pkgname=ppsspp -version=1.8.0 +version=1.9.2 revision=1 create_wrksrc=yes build_wrksrc="ppsspp-${version}" build_style=cmake configure_args="-DHEADLESS=1 -DUSE_SYSTEM_FFMPEG=1 -DUNITTEST=ON -DUSING_QT_UI=$(vopt_if qt ON OFF)" -hostmakedepends="pkg-config $(vopt_if qt qt5-host-tools)" +hostmakedepends="pkg-config python3 $(vopt_if qt qt5-host-tools)" makedepends="zlib-devel glew-devel ffmpeg-devel libzip-devel snappy-devel rapidjson $(vopt_if sdl2 SDL2-devel) $(vopt_if wayland wayland-devel) @@ -19,15 +19,15 @@ license="GPL-2.0-or-later" homepage="https://www.ppsspp.org/" distfiles=" https://github.com/hrydgard/ppsspp/archive/v${version}.tar.gz - https://github.com/hrydgard/ppsspp-lang/archive/18e0d46.tar.gz - https://github.com/hrydgard/glslang/archive/9983f99.tar.gz - https://github.com/KhronosGroup/SPIRV-Cross/archive/be7425e.tar.gz + https://github.com/hrydgard/ppsspp-lang/archive/bfc3a51.tar.gz + https://github.com/hrydgard/glslang/archive/f9d08a2.tar.gz + https://github.com/KhronosGroup/SPIRV-Cross/archive/a1f7c8d.tar.gz https://github.com/Kingcom/armips/archive/7885552.tar.gz https://github.com/discordapp/discord-rpc/archive/3d3ae7129d17643bc706da0a2eea85aafd10ab3a.tar.gz" -checksum="a7011feb0480a352d60e6a3c939d88d4d2e3a2e76620886b183aa2cb36f910de - 3d313170bb387d466e2bf267b23dd5689174355537f728b42a99f9ea77af0d37 - ea5c3ca101b9635508052e0f52966303e8fc94edf564ecfd0fda147b74625c9a - 21afa0e32dd2d75ee51c4f5c0d16330a9d80d435d6ac9900d0c13bffdfd7b682 +checksum="f63df24d866576c19d9d666850d216a235e7ce24e880a984f201fc1275513670 + c0cc57b54aa376a9dca6de9c6b162a613d54111f7a8587fcfc243e836568ac0c + 1e4284387cc586acb7ce0eefba712fe15e11a87c45c102063c11d0fa60f66dce + 456b1e2a75a8e82985ce22f4707570c7aa1fc50d4119cba1a641e8b233ecde26 f8a03906135fb6f2932b80b7ef5991f39ccac46b36ec3690776fb38c69775c3d 20fe5dbd7a64f7a8fdbaeb81f8dd485df61121c5054e0f7f917c6193f209ff2e"