mirrored from https://gitlab.com/fdroid/fdroiddata
-
-
Notifications
You must be signed in to change notification settings - Fork 76
/
Copy pathcom.anysoftkeyboard.languagepack.russian2.yml
61 lines (53 loc) · 1.77 KB
/
com.anysoftkeyboard.languagepack.russian2.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
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 - Russian Language Pack
Description: |-
Russian layouts and a dictionary for auto-complete for AnySoftKeyboard.
Dictionary comes from AOSP.
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: '2.0'
versionCode: 100
commit: russion_2.0
gradle:
- yes
forceversion: true
preassemble:
- :makeDictionary
- versionName: 2.0.1
versionCode: 101
commit: russian_2.0.1
gradle:
- yes
forceversion: true
preassemble:
- :makeDictionary
- versionName: 4.0.1396
versionCode: 2908
commit: 1.10-r4
subdir: addons/languages/russian2
sudo:
- 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