summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog54
-rw-r--r--debian/control16
-rw-r--r--debian/copyright45
-rwxr-xr-xdebian/rules39
4 files changed, 154 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..c47c070
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,54 @@
+festvox-don (1.4.0-4) unstable; urgency=low
+
+ * Updated Maintainer email to @d.o (pre-Sarge)
+ * Standards-Version: 3.6.1 (no changes)
+
+ -- Matthias Urlichs <smurf@debian.org> Sat, 3 Apr 2004 12:49:05 +0200
+
+festvox-don (1.4.0-3) unstable; urgency=low
+
+ * depend on festival >= 1.4.3-9 (Migration to /usr/share).
+
+ -- Matthias Urlichs <smurf@smurf.noris.de> Sat, 28 Jun 2003 14:09:43 +0200
+
+festvox-don (1.4.0-2) unstable; urgency=low
+
+ * New maintainer.
+ * Moved all files from /usr/lib/festival to /usr/share/festival.
+ * Updated Standards-Version to 3.5.10 (no changes).
+
+ -- Matthias Urlichs <smurf@smurf.noris.de> Sat, 28 Jun 2003 10:39:59 +0200
+
+festvox-don (1.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- David Huggins-Daines <dhd@debian.org> Sun, 7 Nov 1999 00:52:37 -0500
+
+festvox-don (1.3.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Joey Hess <joeyh@master.debian.org> Sun, 31 Jan 1999 17:53:18 -0800
+
+festvox-don (1.3.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Joey Hess <joeyh@master.debian.org> Wed, 26 Aug 1998 14:46:28 -0700
+
+festvox-don (1.2.1-2) unstable; urgency=low
+
+ * Fix minor lintian errors.
+
+ -- Joey Hess <joeyh@master.debian.org> Wed, 11 Mar 1998 22:47:17 -0800
+
+festvox-don (1.2.1-1) unstable; urgency=low
+
+ * First release.
+
+ -- Joey Hess <joeyh@master.debian.org> Mon, 27 Oct 1997 23:45:15 -0500
+
+Local variables:
+mode: debian-changelog
+End:
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2719219
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,16 @@
+Source: festvox-don
+Section: contrib/sound
+Priority: extra
+Maintainer: Matthias Urlichs <smurf@debian.org>
+Standards-Version: 3.6.1
+Build-Depends-Indep: debhelper (>= 4)
+
+Package: festvox-don
+Architecture: all
+Depends: festival (>= 1.4.3-9), festlex-poslex (>= 1.3.0), festlex-oald (>= 1.3.0)
+Provides: festival-voice
+Description: minimal British English male speaker for festival
+ This is a very small diphone database, which gives poor quality sound
+ output but runs very fast.
+ .
+ The voice contained in this database is a British English male speaker.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..54dce5d
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,45 @@
+This is a Debian prepackaged version of a festival LCP diphone database.
+
+This package was put together by Joey Hess <joeyh@master.debian.org>, using
+sources from:
+ http://www.cstr.ed.ac.uk/projects/festival.html
+
+
+This directory contains a diphone synthesizer voice for British English.
+This distribution falls under the following copyright. See further
+notes below copyright.
+
+ Centre for Speech Technology Research
+ University of Edinburgh, UK
+ Copyright (c) 1996,1997
+ 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 (as it currently is set up) also requires the separate
+distributions festlex_POSLEX.tar.gz and festlex_OALD.tar.gz.
+festlex_POSLEX.tar.gz fall under the same copyright as the above
+but festlex_OALD.tar.gz is free for non-commercial use only.
+
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..9b7aa0b
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,39 @@
+#!/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/don_diphone/festvox
+ cp -a lib/voices/english/don_diphone/festvox/*.scm \
+ debian/tmp/usr/share/festival/voices/english/don_diphone/festvox/
+ cp -a lib/voices/english/don_diphone/*.bin \
+ debian/tmp/usr/share/festival/voices/english/don_diphone/
+ cp -a lib/voices/english/don_diphone/*.txt \
+ debian/tmp/usr/share/festival/voices/english/don_diphone/
+ 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