From 0ca28723fbfb0ed88954e35bf45d7462a40a5178 Mon Sep 17 00:00:00 2001
From: zuntum <zuntum@pkgsrc.org>
Date: Thu, 1 Nov 2001 00:11:36 +0000
Subject: Move pkg/ files into package's toplevel directory

---
 audio/festvox-us1/DESCR     | 12 ++++++++++++
 audio/festvox-us1/PLIST     |  9 +++++++++
 audio/festvox-us1/pkg/DESCR | 12 ------------
 audio/festvox-us1/pkg/PLIST |  9 ---------
 4 files changed, 21 insertions(+), 21 deletions(-)
 create mode 100644 audio/festvox-us1/DESCR
 create mode 100644 audio/festvox-us1/PLIST
 delete mode 100644 audio/festvox-us1/pkg/DESCR
 delete mode 100644 audio/festvox-us1/pkg/PLIST

(limited to 'audio/festvox-us1')

diff --git a/audio/festvox-us1/DESCR b/audio/festvox-us1/DESCR
new file mode 100644
index 00000000000..8c0749a999b
--- /dev/null
+++ b/audio/festvox-us1/DESCR
@@ -0,0 +1,12 @@
+MBROLA based American English female voice for the festival speech
+synthesis system.
+
+This voice provides a American English female voice using the MBROLA
+synthesis method.  It uses a modified CMU lexicon for pronunciations.
+Prosodic phrasing is provided by a statistically trained model using
+part of speech and local distribution of breaks.  Intonation is
+provided by a CART tree predicting ToBI accents and an F0 contour
+generated from a model trained from natural speech.  The duration
+model is also trained from data using a CART tree.
+
+This voice can be activated via (voice_us1_mbrola)
diff --git a/audio/festvox-us1/PLIST b/audio/festvox-us1/PLIST
new file mode 100644
index 00000000000..14ba8b02bea
--- /dev/null
+++ b/audio/festvox-us1/PLIST
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:16:24 zuntum Exp $
+@comment the next two entries are symlinks
+share/festival/lib/voices/english/us1_mbrola/us1
+share/festival/lib/voices/english/us1_mbrola/us1mrpa
+share/festival/lib/voices/english/us1_mbrola/usradio
+share/festival/lib/voices/english/us1_mbrola/festvox/us1_mbrola.scm
+share/festival/lib/voices/english/us1_mbrola/festvox/usdurtreeZ.scm
+@dirrm share/festival/lib/voices/english/us1_mbrola/festvox
+@dirrm share/festival/lib/voices/english/us1_mbrola
diff --git a/audio/festvox-us1/pkg/DESCR b/audio/festvox-us1/pkg/DESCR
deleted file mode 100644
index 8c0749a999b..00000000000
--- a/audio/festvox-us1/pkg/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-MBROLA based American English female voice for the festival speech
-synthesis system.
-
-This voice provides a American English female voice using the MBROLA
-synthesis method.  It uses a modified CMU lexicon for pronunciations.
-Prosodic phrasing is provided by a statistically trained model using
-part of speech and local distribution of breaks.  Intonation is
-provided by a CART tree predicting ToBI accents and an F0 contour
-generated from a model trained from natural speech.  The duration
-model is also trained from data using a CART tree.
-
-This voice can be activated via (voice_us1_mbrola)
diff --git a/audio/festvox-us1/pkg/PLIST b/audio/festvox-us1/pkg/PLIST
deleted file mode 100644
index ffa08e1ffb6..00000000000
--- a/audio/festvox-us1/pkg/PLIST
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1999/10/11 16:00:02 proff Exp $
-@comment the next two entries are symlinks
-share/festival/lib/voices/english/us1_mbrola/us1
-share/festival/lib/voices/english/us1_mbrola/us1mrpa
-share/festival/lib/voices/english/us1_mbrola/usradio
-share/festival/lib/voices/english/us1_mbrola/festvox/us1_mbrola.scm
-share/festival/lib/voices/english/us1_mbrola/festvox/usdurtreeZ.scm
-@dirrm share/festival/lib/voices/english/us1_mbrola/festvox
-@dirrm share/festival/lib/voices/english/us1_mbrola
-- 
cgit v1.2.3