WIP anysoftkeyboard language pack template
This commit is contained in:
parent
5f0dd0d8aa
commit
3ea279cb64
26
metadata/com.anysoftkeyboard.languagepack.example.txt
Normal file
26
metadata/com.anysoftkeyboard.languagepack.example.txt
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
Category:None
|
||||||
|
License:Unknown
|
||||||
|
Web Site:https://code.google.com/p/softkeyboard/wiki
|
||||||
|
Source Code:https://github.com/AnySoftKeyboard/LanguagePack
|
||||||
|
Issue Tracker:
|
||||||
|
|
||||||
|
Summary:Language pack for AnySoft keyboard
|
||||||
|
Description:
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/AnySoftKeyboard/LanguagePack.git
|
||||||
|
|
||||||
|
Build Version:1,1,!WIP. Something wrong with verify-pack target 5eabfc,forceversion=yes,\
|
||||||
|
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,\
|
||||||
|
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||||
|
find . -type f -print0 | xargs -0 sed -i 's/change_me/example/g' && \
|
||||||
|
mv src/com/anysoftkeyboard/languagepack/change_me src/com/anysoftkeyboard/languagepack/example && \
|
||||||
|
sed -i 's@..\/AnySoftKeyboardTools@$$AnySoftKeyboardTools$$@g' custom_rules.xml && \
|
||||||
|
sed -i '/key/d' project.properties && rm res/raw/words_1.dict
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:None
|
||||||
|
Current Version:1.0
|
||||||
|
Current Version Code:1
|
||||||
|
|
Loading…
Reference in a new issue