aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/flite/flite-alsa_1.3.bb
blob: 9421c62f52eb8759d97594edb0e2072f4f976797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.gz \
#          file://fix-read-only-assignments.patch;patch=1 \   # fixed elsewhere in 1.3 release?
#source    http://homepage.hispeed.ch/loehrer/downloads/flite-1.3-alsa_support-1.2.diff.bz2 \
           file://flite-1.3-alsa_support-1.2.diff;patch=1 \
           file://flite-alsa-1.3-configure-with-audio.patch;patch=1"

SRC_URI[md5sum] = "ae0aca1cb7b4801f4372f3a75a9e52b5"
SRC_URI[sha256sum] = "922225f7001e57a0fbace8833b0a48790a68f6c7b491f2d47c78ad537ab78a8b"