use different repo for ASK hungarian and update to 20130712
This commit is contained in:
parent
56cf2bc4c0
commit
ff4da16f0d
|
@ -1,7 +1,7 @@
|
|||
Category:Office
|
||||
License:GPL/MPL
|
||||
Web Site:https://github.com/rhornig/anysoftkeyboard-hungarian
|
||||
Source Code:https://bitbucket.org/dalb8/anysoft-language-pack-hungarian
|
||||
Web Site:
|
||||
Source Code:https://github.com/rhornig/anysoftkeyboard-hungarian
|
||||
Issue Tracker:https://github.com/rhornig/anysoftkeyboard-hungarian/issues
|
||||
Donate:http://code.google.com/p/softkeyboard
|
||||
|
||||
|
@ -21,27 +21,27 @@ the desired layout from AnySoftKeyboard's Settings->Keyboards menu.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
#Original repo: the commented recipe below makes an error in fdroid
|
||||
#Repo:https://github.com/rhornig/anysoftkeyboard-hungarian
|
||||
Repo:https://bitbucket.org/dalb8/anysoft-language-pack-hungarian
|
||||
Repo:https://github.com/rhornig/anysoftkeyboard-hungarian
|
||||
|
||||
#Build Version:20120208,12,v20120208,\
|
||||
#patch=add-custom_rules.patch;add-icon.patch;dictionaries.patch,\
|
||||
#srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,\
|
||||
#prebuild=echo "android.library.reference.1=$$AnySoftKeyboard-API$$" >> project.properties && \
|
||||
#mkdir -p dict res/raw StoreStuff && mv dic/hu_HU-1.6.1.xml dict/words.xml && \
|
||||
#rm -rf assets/ dic/ && \
|
||||
#cp res/drawable/app_icon.png StoreStuff/landscape.png && \
|
||||
#cp res/drawable/app_icon.png StoreStuff/portrait.png && \
|
||||
#cp res/drawable/app_icon.png StoreStuff/store_hi_res_icon.png
|
||||
Build Version:20120208,12,987626b,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,prebuild=mkdir -p res/raw
|
||||
Build Version:20120208,12,v20120208,\
|
||||
patch=add-icon.patch;dictionaries.patch,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,\
|
||||
prebuild=echo "android.library.reference.1=$$AnySoftKeyboard-API$$" >> project.properties && \
|
||||
mkdir -p res/raw/ dict/ && mv dic/hu_HU-1.6.1.xml dict/words.xml && \
|
||||
rm -rf assets/ dic/,\
|
||||
build=java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
||||
|
||||
Build Version:20130712,15,05b2303fb,\
|
||||
patch=dictionaries.patch,\
|
||||
srclibs=AnySoftKeyboard-API@b21d8907;AnySoftKeyboardTools@73e9a09496,\
|
||||
prebuild=sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties && \
|
||||
mkdir -p res/raw/ dict/ && mv dic/hu_HU-1.6.1.xml dict/words.xml && \
|
||||
rm -rf assets/ dic/,\
|
||||
build=java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
||||
|
||||
#Build Version:20120213,14,!no source as of 03/13
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
# tags behind
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:20130712
|
||||
Current Version Code:15
|
||||
|
||||
No Source Since:20120213
|
||||
|
||||
|
|
Loading…
Reference in a new issue