public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-accessibility/festival-fi: festival-fi-20041119.ebuild metadata.xml ChangeLog
@ 2009-05-08  5:57 Jesus Rivero (neurogeek)
  0 siblings, 0 replies; only message in thread
From: Jesus Rivero (neurogeek) @ 2009-05-08  5:57 UTC (permalink / raw
  To: gentoo-commits

neurogeek    09/05/08 05:57:13

  Added:                festival-fi-20041119.ebuild metadata.xml ChangeLog
  Log:
  Initial commit. Closes bug #141113
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-accessibility/festival-fi/festival-fi-20041119.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-fi/festival-fi-20041119.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-fi/festival-fi-20041119.ebuild?rev=1.1&content-type=text/plain

Index: festival-fi-20041119.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-fi/festival-fi-20041119.ebuild,v 1.1 2009/05/08 05:57:13 neurogeek Exp $

EAPI="2"
inherit eutils

DESCRIPTION="Finnish diphones and text to speech script for festival"
HOMEPAGE="http://www.ling.helsinki.fi/suopuhe"
SRC_URI="http://www.ling.helsinki.fi/suopuhe/download/hy_fi_mv_diphone-${PV}.tgz
	http://phon.joensuu.fi/suopuhe/tulosaineisto/suo_fi_lj-1.0g-20051204.tgz
	http://www.ling.helsinki.fi/suopuhe/download/lavennin-${PV}.tgz"

LICENSE="GPL-2 LGPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE="perl"

RDEPEND=">=app-accessibility/festival-1.96_beta"
DEPEND=""

src_prepare(){
	unpack ${A}
	cd "${WORKDIR}/lavennin/bin"
	epatch "${FILESDIR}/${P}_lavennin_path.patch"
}

src_install() {
	cd "${WORKDIR}"
	dodoc festival/lib/voices/finnish/hy_fi_mv_diphone/README.mv
	rm festival/lib/voices/finnish/hy_fi_mv_diphone/{README.mv,LICENSE}
	insinto /usr/share/festival/
	cd festival/lib/
	doins -r voices/
	cd "${WORKDIR}/lavennin/"
	newdoc README.txt README.lavennin
	dodoc man/*.shtml

	if use perl; then

		newbin bin/lavennin suopuhe-lavennin
		dodir /usr/share/suopuhe/data/
		insinto /usr/share/suopuhe
		doins -r data

		elog "TTS perl script installed as suopuhe-lavennin"
	fi
}



1.1                  app-accessibility/festival-fi/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-fi/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-fi/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>accessibility</herd>
	<herd>sound</herd>
	<maintainer>
		<email>neurogeek@gentoo.org</email>
	</maintainer>
</pkgmetadata>



1.1                  app-accessibility/festival-fi/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-fi/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-accessibility/festival-fi/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for app-accessibility/festival-fi
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/festival-fi/ChangeLog,v 1.1 2009/05/08 05:57:13 neurogeek Exp $

*festival-fi-20041119 (08 May 2009)

  08 May 2009; Jesus Rivero <neurogeek@gentoo.org>
  +files/festival-fi-20041119_lavennin_path.patch, +metadata.xml,
  +festival-fi-20041119.ebuild:
  Initial commit. Closes bug #141113







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-08  5:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08  5:57 [gentoo-commits] gentoo-x86 commit in app-accessibility/festival-fi: festival-fi-20041119.ebuild metadata.xml ChangeLog Jesus Rivero (neurogeek)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox