fdroiddata/metadata/com.anysoftkeyboard.languag...

111 lines
3.0 KiB
YAML

Categories:
- Writing
License: Apache-2.0
WebSite: http://s.evendanan.net/ask
SourceCode: https://github.com/AnySoftKeyboard/LanguagePack/tree/Spanish
IssueTracker: https://github.com/AnySoftKeyboard/LanguagePack/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDYBGNUNMMN94&lc=US&item_name=AnySoftKeyboard
Name: 'AnySoftKeyboard: Spanish'
AutoName: AnySoftKeyboard - Spanish Language Pack
Description: |-
AnySoftKeyboard keyboards pack: Spanish and Catalan keyboards, and Spanish
dictionary.
This is an expansion layouts pack for AnySoftKeyboard. Install AnySoftKeyboard
first, and then select the desired layout from AnySoftKeyboard's
Settings->Keyboards menu.
Dictionary is based on AOSP dictionary.
Install [[com.menny.android.anysoftkeyboard]] first, then select the desired
layout from AnySoftKeyboard's Settings->Keyboards menu.
RepoType: git
Repo: https://github.com/AnySoftKeyboard/LanguagePack.git
Builds:
- versionName: 20110717-smaller
versionCode: 2
commit: '1813'
patch:
- xml.patch
- dump.patch
srclibs:
- AnySoftKeyboard-API@b21d8907
- AnySoftKeyboardTools@73e9a09496
forceversion: true
forcevercode: true
extlibs:
- LanguagePacks/es-smaller.xml.gz
prebuild:
- sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
- mkdir -p dict/ res/raw/
- gunzip -c libs/es-smaller.xml.gz > dict/words.xml
- rm -rf assets/
build: java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
- versionName: '20110717'
versionCode: 3
commit: '1813'
patch:
- xml.patch
- dump.patch
srclibs:
- AnySoftKeyboard-API@b21d8907
- AnySoftKeyboardTools@73e9a09496
extlibs:
- LanguagePacks/es.xml.gz
prebuild:
- sed -i 's@\(.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
- mkdir -p dict/ res/raw/
- gunzip -c libs/es.xml.gz > dict/words.xml
- rm -rf assets/
build: java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
- versionName: '2.0'
versionCode: 100
commit: spanish-2.0
gradle:
- yes
forceversion: true
preassemble:
- :makeDictionary
- versionName: 2.1.0
versionCode: 165
commit: spanish-2.1.0
gradle:
- yes
forceversion: true
forcevercode: true
preassemble:
- :makeDictionary
- versionName: 2.1.1
versionCode: 167
commit: spanish-2.1.1
gradle:
- yes
forceversion: true
forcevercode: true
prebuild: sed -i -e 's/versionCode versionData.versionCode/versionCode 167/' build.gradle
preassemble:
- :makeDictionary
- versionName: 2.1.1
versionCode: 168
commit: spanish-2.1.2
gradle:
- yes
forceversion: true
forcevercode: true
prebuild: sed -i -e 's/versionCode versionData.versionCode/versionCode 168/' build.gradle
preassemble:
- :makeDictionary
AutoUpdateMode: None
UpdateCheckMode: RepoManifest/Spanish
CurrentVersion: 2.1.2
CurrentVersionCode: 168