From fcd82e61c4d950003ef295c770aff8d0a823d504 Mon Sep 17 00:00:00 2001 From: David Black Date: Wed, 8 May 2013 14:46:01 +0100 Subject: [PATCH] add commented build for using supplied libs for com.sandeel.bushidoblocks --- metadata/com.sandeel.bushidoblocks.txt | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/metadata/com.sandeel.bushidoblocks.txt b/metadata/com.sandeel.bushidoblocks.txt index f1518afccf..273c6c8570 100644 --- a/metadata/com.sandeel.bushidoblocks.txt +++ b/metadata/com.sandeel.bushidoblocks.txt @@ -33,12 +33,16 @@ cd libs/ && unzip libgdx-0.9.7.zip armeabi-v7a/* armeabi/* \ gdx.jar gdx-backend-android.jar && \ rm armeabi/libgdx-audio.so armeabi-v7a/libgdx-audio.so -# libs/armeabi/ disappears! -#Build Version:1.4,13,25c7009d3989,patch=swarm.patch,\ -#srclibs=MobAdMob@2d5736,\ -#subdir=bushido-blocks-android,prebuild=rm libs/Google*.jar && \ +# N.B ELFs must be zipped because fdroid deletes them before prebuild +# Can use this if libgdx libraries can be confirmed +# Putting unzip in build= doesn't seem to work +#Build Version:1.4,14,25c7009d3989,patch=swarm.patch,\ +#scanignore=build/com.sandeel.bushidoblocks/,\ +#init=rm libs/Google*.jar && zip -r libgdx.zip libs/arm*,srclibs=MobAdMob@2d5736,\ +#subdir=bushido-blocks-android,prebuild=\ #sed -i 's@\(reference.1=\).*@\1$$MobAdMob$$@;/merger/d' project.properties && \ -#printf 'source.dir=src;../bushido-blocks/src' > ant.properties +#printf 'source.dir=src;../bushido-blocks/src' > ant.properties && \ +#unzip libgdx.zip && rm libgdx.zip Auto Update Mode:None Update Check Mode:RepoManifest