From 1643d1fd3960ec1f33c226d8c050d7744e2e1f76 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 16 Mar 2014 04:19:51 +0000 Subject: [PATCH] Set autoname of AGS --- metadata/com.bigbluecup.android.launcher.txt | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/metadata/com.bigbluecup.android.launcher.txt b/metadata/com.bigbluecup.android.launcher.txt index d28bf96309..2865654c6e 100644 --- a/metadata/com.bigbluecup.android.launcher.txt +++ b/metadata/com.bigbluecup.android.launcher.txt @@ -6,6 +6,7 @@ Issue Tracker:https://github.com/adventuregamestudio/ags/issues Donate:http://www.adventuregamestudio.co.uk/site/community/donate Name:AGS +Auto Name:AGS Summary:Graphical adventure player Description: Adventure Game Studio is a game development software, including editor, common routine library and @@ -32,15 +33,18 @@ Repo:https://github.com/adventuregamestudio/ags.git Build:3.3.0-beta,1 disable=lots of build errors commit=v.3.3.0-beta - init=cd ../.. && find -iregex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete && \ - git submodule foreach git checkout d6f13daef9 - build=cd ../buildlibs && find -name "*.sh" -exec chmod +x {} + && ./buildall.sh - patch=ndkr9.patch subdir=Android/launcher_list submodules=yes + init=cd ../.. && \ + find -iregex ".+\.\(a\|dll\|so\|exe\|lib\)" -type f -delete && \ + git submodule foreach git checkout d6f13daef9 target=android-17 - update=.;../library + update=.,../library forceversion=yes + patch=ndkr9.patch + build=cd ../buildlibs && \ + find -name "*.sh" -exec chmod +x {} + && \ + ./buildall.sh buildjni=../library Auto Update Mode:None