Merge commit 'refs/merge-requests/297' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
91f3b2a056
40
metadata/com.googlecode.eyesfree.espeak.txt
Normal file
40
metadata/com.googlecode.eyesfree.espeak.txt
Normal file
|
@ -0,0 +1,40 @@
|
|||
Categories:Multimedia
|
||||
License:Apache2
|
||||
Web Site:https://code.google.com/p/eyes-free/
|
||||
Source Code:https://code.google.com/p/eyes-free/source/browse/
|
||||
Issue Tracker:https://code.google.com/p/eyes-free/issues/list
|
||||
|
||||
Summary:Text-to-Speech Engine
|
||||
Description:
|
||||
Alternative Text-to-Speech Engine with support for more languages.
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
Repo:http://eyes-free.googlecode.com/svn/trunk/
|
||||
|
||||
Build:1.46.02_r7,7
|
||||
commit=r771
|
||||
subdir=tts/espeak-tts/
|
||||
scanignore=samplecode;archived;tts/espeak-tts/jni/ttsespeak/espeak-source
|
||||
prebuild=rm -rf samplecode archived && \
|
||||
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
|
||||
disable=WIP compile wors, but please check for non-free libs and how to replace them
|
||||
|
||||
MaintainerNotes: might require libespeak-dev to build
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.46.02_r7
|
||||
Current Version Code:7
|
||||
|
Loading…
Reference in a new issue