Enable PPSSPP version 0.6.1

This commit is contained in:
Daniel Martí 2013-02-08 00:49:15 +01:00
parent 5f18ca32b3
commit 958b3354b6

View file

@ -19,10 +19,10 @@ games, which are available online.
Repo Type:git
Repo:https://github.com/hrydgard/ppsspp.git
# 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
Build Version:0.6.1,61,v0.6.1,target=android-15,subdir=android,submodules=yes,buildjni=no,prebuild=\
sed -i 's/android:versionCode="5"/android:versionCode="61"/' AndroidManifest.xml && \
sed -i 's/android:versionName="0.5"/android:versionName="0.6.1"/' AndroidManifest.xml && \
NDK=$$NDK$$ ./ab.sh
Auto Update Mode:None
Update Check Mode:None