From 795bc09d2d5b7feb2cff4d320193f7758a5bc129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 17 Feb 2014 09:10:08 +0100 Subject: [PATCH] Update PPSSPP to 0.9.7.1 (9713) --- metadata/org.ppsspp.ppsspp.txt | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/metadata/org.ppsspp.ppsspp.txt b/metadata/org.ppsspp.ppsspp.txt index 56077bfbdd..c5651e3501 100644 --- a/metadata/org.ppsspp.ppsspp.txt +++ b/metadata/org.ppsspp.ppsspp.txt @@ -12,8 +12,6 @@ PPSSPP is a PSP emulator for Android and other platforms. It is being developed at a rapid speed and compatibility is increasing quickly, but there are many games it doesn't run yet and it doesn't run fast on Android yet. -Please go to http://www.ppsspp.org for more information. - No games are included with this download, you will have to dump your own PSP games and turn them into .ISO or .CSO files, or simply play free homebrew games, which are available online. @@ -185,6 +183,25 @@ Build:0.9.6-armv7,963 NDK=$$NDK$$ ./ab.sh buildjni=no +Build:0.9.7.1,9713 + commit=v0.9.7.1 + subdir=android + submodules=yes + forcevercode=yes + rm=dx9sdk,pspautotests,android/custom_rules.xml + srclibs=2:NoAnalytics@d38ae535b5 + prebuild=echo 'APP_ABI=armeabi-v7a' >> jni/Application.mk && \ + rm libs/libGoogleAnalytics* + scanignore=android/android-ndk-profiler + scandelete=ffmpeg + build=declare -rx NDK=$$NDK$$ && \ + cd ../ffmpeg && \ + sed -i -e 's@^NDK.*@NDK=$$NDK$$@' -e 's/windows.*/linux-x86*/' -e '/^build_ARMv6/d' android-build.sh && \ + ./android-build.sh && \ + cd ../android && \ + NDK=$$NDK$$ ./ab.sh + buildjni=no + # +0: - (upstream) # +1: x86 # +2: arm