aboutsummaryrefslogtreecommitdiffstats
path: root/packages/flite/flite_1.2.bb
blob: 8de1c337cd870a75e405c4a39d42b4bd48370321 (plain)
1
2
3
4
5
6
7
8
9
require flite.inc

FILE_PR = "r5"

EXTRA_OECONF = "--with-audio=oss --enable-shared"

SRC_URI = "http://www.speech.cs.cmu.edu/flite/packed/flite-${PV}/flite-${PV}-release.tar.bz2 \
           file://fix-read-only-assignments.patch;patch=1 \
           file://configure-with-audio.patch;patch=1"