Update CV of AnySoftKeyboard (com.menny.android.anysoftkeyboard) to 20131101 (114)
This commit is contained in:
parent
efef693ac9
commit
0344a94eac
|
@ -28,56 +28,80 @@ dictionaries. For more info see the f-droid.org
|
|||
Repo Type:git
|
||||
Repo:https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
|
||||
|
||||
Build Version:20120528,74,d6c2f7448,buildjni=yes,srclibs=AnySoftKeyboard-API@78768bc479,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||
Build Version:20120814-eye-candy,76,! doesn't build,buildjni=yes,srclibs=AnySoftKeyboard-API@78768bc479,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||
Build Version:20130106-eye-candy,85,a7723e1db5,srclibs=AnySoftKeyboard-API@b21d8907,\
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict && \
|
||||
wget http://softkeyboard.googlecode.com/svn-history/r544/trunk/project/dict_creation/makedict_Linux && \
|
||||
wget https://github.com/AnySoftKeyboard/AnySoftKeyboardTools/blob/master/makedict/makedict.jar?raw=true \
|
||||
-O makedict.jar && chmod +x makedict_Linux && ./makedict_Linux dict/words.xml,buildjni=yes
|
||||
Build Version:20130222-skinny-eye-candy,95,50daad0b0a,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore \
|
||||
StoreStuff/ res/raw/words_1.dict,buildjni=yes
|
||||
Build Version:20130501-skinny-eye-candy-post-birthday,98,6f51b8a9d,\
|
||||
srclibs=AnySoftKeyboard-API@2c864957;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore \
|
||||
StoreStuff/ res/raw/words_1.dict,buildjni=yes
|
||||
Build Version:20130528,102,72fd519,\
|
||||
srclibs=AnySoftKeyboard-API@8d8a958e17;AnySoftKeyboardTools@73e9a09496,prebuild=\
|
||||
sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore \
|
||||
StoreStuff/ res/raw/words_1.dict,buildjni=yes
|
||||
Build Version:20130709,106,f1ba2de,\
|
||||
srclibs=AnySoftKeyboard-API@30851236d7;AnySoftKeyboardTools@73e9a09496,\
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore \
|
||||
StoreStuff/ res/raw/words_1.dict,\
|
||||
buildjni=yes
|
||||
Build Version:20130807,107,!not published
|
||||
Build:20120528,74
|
||||
commit=d6c2f7448
|
||||
srclibs=AnySoftKeyboard-API@78768bc479
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||
buildjni=yes
|
||||
|
||||
Build:20120814-eye-candy,76
|
||||
disable=doesn't build
|
||||
commit=unknown - see disabled
|
||||
srclibs=AnySoftKeyboard-API@78768bc479
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||||
buildjni=yes
|
||||
|
||||
Build:20130106-eye-candy,85
|
||||
commit=a7723e1db5
|
||||
srclibs=AnySoftKeyboard-API@b21d8907
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict && \
|
||||
wget http://softkeyboard.googlecode.com/svn-history/r544/trunk/project/dict_creation/makedict_Linux && \
|
||||
wget https://github.com/AnySoftKeyboard/AnySoftKeyboardTools/blob/master/makedict/makedict.jar?raw=true -O makedict.jar && \
|
||||
chmod +x makedict_Linux && \
|
||||
./makedict_Linux dict/words.xml
|
||||
buildjni=yes
|
||||
|
||||
Build:20130222-skinny-eye-candy,95
|
||||
commit=50daad0b0a
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
||||
buildjni=yes
|
||||
|
||||
Build:20130501-skinny-eye-candy-post-birthday,98
|
||||
commit=6f51b8a9d
|
||||
srclibs=AnySoftKeyboard-API@2c864957;AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
||||
buildjni=yes
|
||||
|
||||
Build:20130528,102
|
||||
commit=72fd519
|
||||
srclibs=AnySoftKeyboard-API@8d8a958e17;AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
||||
buildjni=yes
|
||||
|
||||
Build:20130709,106
|
||||
commit=f1ba2de
|
||||
srclibs=AnySoftKeyboard-API@30851236d7;AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
||||
buildjni=yes
|
||||
|
||||
Build:20130807,107
|
||||
disable=not published
|
||||
commit=unknown - see disabled
|
||||
|
||||
#Note that there is a 110 version for Android 1.5, but the F-Droid client no
|
||||
#longer supports that anyway, so there seems little point in building it
|
||||
Build Version:20130919,111,2a68963f,\
|
||||
srclibs=AnySoftKeyboard-API@30851236d7;AnySoftKeyboardTools@73e9a09496,\
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore \
|
||||
StoreStuff/ res/raw/words_1.dict,\
|
||||
buildjni=yes
|
||||
Build:20130919,111
|
||||
commit=2a68963f
|
||||
srclibs=AnySoftKeyboard-API@30851236d7;AnySoftKeyboardTools@73e9a09496
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' build.xml && \
|
||||
rm -rf libs/armeabi*/ libs/x86/ libs/mips/ ant/ keyboard_keystore StoreStuff/ res/raw/words_1.dict
|
||||
buildjni=yes
|
||||
|
||||
# Tags are at menny/AnySoftKeyboard
|
||||
Auto Update Mode:None
|
||||
#Update Check Mode:Market
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:20130919
|
||||
Current Version Code:111
|
||||
Current Version:20131101
|
||||
Current Version Code:114
|
||||
|
||||
|
|
Loading…
Reference in a new issue