Updating eSpeak to 1.51, stable version

This commit is contained in:
ArenaL5 2022-06-26 02:01:47 +00:00 committed by linsui
parent 28c4563dbd
commit fb4eaccdee

View file

@ -6,6 +6,8 @@ IssueTracker: https://github.com/espeak-ng/espeak-ng/issues
Translation: https://www.transifex.com/projects/p/espeak-for-android
Changelog: https://github.com/espeak-ng/espeak-ng/releases
AutoName: eSpeak
RepoType: git
Repo: https://github.com/espeak-ng/espeak-ng.git
@ -30,7 +32,27 @@ Builds:
- yes
ndk: r21e
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.51-dev
CurrentVersionCode: 20
- versionName: 1.51.1
versionCode: 21
commit: 1.51.1-fix
subdir: android
sudo:
- apt-get update || apt-get update
- apt-get install -y g++
gradle:
- yes
scanignore:
- phsource/
build:
- cd ..
- ./autogen.sh
- ./configure --with-gradle=gradle --with-extdict-ru --with-extdict-zh --with-extdict-zhy
- make espeakdata
buildjni:
- yes
ndk: r21e
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 1.51.1
CurrentVersionCode: 21