diff --git a/metadata/org.androidsoft.games.slowit.txt b/metadata/org.androidsoft.games.slowit.txt new file mode 100644 index 0000000000..553c9db7fc --- /dev/null +++ b/metadata/org.androidsoft.games.slowit.txt @@ -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 + diff --git a/srclibs/AndroidSoft.txt b/srclibs/AndroidSoft.txt new file mode 100644 index 0000000000..27d9a4512f --- /dev/null +++ b/srclibs/AndroidSoft.txt @@ -0,0 +1,5 @@ +Repo Type:git-svn +Repo:https://androidsoft.googlecode.com/svn/trunk + +# Not working +#Prepare:rm -rf $(find . -name releases)