new app org.androidsoft.games.slowit

master
David Black 2013-06-20 16:37:40 +01:00
parent 644615310b
commit caf0bbed5f
2 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,28 @@
Category:Games;Children
License:GPLv3
Web Site:http://www.androidsoft.org/
Source Code:http://code.google.com/p/androidsoft/source/browse/trunk/SlowIt
Issue Tracker:https://code.google.com/p/androidsoft/issues/list
Auto Name:Slow It!
Summary:Simple game
Description:
Keep the balls in the target area by guiding them with your finger.
Designed for children.
.
Repo Type:srclib
Repo:AndroidSoft
Build Version:2.0,10,75,forceversion=yes,subdir=SlowIt,\
extlibs=android/android-support-v13.jar,prebuild=rm -rf libs/* && \
rm -rf $(find .. -name releases) && cd ../ && \
echo "source.dir=$PWD/SlowIt/src;$PWD/libs/Credits/src;\
$PWD/libs/Utils/src" > SlowIt/ant.properties
Auto Update Mode:None
# Bug in RM for srclibs
Update Check Mode:Market
Current Version:2.0
Current Version Code:10

5
srclibs/AndroidSoft.txt Normal file
View File

@ -0,0 +1,5 @@
Repo Type:git-svn
Repo:https://androidsoft.googlecode.com/svn/trunk
# Not working
#Prepare:rm -rf $(find . -name releases)