fdroiddata/metadata/com.anysoftkeyboard.languagepack.hebrew.yml

67 lines
2 KiB
YAML

Categories:
- Writing
License: Apache-2.0
SourceCode: https://github.com/AnySoftKeyboard/AnySoftKeyboard/
IssueTracker: https://github.com/AnySoftKeyboard/AnySoftKeyboard/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDYBGNUNMMN94&lc=US&item_name=AnySoftKeyboard
AutoName: AnySoftKeyboard - Hebrew Language Pack
Description: |-
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 AOSP. The source code is in another branch to the default.
Install https://f-droid.org/packages/com.menny.android.anysoftkeyboard first, then select the desired
layout from AnySoftKeyboard's Settings->Keyboards menu.
RepoType: git
Repo: https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
Builds:
- versionName: 3.0.0
versionCode: 102
commit: hebrew_3.0.0
gradle:
- yes
forceversion: true
rm:
- src/main/res/raw/words_*.dict
preassemble:
- :makeDictionary
- versionName: 3.1.184
versionCode: 168
commit: hebrew_3.1.184
gradle:
- yes
forceversion: true
forcevercode: true
rm:
- src/main/res/raw/words_*.dict
preassemble:
- :makeDictionary
- versionName: 4.0.1396
versionCode: 2908
commit: 1.10-r4
subdir: addons/languages/hebrew
sudo:
- apt-get update || apt-get update
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
- update-alternatives --auto java
gradle:
- yes
output: ../../../outputs/apks/release/addons-languages-*-$$VERCODE$$.apk
prebuild:
- echo "//gradleVersion = '6.8.3'" | tee build.gradle
- sed -i -e '/Data\.versionCode/ c versionCode $$VERCODE$$' -e '/Data\.versionName/
c versionName "$$VERSION$$"' ../../../gradle/versioning_apk.gradle
scanignore:
- addons/languages/*/pack/dictionary/*.gz
ndk: r14b
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 4.0.1396
CurrentVersionCode: 2908