add ppsspp metadata wip: needs cmake 2.8.8

This commit is contained in:
David Black 2012-12-04 12:57:59 +00:00
parent 4555c20faf
commit de104215ce
2 changed files with 23 additions and 3 deletions

View file

@ -7,10 +7,10 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=XP4HTVTDCZP
Summary:A cookbook app Summary:A cookbook app
Description: Description:
Bites is a cook book application. Recipes can be created on your phone, Bites is a very basic cookbook app. Recipes can be created on your phone
downloaded from the web and shared with friends via sms. Pick a recipe and shared with friends via SMS. Pick a recipe
to make, tick off the ingredients you need, then add the ones you need to make, tick off the ingredients you need, then add the ones you need
to the shopping list in [[caldwell.ben.trolly]] or sms them to someone to pick up for to the shopping list in [[caldwell.ben.trolly]] or SMS them to someone to pick up for
you. you.
. .

View file

@ -0,0 +1,20 @@
Category:Games
License:GPLv2
Web Site:https://github.com/hrydgard/ppsspp
Source Code:https://github.com/hrydgard/ppsspp
Issue Tracker:
Summary:PSP emulator
Description:
.
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
Auto Update Mode:None
Update Check Mode:None