mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
new indic keyboard version
This commit is contained in:
parent
76414918fe
commit
9b64abe140
1 changed files with 12 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:Writing
|
||||
License:Apache-2.0
|
||||
Web Site:https://gitlab.com/indicproject/indic-keyboard.git
|
||||
Web Site:https://indic.app
|
||||
Source Code:https://gitlab.com/indicproject/Indic-Keyboard
|
||||
Issue Tracker:https://gitlab.com/indicproject/Indic-Keyboard/issues
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ Urdu (اردو)
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://gitlab.com/smc/indic-keyboard.git
|
||||
Repo:https://gitlab.com/indicproject/indic-keyboard.git
|
||||
|
||||
Build:1.1,13
|
||||
disable=make ucm happy
|
||||
|
|
@ -73,6 +73,14 @@ Build:2.0.5,25
|
|||
build=$$NDK$$/ndk-build -e "APP_ABI=armeabi-v7a" -e "APP_CFLAGS += -w" -C ../native/jni && \
|
||||
mv ../native/libs/* jniLibs/
|
||||
|
||||
Build:2.1.0,27
|
||||
commit=v2.1
|
||||
subdir=java
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
build=$$NDK$$/ndk-build -e "APP_ABI=armeabi-v7a" -e "APP_CFLAGS += -w" -C ../native/jni && \
|
||||
mv ../native/libs/* jniLibs/
|
||||
|
||||
Maintainer Notes:
|
||||
* needs testing
|
||||
* dictionary binaries?
|
||||
|
|
@ -80,5 +88,5 @@ Maintainer Notes:
|
|||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0.5
|
||||
Current Version Code:25
|
||||
Current Version:2.1.0
|
||||
Current Version Code:27
|
||||
|
|
|
|||
Loading…
Reference in a new issue