diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-accessibility/festival-fi | |
download | gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2 gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip |
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-accessibility/festival-fi')
4 files changed, 77 insertions, 0 deletions
diff --git a/app-accessibility/festival-fi/Manifest b/app-accessibility/festival-fi/Manifest new file mode 100644 index 000000000000..e44801c236f2 --- /dev/null +++ b/app-accessibility/festival-fi/Manifest @@ -0,0 +1,3 @@ +DIST hy_fi_mv_diphone-20041119.tgz 3670516 SHA256 6d1e93cdf6c40fe15615e0d31edbe21198cf8e5c8f1cd734a09719843e80b988 SHA512 8e762a988e028c4b44430252150525a23421d1d58a1d58a9826866623729e4fadbb668fd891d1e0e36eee963319ae6cb2bb03dac6ce1f64629d5227d57157d60 WHIRLPOOL 1b750f092688b102b83322b5c24fa69d868b11151ef68343f103a298c7e114a7880ed110ebc305969ac8aa48376fcab04a6f9a4fa7d1c6917d2672a4479b8cb8 +DIST lavennin-20041119.tgz 172438 SHA256 db47f99c85f3c46ca4598365b6e0885b6f1407460d4e7e355d3b09f865ba451f SHA512 0f20ad71ce1862f05e5ee78860804255f0d40e93b80e5869276e7c8032d594b8ad259a60018fde95ea655e30d8f0574138c5bb53d5fbe61e20658d299493897d WHIRLPOOL 3a24e173f5bf004c85f5bcd9282a6931c19e2f474431dac2fab75d968b52a9dfbfc5ebd568198d9f23b81dff08af249d97c8f494de2b6d1454f70000c0ae6597 +DIST suo_fi_lj-1.0g-20051204.tgz 5928158 SHA256 d9c4dbbb8f1701dc5a0ef99b4aa1317266873e49b6b97163590abade952f8588 SHA512 f239f34836a6e70be77a5f20a6cae1eba394f07e9ecb6db081b7c6d272d1c26b29ed89dc22deb7f9189562c75c00049ecb4e3426eecaa835145dfbd4aa86c360 WHIRLPOOL edebcdb3f3afabe056401c3c95e1d3b55db6a2af42807fc5a8d9ee1d0bb45d051390e3e91dca78d914036b7ebc7f79f1ba6bf6c912b17fcd4fe73b38ea04fd7e diff --git a/app-accessibility/festival-fi/festival-fi-20041119.ebuild b/app-accessibility/festival-fi/festival-fi-20041119.ebuild new file mode 100644 index 000000000000..9843573e9d29 --- /dev/null +++ b/app-accessibility/festival-fi/festival-fi-20041119.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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="~amd64 ~x86" +IUSE="perl" + +RDEPEND=">=app-accessibility/festival-1.96_beta" +DEPEND="" + +src_prepare(){ + 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 +} diff --git a/app-accessibility/festival-fi/files/festival-fi-20041119_lavennin_path.patch b/app-accessibility/festival-fi/files/festival-fi-20041119_lavennin_path.patch new file mode 100644 index 000000000000..7084641a669e --- /dev/null +++ b/app-accessibility/festival-fi/files/festival-fi-20041119_lavennin_path.patch @@ -0,0 +1,18 @@ +# 08/May/2009 +# Patch to fix the path to data files for Gentoo +# Not sending this to upstrem. +# neurogeek@gentoo.org + +--- bin/lavennin.orig 2009-05-08 01:05:48.000000000 -0430 ++++ bin/lavennin 2009-05-08 01:07:07.000000000 -0430 +@@ -164,8 +164,8 @@ + $HOME = get_home_directory(); + } + +-my $DATA_DIR = $HOME . "/data"; +- ++#Gentoo Data Dir ++my $DATA_DIR = "/usr/share/suopuhe/data"; + + # making the TMP dir... + unless ( -e "$HOME/tmp" || $www ) { diff --git a/app-accessibility/festival-fi/metadata.xml b/app-accessibility/festival-fi/metadata.xml new file mode 100644 index 000000000000..f66d895ca4e2 --- /dev/null +++ b/app-accessibility/festival-fi/metadata.xml @@ -0,0 +1,9 @@ +<?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> |