From b7f5baabc679a3443991f97800be7fccb5b5ffe3 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 16 Sep 2014 22:48:25 +0200 Subject: [PATCH] Update Bubble to 1.9.7 (36) --- metadata/net.androgames.level.txt | 38 ++++++++++++++++++++++++++----- 1 file changed, 32 insertions(+), 6 deletions(-) diff --git a/metadata/net.androgames.level.txt b/metadata/net.androgames.level.txt index 447bc013ff..7ede22d64a 100644 --- a/metadata/net.androgames.level.txt +++ b/metadata/net.androgames.level.txt @@ -7,8 +7,8 @@ Issue Tracker:https://github.com/avianey/Level/issues Auto Name:Bubble Summary:Level gauge (measure inclination) Description: -Hold any of the phone's four sides against an object to test it for level or plumb, or lay it down -on a flat surface for a 360° level. +Hold any of the phone's four sides against an object to test it for level or +plumb, or lay it down on a flat surface for a 360° level. * Calibrate * Show angle or inclination @@ -18,6 +18,9 @@ on a flat surface for a 360° level. * Roof pitch . +Repo Type:git +Repo:https://github.com/avianey/Level.git + # Build Version:1.8.0,27,75,init=rm -f build.xml # Build Version:1.9.0,29,79,init=rm -f build.xml,target=android-11 # Build Version:1.9.2,31,81,target=android-11 @@ -26,14 +29,37 @@ Build:1.9.4,33 commit=a5e4dd671e subdir=Level +Build:1.9.7,36 + commit=a3a4935f760632d90fc735ff64189333a4a411a2 + subdir=Level + maven=yes + prebuild=$$MVN3$$ install:install-file \ + -Dfile=$ANDROID_HOME/platforms/android-19/android.jar \ + -DgroupId=android \ + -DartifactId=android \ + -Dversion=4.4.2_r2 \ + -Dpackaging=jar \ + -DgeneratePom=true && \ + sed -i -e 's@3.8.2@3.7.0@g' pom.xml && \ + sed -i -e '32,65d' pom.xml && \ + sed -i -e 's@true@false@g' pom.xml && \ + sed -i -e 's@false@true@g' pom.xml + Maintainer Notes: Source code disappeared from https://github.com/avianey/Level.git - and previously, for the commented builds, from https://androgames-sample.googlecode.com/svn/Market-apps/Level/trunk + +Source is available again. + +sed: +* We are stuck on mvn 3.0.5 for now. Check sed substituion on every build. +* Remove signing. +* Don't set debugable flag. +* Skip broken ziaalign. . Auto Update Mode:None -Update Check Mode:None -Current Version:1.9.4 -Current Version Code:33 +Update Check Mode:RepoManifest +Current Version:1.9.7 +Current Version Code:36