From ad8667811dd2f157abfaee8c666b7835f124a2df Mon Sep 17 00:00:00 2001 From: Matthias Urlichs Date: Sat, 3 Apr 2004 12:43:36 +0200 Subject: festvox-kallpc16k (1.4.0-5) unstable; urgency=low * Updated Maintainer email to @d.o (pre-Sarge) * Standards-Version: 3.6.1 (no changes) # imported from the archive --- debian/changelog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ debian/control | 22 ++++++++++++++++++++++ debian/copyright | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ debian/rules | 38 ++++++++++++++++++++++++++++++++++++++ 4 files changed, 156 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/control create mode 100644 debian/copyright create mode 100755 debian/rules (limited to 'debian') diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..d43273a --- /dev/null +++ b/debian/changelog @@ -0,0 +1,48 @@ +festvox-kallpc16k (1.4.0-5) unstable; urgency=low + + * Updated Maintainer email to @d.o (pre-Sarge) + * Standards-Version: 3.6.1 (no changes) + + -- Matthias Urlichs Sat, 3 Apr 2004 12:43:36 +0200 + +festvox-kallpc16k (1.4.0-4) unstable; urgency=low + + * depend on festival >= 1.4.3-9 (Migration to /usr/share). + + -- Matthias Urlichs Sat, 28 Jun 2003 14:32:12 +0200 + +festvox-kallpc16k (1.4.0-3) unstable; urgency=low + + * Install in /usr/share. + + -- Matthias Urlichs 27 May 2003 20:00:15 +0200 + +festvox-kallpc16k (1.4.0-2) unstable; urgency=low + + * New maintainer. + + * Provides: festival-voice + + -- Matthias Urlichs 18 Apr 2003 22:06:07 +0200 + +festvox-kallpc16k (1.4.0-1) unstable; urgency=low + + * New upstream release. Now goes in main, hooray. + + -- David Huggins-Daines Sun, 7 Nov 1999 00:23:48 -0500 + +festvox-kallpc16k (1.3.1-2) unstable; urgency=low + + * Fixed copyright file that was *blush* just a template before. + + -- Joey Hess Thu, 4 Feb 1999 16:23:00 -0800 + +festvox-kallpc16k (1.3.1-1) unstable; urgency=low + + * First release. + + -- Joey Hess Sun, 31 Jan 1999 20:26:38 -0800 + +Local variables: +mode: debian-changelog +End: diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..8108a0d --- /dev/null +++ b/debian/control @@ -0,0 +1,22 @@ +Source: festvox-kallpc16k +Section: sound +Priority: extra +Maintainer: Matthias Urlichs +Standards-Version: 3.6.1 +Build-Depends-Indep: debhelper (>= 4) + +Package: festvox-kallpc16k +Architecture: all +Depends: festival (>= 1.4.3-9), festlex-poslex (>= 1.3.0), festlex-cmu (>= 1.3.0) +Conflicts: festvox-kallpc8k +Replaces: festvox-kallpc8k +Provides: festival-voice +Description: American English male speaker for festival, 16khz sample rate + This is a diphone database for festival that uses 16k samples for high + quality sound output. This is a large database (6 MB), and festival will + convert text to speech more slowly using it, so you might want to install + festvox-kallpc8k instead if you have low disk space or a slow computer. + . + The voice contained in this database is an American English male speaker. + A different American English voice can be found in the festvox-kdlpc16k + package if you dislike this one. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..534c7c5 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,48 @@ +This is a Debian prepackaged version of the festival 16k diphone database. + +This package was put together by Joey Hess , using +sources from: + http://www.cstr.ed.ac.uk/projects/festival.html + +This directory contains a diphone synthesizer voice for American English. +This distribution falls under the following copyright. See further +notes below copyright. + + Alan W Black and Kevin Lenzo + Copyright (c) 1998 + All Rights Reserved. + + Permission is hereby granted, free of charge, to use and distribute + this software and its documentation without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of this work, and to + permit persons to whom this work is furnished to do so, subject to + the following conditions: + 1. The code must retain the above copyright notice, this list of + conditions and the following disclaimer. + 2. Any modifications must be clearly marked as such. + 3. Original authors' names are not deleted. + 4. The authors' names are not used to endorse or promote products + derived from this software without specific prior written + permission. + + THE UNIVERSITY OF EDINBURGH AND THE CONTRIBUTORS TO THIS WORK + DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING + ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT + SHALL THE UNIVERSITY OF EDINBURGH NOR THE CONTRIBUTORS BE LIABLE + FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN + AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, + ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF + THIS SOFTWARE. + +Note this voice cotains a file Copyright CSTR, University of Edinburgh +under the same lincences as the above. The voice also requires the +separate distributions festlex_POSLEX.tar.gz and festlex_CMU.tar.gz. +festlex_POSLEX.tar.gz is copyright CSTR under the same free licence +while festlex_CMU.tar.gz contain material derived from material +copyright by Carnegie Mellon University, though their licence is as +free as the one above so. + +This voice was created while awb was visiting the speech group at +CMU in fall 98. diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..4494aac --- /dev/null +++ b/debian/rules @@ -0,0 +1,38 @@ +#!/usr/bin/make -f +# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +build: +# Nothing to do. + +clean: + dh_testdir + dh_testroot + dh_clean + +# Build architecture-dependent files here. +binary-arch: build +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build + dh_testdir + dh_testroot + dh_installdirs usr/share/festival/voices/english/kal_diphone/festvox \ + usr/share/festival/voices/english/kal_diphone/group + cp -a lib/voices/english/kal_diphone/festvox/*.scm \ + debian/tmp/usr/share/festival/voices/english/kal_diphone/festvox/ + cp -a lib/voices/english/kal_diphone/group/*.group \ + debian/tmp/usr/share/festival/voices/english/kal_diphone/group/ + dh_installdocs + dh_installchangelogs + dh_compress + dh_fixperms + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary -- cgit v1.2.3