mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
51 lines
1.5 KiB
YAML
51 lines
1.5 KiB
YAML
Categories:
|
|
- Keyboard & IME
|
|
License: Apache-2.0
|
|
AuthorName: Menny Even Danan
|
|
AuthorEmail: ask@evendanan.net
|
|
WebSite: https://anysoftkeyboard.github.io
|
|
SourceCode: https://github.com/AnySoftKeyboard/AnySoftKeyboard
|
|
IssueTracker: https://github.com/AnySoftKeyboard/AnySoftKeyboard/issues
|
|
Donate: https://github.com/sponsors/menny
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/AnySoftKeyboard/AnySoftKeyboard.git
|
|
|
|
Builds:
|
|
- versionName: 20120613-persian-numbers
|
|
versionCode: 4
|
|
commit: 5c341f2e73
|
|
patch:
|
|
- xml.patch
|
|
srclibs:
|
|
- AnySoftKeyboardTools@73e9a09496
|
|
build:
|
|
- mkdir -p res/raw/ dict/
|
|
- rm -rf assets/ gen/
|
|
- cp res/xml/pi.xml dict/words.xml
|
|
- java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
|
- mv res/raw/words_1.dict words_2.dict
|
|
- cp res/xml/fa.xml dict/words.xml
|
|
- java -jar $$AnySoftKeyboardTools$$/makedict/makedict.jar
|
|
- rm dict/words.xml
|
|
- mv words_2.dict res/raw/
|
|
|
|
- versionName: 5.1.6158
|
|
versionCode: 6158
|
|
commit: b10a79fcc1a61c1e737d7aac43aab0141f065185
|
|
subdir: addons/languages/persian/apk
|
|
gradle:
|
|
- yes
|
|
prebuild:
|
|
- sed -i -e '/navigation-dynamic-features-fragment/d' ../../../../ime/app/build.gradle
|
|
- cp -R ../../../../gradle .
|
|
scanignore:
|
|
- addons/languages/*/pack/dictionary/*.gz
|
|
ndk: r27c
|
|
gradleprops:
|
|
- forceVersionBuildCount=8461
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 5.1.6158
|
|
CurrentVersionCode: 6158
|