fdroiddata/metadata/com.anysoftkeyboard.languagepack.hebrew_large.yml
Hans-Christoph Steiner 6dc775b236
rewrite all .txt with 'Auto Update Mode:None' (a-c)
```bash
for f in `grep --files-with-matches 'Auto Update Mode:None' metadata/*.txt |sed 's,^metadata/\(.*\)\.txt$,\1,'`; do echo $f; done >  /tmp/rewrite
fdroid rewritemeta --to yml `cat /tmp/rewrite`
for f in `cat /tmp/rewrite`; do git rm -f metadata/${f}.txt; git add metadata/${f}.yml; done
```
2019-08-19 13:13:47 +02:00

43 lines
1.5 KiB
YAML

Categories:
- Writing
License: GPL-3.0-only
SourceCode: https://github.com/AnySoftKeyboard/LanguagePack
IssueTracker: https://github.com/AnySoftKeyboard/LanguagePack/issues
Donate: http://anysoftkeyboard.github.io/
Name: 'AnySoftKeyboard: Hebrew (outdated)'
AutoName: AnySoftKeyboard - Hebrew Language Pack
Summary: Language pack for AnySoftKeyboard
Description: |-
This pack is outdated. Please use [[com.anysoftkeyboard.languagepack.hebrew]]
instead. Hebrew keyboard layout (regular, 16 keys and Phonetic) and dictionary
of over 100,000 words. Note: This will NOT install Hebrew fonts on your device!
Dictionary comes from [http://www.mila.cs.technion.ac.il
www.mila.cs.technion.ac.il]. The source code is in another branch to the
default.
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
Builds:
- versionName: '20121101'
versionCode: 10
commit: 421e0212c
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' custom_rules.xml
- sed -i '/key/d' project.properties
ArchivePolicy: 0 versions
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: '20121101'
CurrentVersionCode: 10