Get rid of all update=force flags

This commit is contained in:
Daniel Martí 2014-02-11 16:57:26 +01:00
parent af37991d3d
commit 2db96ade58
29 changed files with 54 additions and 56 deletions

View file

@ -16,7 +16,7 @@ which may get executed in the GPU if you are running Android 4.2.
Repo Type:git-svn Repo Type:git-svn
Repo:https://mandelbrot.googlecode.com/svn/trunk Repo:https://mandelbrot.googlecode.com/svn/trunk
Build Version:0.13,13,145,subdir=mandelbrot,update=force,prebuild=rm -f res/raw/* Build Version:0.13,13,145,subdir=mandelbrot,init=rm -f build.xml,prebuild=rm -f res/raw/*
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Static Update Check Mode:Static

View file

@ -22,7 +22,7 @@ Repo Type:git-svn
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Catalan Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Catalan
Build Version:20110220,3,1560,patch=xml.patch,\ Build Version:20110220,3,1560,patch=xml.patch,\
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/ca.xml.gz,\ init=rm -rf build.xml,extlibs=LanguagePacks/ca.xml.gz,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\ srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \ sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ res/raw/ && gunzip -c libs/ca.xml.gz > dict/words.xml && rm -rf assets/ libs/,\ mkdir -p dict/ res/raw/ && gunzip -c libs/ca.xml.gz > dict/words.xml && rm -rf assets/ libs/,\

View file

@ -21,7 +21,7 @@ Repo Type:git-svn
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Danish Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Danish
Build Version:20100614,2,1081,patch=xml.patch,\ Build Version:20100614,2,1081,patch=xml.patch,\
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/da.xml.gz,\ init=rm -f build.xml,extlibs=LanguagePacks/da.xml.gz,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\ srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \ sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ res/raw/ && gunzip -c libs/da.xml.gz > dict/words.xml && rm -rf assets/ libs/,\ mkdir -p dict/ res/raw/ && gunzip -c libs/da.xml.gz > dict/words.xml && rm -rf assets/ libs/,\

View file

@ -21,7 +21,7 @@ Repo Type:git-svn
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Esperanto Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Esperanto
Build Version:20100613,2,1082,patch=xml.patch,\ Build Version:20100613,2,1082,patch=xml.patch,\
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/eo.xml.gz,\ init=rm -f build.xml,extlibs=LanguagePacks/eo.xml.gz,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\ srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \ sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ res/raw/ && gunzip -c libs/eo.xml.gz > dict/words.xml && rm -rf assets/ libs/,\ mkdir -p dict/ res/raw/ && gunzip -c libs/eo.xml.gz > dict/words.xml && rm -rf assets/ libs/,\

View file

@ -24,7 +24,7 @@ the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
Repo Type:git-svn Repo Type:git-svn
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/FrenchXLarge Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/FrenchXLarge
Build Version:20111029,1,2019,init=rm -rf bin/ gen/,update=force,\ Build Version:20111029,1,2019,init=rm -rf build.xml,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\ srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \ sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ && rm -f release/* res/raw/* && \ mkdir -p dict/ && rm -f release/* res/raw/* && \

View file

@ -22,7 +22,7 @@ Repo Type:git-svn
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Greek Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Greek
Build Version:20110717,3,1815,patch=xml.patch,\ Build Version:20110717,3,1815,patch=xml.patch,\
update=force,init=rm -rf bin/ gen/,extlibs=LanguagePacks/gr.xml,\ init=rm -f build.xml,extlibs=LanguagePacks/gr.xml,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\ srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \ sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ res/raw/ && rm -rf assets/ && mv libs/gr.xml dict/words.xml,\ mkdir -p dict/ res/raw/ && rm -rf assets/ && mv libs/gr.xml dict/words.xml,\

View file

@ -21,7 +21,7 @@ A proprietary ad library was removed.
Repo Type:git Repo Type:git
Repo:git://github.com/intervigilium/MicDroid.git Repo:git://github.com/intervigilium/MicDroid.git
Build Version:0.44,34,3af50666bc,update=force,\ Build Version:0.44,34,3af50666bc,init=rm -f build.xml,\
srclibs=libautotalent@842e489b;liblame@dd48f963e;\ srclibs=libautotalent@842e489b;liblame@dd48f963e;\
libwave@75ae03d1a8;libresample@804018847;MobAdMob@2d5736,prebuild=\ libwave@75ae03d1a8;libresample@804018847;MobAdMob@2d5736,prebuild=\
sed -i '/donate/d' res/menu/menu.xml && \ sed -i '/donate/d' res/menu/menu.xml && \

View file

@ -33,7 +33,7 @@ Build:1.0.1,16
Build:1.0.5,18 Build:1.0.5,18
commit=1.0.5 commit=1.0.5
update=force init=rm build.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags

View file

@ -17,7 +17,7 @@ Repo:https://github.com/scar45/aokp-co-webviewer.git
Build:1.0,2 Build:1.0,2
commit=37060d46ce49 commit=37060d46ce49
update=force init=rm -f build.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest Update Check Mode:RepoManifest

View file

@ -21,8 +21,8 @@ Repo Type:git-svn
Repo:https://instead-android.googlecode.com/svn/trunk Repo:https://instead-android.googlecode.com/svn/trunk
Build Version:1.6.1.9,16109,r44,buildjni=yes,subdir=project,\ Build Version:1.6.1.9,16109,r44,buildjni=yes,subdir=project,\
srclibs=INSTEAD@r1854,patch=jpeg.patch,update=force,\ srclibs=INSTEAD@r1854,patch=jpeg.patch,\
init=echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && cd .. && ./update_xml.sh || true,\ init=rm -f build.xml && echo -e "APP_CFLAGS += -D__ARM_ARCH_5__" > jni/Application.mk && cd .. && ./update_xml.sh || true,\
prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead prebuild=ln -s `readlink -f $$INSTEAD$$` jni/src/instead
Auto Update Mode:None Auto Update Mode:None

View file

@ -21,8 +21,8 @@ Build Version:1.0.1 [BETA],32,16425d6dde3bd2e18d4f
Build Version:1.0.2 [BETA],33,!No source in repo Build Version:1.0.2 [BETA],33,!No source in repo
Build Version:1.0.3 [BETA],34,!No source in repo Build Version:1.0.3 [BETA],34,!No source in repo
Build Version:1.0.4 [BETA],35,63dceec70d59132b6311289c62edd0acb795ab27,target=android-11 Build Version:1.0.4 [BETA],35,63dceec70d59132b6311289c62edd0acb795ab27,target=android-11
Build Version:1.0.5 [BETA],37,v1.0.5b,update=force Build Version:1.0.5 [BETA],37,v1.0.5b,init=rm -f build.xml
Build Version:1.0.6-legacy,38,e6b0ad8221,update=force,forceversion=yes Build Version:1.0.6-legacy,38,e6b0ad8221,init=rm -f build.xml,forceversion=yes
Auto Update Mode:None Auto Update Mode:None
#Device variable and version code is similar for both apks #Device variable and version code is similar for both apks

View file

@ -18,9 +18,9 @@ inclines of streets or hills.
Repo Type:git-svn Repo Type:git-svn
Repo:https://svn.code.sf.net/p/angulo/code/trunk Repo:https://svn.code.sf.net/p/angulo/code/trunk
Build Version:1.1,10100,29,update=force Build Version:1.1,10100,29,init=rm -f build.xml
Build Version:1.2,10200,36,update=force Build Version:1.2,10200,36,init=rm -f build.xml
Build Version:1.3,10300,46,update=force Build Version:1.3,10300,46,init=rm -f build.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Static Update Check Mode:Static

View file

@ -19,7 +19,7 @@ systematically train all possible initial situations.
Repo Type:git-svn Repo Type:git-svn
Repo:https://svn.code.sf.net/p/bjtrainer/code/trunk Repo:https://svn.code.sf.net/p/bjtrainer/code/trunk
Build Version:0.1,100,31,update=force Build Version:0.1,100,31,init=rm -f build.xml
Auto Update Mode:None Auto Update Mode:None
# Author will let us know # Author will let us know

View file

@ -16,7 +16,7 @@ Just face your phone down to activate the "Snooze" feature.
Repo Type:git Repo Type:git
Repo:https://github.com/thibault/Napply.git Repo:https://github.com/thibault/Napply.git
Build Version:1.2,2,ef1014908ef900,subdir=Napply,update=force,srclibs=NumberPicker@09d0e7969f,\ Build Version:1.2,2,ef1014908ef900,subdir=Napply,init=rm -f build.xml,srclibs=NumberPicker@09d0e7969f,\
prebuild=rm -f $$NumberPicker$$/build.xml && \ prebuild=rm -f $$NumberPicker$$/build.xml && \
$$SDK$$/tools/android update project -p $$NumberPicker$$ && \ $$SDK$$/tools/android update project -p $$NumberPicker$$ && \
sed -i 's@\(android.library.reference.1=\).*@\1$$NumberPicker$$@' project.properties sed -i 's@\(android.library.reference.1=\).*@\1$$NumberPicker$$@' project.properties

View file

@ -16,8 +16,8 @@ Repo:git://github.com/chrisboyle/sgtpuzzles.git
Build:9561.1,72 Build:9561.1,72
commit=9561.1 commit=9561.1
init=sed -i 's/android-8/android-15/g' build.properties init=sed -i 's/android-8/android-15/g' build.properties && \
update=force rm -f build.xml
prebuild=echo -e 'APP_ABI=armeabi x86\nAPP_CFLAGS += -Wno-error=format-security' > jni/Application.mk && \ prebuild=echo -e 'APP_ABI=armeabi x86\nAPP_CFLAGS += -Wno-error=format-security' > jni/Application.mk && \
sed -i '261 i \\t\tpaint.setStyle(Paint.Style.FILL);' src/name/boyle/chris/sgtpuzzles/GameView.java sed -i '261 i \\t\tpaint.setStyle(Paint.Style.FILL);' src/name/boyle/chris/sgtpuzzles/GameView.java
buildjni=yes buildjni=yes

View file

@ -23,8 +23,8 @@ on a flat surface for a 360° level.
Repo Type:git Repo Type:git
Repo:https://github.com/avianey/Level.git Repo:https://github.com/avianey/Level.git
# Build Version:1.8.0,27,75,update=force # Build Version:1.8.0,27,75,init=rm -f build.xml
# Build Version:1.9.0,29,79,update=force,target=android-11 # 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 # Build Version:1.9.2,31,81,target=android-11
# Build Version:1.9.3,32,84,target=android-11 # Build Version:1.9.3,32,84,target=android-11

View file

@ -22,7 +22,7 @@ Repo:https://github.com/mjdenham/and-bible.git
Build Version:1.5.5,79,7d7e23e88da2ea9ce598fc6c454e52b508d70c48,subdir=AndBible,target=android-8 Build Version:1.5.5,79,7d7e23e88da2ea9ce598fc6c454e52b508d70c48,subdir=AndBible,target=android-8
Build Version:1.6.0,83,5aad7e0ec7793a23296a8c7257687550ff6bca81,subdir=AndBible,target=android-8 Build Version:1.6.0,83,5aad7e0ec7793a23296a8c7257687550ff6bca81,subdir=AndBible,target=android-8
Build Version:1.7.3,93,build-01.07.03,subdir=AndBible,update=force Build Version:1.7.3,93,build-01.07.03,subdir=AndBible,init=rm -f build.xml
Build Version:1.8.1,100,build-01.08.01,subdir=AndBible,target=android-10 Build Version:1.8.1,100,build-01.08.01,subdir=AndBible,target=android-10
Build Version:1.9.0,107,74c888f4ce77ee6dd00612fe7b9df46899bda990,subdir=AndBible,target=android-10 Build Version:1.9.0,107,74c888f4ce77ee6dd00612fe7b9df46899bda990,subdir=AndBible,target=android-10

View file

@ -24,7 +24,7 @@ Repo:https://inetify.googlecode.com/svn/trunk/inetify/inetify-app
Build:2.0.3,16 Build:2.0.3,16
commit=311 commit=311
subdir=inetify/inetify-app subdir=inetify/inetify-app
update=force init=rm -f build.xml
extlibs=android/android-support-v4.jar extlibs=android/android-support-v4.jar
Build:2.1.0,18 Build:2.1.0,18

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/osmandapp/Osmand/issues
Donate:https://code.google.com/p/osmand/#Please_support_the_project Donate:https://code.google.com/p/osmand/#Please_support_the_project
Auto Name:OsmAnd~ Auto Name:OsmAnd~
Summary:Maps and navigation; online and off Summary:Offline/online maps and navigation
Description: Description:
Osmand~'s features can be extended by enabling the plugins via the settings, Osmand~'s features can be extended by enabling the plugins via the settings,
which include online maps from many sources, tracking, OSM editing and which include online maps from many sources, tracking, OSM editing and
@ -69,7 +69,7 @@ Repo:https://github.com/mvdan/OsmAnd-submodules
# commit=d62472532d8 # commit=d62472532d8
# subdir=OsmAnd # subdir=OsmAnd
# target=android-8 # target=android-8
# update=force # init=rm -f build.xml
# encoding=utf-8 # encoding=utf-8
# forceversion=yes # forceversion=yes
# prebuild=cd ../DataExtractionOSM && \ # prebuild=cd ../DataExtractionOSM && \
@ -86,7 +86,7 @@ Repo:https://github.com/mvdan/OsmAnd-submodules
# subdir=OsmAnd # subdir=OsmAnd
# submodules=yes # submodules=yes
# target=android-8 # target=android-8
# update=force # init=rm -f build.xml
# encoding=utf-8 # encoding=utf-8
# forceversion=yes # forceversion=yes
# forcevercode=yes # forcevercode=yes
@ -101,7 +101,6 @@ Repo:https://github.com/mvdan/OsmAnd-submodules
# buildjni=yes # buildjni=yes
Build:1.6.5,165 Build:1.6.5,165
disable=WIP
commit=1.6.5 commit=1.6.5
submodules=yes submodules=yes
subdir=android/OsmAnd subdir=android/OsmAnd
@ -112,8 +111,7 @@ Build:1.6.5,165
echo -e 'NDK_TOOLCHAIN_VERSION := 4.8\nAPP_ABI := armeabi armeabi-v7a x86 mips\nOSMAND_SKIP_NEON_SUPPORT := false\nOSMAND_FORCE_NEON_SUPPORT := false\nAPP_OPTIM := release' >> jni/Application.mk echo -e 'NDK_TOOLCHAIN_VERSION := 4.8\nAPP_ABI := armeabi armeabi-v7a x86 mips\nOSMAND_SKIP_NEON_SUPPORT := false\nOSMAND_FORCE_NEON_SUPPORT := false\nAPP_OPTIM := release' >> jni/Application.mk
build=sed -i 's/EXTERNAL_DEPENDENCIES=(/EXTERNAL_DEPENDENCIES=(boost-android /' full-ndk-build.sh && \ build=sed -i 's/EXTERNAL_DEPENDENCIES=(/EXTERNAL_DEPENDENCIES=(boost-android /' full-ndk-build.sh && \
ANDROID_SDK=$$SDK$$ ./full-ndk-build.sh && \ ANDROID_SDK=$$SDK$$ ./full-ndk-build.sh && \
ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml && \ ant jar native-libs -f ../../tools/OsmAndMapCreator/build.xml
ant build -f ../OsmAnd-java/build.xml
buildjni=no buildjni=no
Maintainer Notes: Maintainer Notes:

View file

@ -27,24 +27,24 @@ Repo:https://github.com/wiglenet/wigle-wifi-wardriving.git
Build:1.53,53 Build:1.53,53
commit=1.53 commit=1.53
update=force init=rm -f build.xml
rm=dist/wigle-wifi-wardriving.apk rm=dist/wigle-wifi-wardriving.apk
prebuild=sed -i '518,557d' src/net/wigle/wigleandroid/MappingActivity.java prebuild=sed -i '518,557d' src/net/wigle/wigleandroid/MappingActivity.java
Build:1.55,55 Build:1.55,55
commit=1.55 commit=1.55
update=force init=rm -f build.xml
rm=dist/wigle-wifi-wardriving.apk rm=dist/wigle-wifi-wardriving.apk
prebuild=sed -i '518,557d' src/net/wigle/wigleandroid/MappingActivity.java prebuild=sed -i '518,557d' src/net/wigle/wigleandroid/MappingActivity.java
Build:1.57,57 Build:1.57,57
commit=1.57 commit=1.57
update=force init=rm -f build.xml
prebuild=sed -i '/private void tryEvil()/,/^\/\/ }/d' src/net/wigle/wigleandroid/MappingActivity.java prebuild=sed -i '/private void tryEvil()/,/^\/\/ }/d' src/net/wigle/wigleandroid/MappingActivity.java
Build:1.58,58 Build:1.58,58
commit=1.58 commit=1.58
update=force init=rm -f build.xml
prebuild=sed -i '/private void tryEvil()/,/^\/\/ }/d' src/net/wigle/wigleandroid/MappingActivity.java prebuild=sed -i '/private void tryEvil()/,/^\/\/ }/d' src/net/wigle/wigleandroid/MappingActivity.java
Auto Update Mode:Version %v Auto Update Mode:Version %v

View file

@ -37,7 +37,7 @@ Repo:https://github.com/ldo/ObjViewer_Android.git
Build:15877.1,1 Build:15877.1,1
commit=21548cdd0fcfd0 commit=21548cdd0fcfd0
update=force init=rm -f build.xml
Maintainer Notes: Maintainer Notes:
Never bumps version code Never bumps version code

View file

@ -28,7 +28,7 @@ Hunky Punk, created by Rafał Rzepecki, which hasn't been updated in a while.
Repo Type:git Repo Type:git
Repo:https://code.google.com/p/hunkypunk Repo:https://code.google.com/p/hunkypunk
Build Version:0.3,1,14ecc2a0d37c,update=force,init=rm ant.properties,prebuild=\ Build Version:0.3,1,14ecc2a0d37c,init=rm -f ant.properties build.xml,prebuild=\
echo "bash-location=/bin/sh" >> local.properties && \ echo "bash-location=/bin/sh" >> local.properties && \
sed -i '68d' build.xml && \ sed -i '68d' build.xml && \
cd jni/nitfol && bison -o inform.c inform.y,buildjni=no,antcommand=mod-release cd jni/nitfol && bison -o inform.c inform.y,buildjni=no,antcommand=mod-release
@ -37,13 +37,13 @@ Build:0.8,6
forceversion=yes forceversion=yes
forcevercode=yes forcevercode=yes
commit=744b8c26032 commit=744b8c26032
init=rm -f build.xml
rm=ant.properties rm=ant.properties
prebuild=(cd jni/nitfol && \ prebuild=(cd jni/nitfol && \
bison -o inform.c inform.y) && \ bison -o inform.c inform.y) && \
chmod ug+x fix-mod.sh && \ chmod ug+x fix-mod.sh && \
./fix-mod.sh ./fix-mod.sh
buildjni=no buildjni=no
update=force
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:None Update Check Mode:None

View file

@ -47,7 +47,7 @@ Build:4.4 beta 39,31
Build:4.4,50 Build:4.4,50
commit=android_beta_58 commit=android_beta_58
subdir=xwords4/android/XWords4 subdir=xwords4/android/XWords4
update=force init=rm -f build.xml
forceversion=yes forceversion=yes
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \ prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
cd ../ && \ cd ../ && \
@ -58,7 +58,7 @@ Build:4.4,50
Build:4.4 beta 60,52 Build:4.4 beta 60,52
commit=android_beta_60 commit=android_beta_60
subdir=xwords4/android/XWords4 subdir=xwords4/android/XWords4
update=force init=rm -f build.xml
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \ prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
cd ../ && \ cd ../ && \
sed -i '/R.java/d' scripts/genvers.sh && \ sed -i '/R.java/d' scripts/genvers.sh && \
@ -69,7 +69,7 @@ Build:4.4 beta 71,63
disable=don't know what to do with genvers.sh, strange compilation issues disable=don't know what to do with genvers.sh, strange compilation issues
commit=android_beta_71 commit=android_beta_71
subdir=xwords4/android/XWords4 subdir=xwords4/android/XWords4
update=force init=rm -f build.xml
prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \ prebuild=../scripts/gen_gcmid.sh > src/org/eehouse/android/xw4/GCMConsts.java && \
cd ../ && \ cd ../ && \
sed -i '/R.java/d' scripts/genvers.sh && \ sed -i '/R.java/d' scripts/genvers.sh && \

View file

@ -33,7 +33,7 @@ Repo:https://github.com/devonjones/PathfinderOpenReference.git
Build:1.0.18,19 Build:1.0.18,19
commit=1.0.19 commit=1.0.19
update=force init=rm -f build.xml
rm=libs/android-ant.jar;libs/libspen23_multiwindow.jar rm=libs/android-ant.jar;libs/libspen23_multiwindow.jar
srclibs=1:ActionBarSherlock@4.4.0 srclibs=1:ActionBarSherlock@4.4.0

View file

@ -31,39 +31,39 @@ Repo:git://gitorious.org/f-droid/fdroidclient.git
Build:0.17,8 Build:0.17,8
commit=c626ce5f6d3e10ae15942f01ff028be310cc695a commit=c626ce5f6d3e10ae15942f01ff028be310cc695a
update=force init=rm -f build.xml
Build:0.18,9 Build:0.18,9
commit=a6c9ed8d06b19315df9ba9041324f78139f7d238 commit=a6c9ed8d06b19315df9ba9041324f78139f7d238
update=force init=rm -f build.xml
Build:0.19,10 Build:0.19,10
commit=540b7d0522f4d67a4896697f7342e4c75b4cbf59 commit=540b7d0522f4d67a4896697f7342e4c75b4cbf59
update=force init=rm -f build.xml
Build:0.20,11 Build:0.20,11
commit=ddacfb856ad66c1c367e20c9cbecbfb15fe00813 commit=ddacfb856ad66c1c367e20c9cbecbfb15fe00813
update=force init=rm -f build.xml
Build:0.21,12 Build:0.21,12
commit=49fa56aa6626a190f2d711120b69e435e9e615b1 commit=49fa56aa6626a190f2d711120b69e435e9e615b1
update=force init=rm -f build.xml
Build:0.22,13 Build:0.22,13
commit=a6a33c942495cc4c74a7cb6e968efe0e00815e68 commit=a6a33c942495cc4c74a7cb6e968efe0e00815e68
update=force init=rm -f build.xml
Build:0.23,14 Build:0.23,14
commit=aa58a8aad1a1c3832eafb9f1bdd6db8292d2c172 commit=aa58a8aad1a1c3832eafb9f1bdd6db8292d2c172
update=force init=rm -f build.xml
Build:0.24,15 Build:0.24,15
commit=9b5fe2976443255b95027abd412f1c1e7f3d27b2 commit=9b5fe2976443255b95027abd412f1c1e7f3d27b2
update=force init=rm -f build.xml
Build:0.25,16 Build:0.25,16
commit=43977cc493e47a4dc841c4192ae8a40fb14b639b commit=43977cc493e47a4dc841c4192ae8a40fb14b639b
update=force init=rm -f build.xml
Build:0.28,19 Build:0.28,19
commit=f881aabe5bd0ac94771b03f1318a6e0972ab4128 commit=f881aabe5bd0ac94771b03f1318a6e0972ab4128

View file

@ -20,7 +20,7 @@ http://donelaitis.vdu.lt/publikacijos/Dazninis_zodynas.pdf
Repo Type:git-svn Repo Type:git-svn
Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Lithuanian Repo:https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Lithuanian
Build Version:20101104-shift,8,1431,patch=xml.patch,update=force,init=rm -rf bin/ gen/,\ Build Version:20101104-shift,8,1431,patch=xml.patch,init=rm -rf build.xml,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\ srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \ sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
find . -type f -print0 | xargs -0 \ find . -type f -print0 | xargs -0 \
@ -30,7 +30,7 @@ wget https://softkeyboard.googlecode.com/svn-history/r1431/trunk/DictionaryTools
wget https://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/lt.xml \ wget https://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/lt.xml \
-O dict/words.xml,build=\ -O dict/words.xml,build=\
java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
Build Version:20111024,9,1935,patch=xml.patch,update=force,init=rm -rf bin/ gen/,\ Build Version:20111024,9,1935,patch=xml.patch,init=rm -rf build.xml,\
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\ srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \ sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
mkdir -p dict/ && rm -f release/* res/raw/* && \ mkdir -p dict/ && rm -f release/* res/raw/* && \

View file

@ -20,7 +20,7 @@ and more cards may be exported.
Repo Type:bzr Repo Type:bzr
Repo:lp:mnemododo Repo:lp:mnemododo
Build Version:2.0.0,23,mnemododo-2.0.0,update=force,srclibs=mnemogogo@1,\ Build Version:2.0.0,23,mnemododo-2.0.0,init=rm -f build.xml,srclibs=mnemogogo@1,\
prebuild=printf 'source.dir=src;$$mnemogogo$$/mobile/hexcsv' > ant.properties prebuild=printf 'source.dir=src;$$mnemogogo$$/mobile/hexcsv' > ant.properties
# Check for new versions of library: see srclib README # Check for new versions of library: see srclib README

View file

@ -27,8 +27,8 @@ Repo Type:git
Repo:https://github.com/vx/connectbot.git Repo:https://github.com/vx/connectbot.git
Build Version:1.7.1-21,21,cbe0ea23f1,buildjni=yes,target=android-15 Build Version:1.7.1-21,21,cbe0ea23f1,buildjni=yes,target=android-15
Build Version:1.7.1-27,27,8c10defa8e,buildjni=yes,update=force Build Version:1.7.1-27,27,8c10defa8e,buildjni=yes,init=rm -f build.xml
Build Version:1.7.1-29,29,c555108dfd,buildjni=yes,update=force Build Version:1.7.1-29,29,c555108dfd,buildjni=yes,init=rm -f build.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:RepoManifest/stable Update Check Mode:RepoManifest/stable

View file

@ -13,7 +13,7 @@ Shows Korean verb conjugations for learners of Korean.
Repo Type:git Repo Type:git
Repo:https://github.com/dbravender/korean_conjugation Repo:https://github.com/dbravender/korean_conjugation
Build Version:2.0,6,android-2.0,subdir=android,update=force Build Version:2.0,6,android-2.0,subdir=android,init=rm -f build.xml
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags