fdroiddata/metadata/com.googlecode.eyesfree.espeak.txt
Hans-Christoph Steiner fdd87360e0 use https to access google code svn repos
SVN does not provide the same level of security as git, so it is more
important that SVN is accessed using https.

sed -i 's,http://\([^.]*\).googlecode.com/svn,https://\1.googlecode.com/svn,g'
2014-01-30 20:51:41 -05:00

41 lines
1.2 KiB
Plaintext

Categories:Multimedia
License:Apache2
Web Site:https://code.google.com/p/eyes-free
Source Code:https://code.google.com/p/eyes-free/source
Issue Tracker:https://code.google.com/p/eyes-free/issues
Summary:Text-to-Speech Engine
Description:
Alternative Text-to-Speech Engine with support for more languages.
.
Repo Type:git-svn
Repo:https://eyes-free.googlecode.com/svn/trunk/tts/espeak-tts
Build:1.46.02_r7,7
commit=771
scanignore=jni/ttsespeak/espeak-source
prebuild=cd jni/ttsespeak && \
wget http://surfnet.dl.sourceforge.net/project/espeak/espeak/espeak-1.46/espeak-1.46.02-source.zip && \
unzip espeak-1.46.02-source.zip && \
rm -f espeak-1.46.02-source.zip && \
rm -rf espeak-source && \
mv espeak-1.46.02-source espeak-source && \
cd ../../res && \
mkdir -p raw && \
cd ../jni/ttsespeak/espeak-source && \
zip -r -9 espeakdata.zip espeak-data && \
mv espeakdata.zip ../../../res/raw
buildjni=yes
Maintainer Notes:
might require libespeak-dev to build
binary files in libs/ are deleted before build and then rebuild
.
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.46.02_r7
Current Version Code:7