67 lines
2.5 KiB
YAML
67 lines
2.5 KiB
YAML
Categories:
|
||
- Writing
|
||
License: Apache-2.0
|
||
AuthorName: AnySoftKeyboard
|
||
AuthorEmail: ask@evendanan.net
|
||
AuthorWebSite: https://anysoftkeyboard.github.io/
|
||
WebSite: https://github.com/anysoftkeyboard
|
||
SourceCode: https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Lithuanian
|
||
IssueTracker: https://github.com/AnySoftKeyboard/LanguagePack/issues
|
||
|
||
Name: 'AnySoftKeyboard: Lithuanian'
|
||
AutoName: AnySoftKeyboard - Lithuanian Language Pack
|
||
Description: |-
|
||
Install [[com.menny.android.anysoftkeyboard]] first, then select the desired
|
||
layout from AnySoftKeyboard’s Settings->Keyboards menu.
|
||
|
||
Utka A. 2009. Dažninis rašytinės lietuvių kalbos žodynas: 1 milijono žodžių
|
||
morfologiškai anotuoto tekstyno pagrindu. Elektroninis leidinys. Kaunas: VDU
|
||
leidykla. Elektroninė prieiga:
|
||
[http://donelaitis.vdu.lt/publikacijos/Dazninis_zodynas.pdf]
|
||
|
||
RepoType: git-svn
|
||
Repo: https://softkeyboard.googlecode.com/svn/trunk/LanguagePacks/Lithuanian
|
||
|
||
Builds:
|
||
- versionName: 20101104-shift
|
||
versionCode: 8
|
||
commit: '1431'
|
||
init: rm -rf build.xml
|
||
patch:
|
||
- xml.patch
|
||
srclibs:
|
||
- AnySoftKeyboard-API@b21d8907
|
||
- AnySoftKeyboardTools@73e9a09496
|
||
prebuild:
|
||
- sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||
- find . -type f -print0 | xargs -0 sed -i 's/com.menny.android.anysoftkeyboard.api/com.anysoftkeyboard.api/g'
|
||
- mkdir -p dict/ res/raw/
|
||
- rm -f release/* assets/*
|
||
- wget https://softkeyboard.googlecode.com/svn-history/r1431/trunk/DictionaryTools/xml/LICENSE_for_lt.txt
|
||
- wget https://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/lt.xml
|
||
-O dict/words.xml
|
||
build: java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
||
|
||
- versionName: '20111024'
|
||
versionCode: 9
|
||
commit: '1935'
|
||
init: rm -rf build.xml
|
||
patch:
|
||
- xml.patch
|
||
srclibs:
|
||
- AnySoftKeyboard-API@b21d8907
|
||
- AnySoftKeyboardTools@73e9a09496
|
||
prebuild:
|
||
- sed -i 's@\(reference.1=\).*@\1$$AnySoftKeyboard-API$$@' project.properties
|
||
- mkdir -p dict/
|
||
- rm -f release/* res/raw/*
|
||
- wget https://softkeyboard.googlecode.com/svn-history/r1935/trunk/DictionaryTools/xml/LICENSE_for_lt.txt
|
||
- wget https://softkeyboard.googlecode.com/svn/trunk/DictionaryTools/xml/lt.xml
|
||
-O dict/words.xml
|
||
build: java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: Static
|
||
CurrentVersion: '20111024'
|
||
CurrentVersionCode: 9
|