From 45b31fef90b03711a3f6b4e81f6b30026d4cc1f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 7 Feb 2013 23:53:31 +0100 Subject: [PATCH] Added future ppsspp build --- metadata/org.ppsspp.ppsspp.txt | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/metadata/org.ppsspp.ppsspp.txt b/metadata/org.ppsspp.ppsspp.txt index baca3d5c3e..8bcec47ad8 100644 --- a/metadata/org.ppsspp.ppsspp.txt +++ b/metadata/org.ppsspp.ppsspp.txt @@ -1,19 +1,28 @@ Category:Games License:GPLv2 -Web Site:https://github.com/hrydgard/ppsspp +Web Site:http://ppsspp.org/ Source Code:https://github.com/hrydgard/ppsspp -Issue Tracker: +Issue Tracker:https://github.com/hrydgard/ppsspp/issues Summary:PSP emulator Description: +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. +* PSP is a trademark of Sony, Inc. . Repo Type:git Repo:https://github.com/hrydgard/ppsspp.git -Build Version:0.4,4,!wip: cmake 2.8.8 needed v0.4,subdir=android,submodules=yes,buildjni=no,prebuild=\ -export ANDROID_NDK=$$NDK$$ && mkdir build-android && cd build-android && \ -cmake -DCMAKE_TOOLCHAIN_FILE=android.toolchain.cmake ../.. && make +# Following approach would work with tag v0.6.1, were AndroidManifest.xml to +# be correct (which it isn't, thus why we wait for 0.7) +Build Version:0.7,7,!future release v0.7,target=android-9,subdir=android,submodules=yes,\ +buildjni=no,prebuild=NDK=$$NDK$$ ./ab.sh Auto Update Mode:None Update Check Mode:None