# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ MY_P="${P}-source" DESCRIPTION="Speech synthesizer for English and other languages" HOMEPAGE="http://espeak.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="doc" RDEPEND="media-libs/portaudio" DEPEND="${RDEPEND} app-arch/unzip" S=${WORKDIR}/${MY_P}/src src_unpack() { unpack ${A} cd "${S}" if ! has_version "