aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flite/flite-alsa_1.2.bb
blob: f464a0b19170261a0138b47c158bd5c10b43859b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require flite.inc

PR = "r1"

EXTRA_OECONF = "--with-audio=alsa --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;apply=yes \  # included in the alsa patch
#source    http://homepage.hispeed.ch/loehrer/downloads/flite-1.2-alsa_support-1.2.diff.bz2 \
           file://flite-1.2-alsa_support-1.2.diff;apply=yes"

SRC_URI[md5sum] = "24c1576f5b3eb23ecedf4bebde96710f"
SRC_URI[sha256sum] = "10ff42ce08a628c7fd84d26b5228d549e9eecb1eb03cb158e87d8be66bc58ae2"