aboutsummaryrefslogtreecommitdiff
path: root/audio/festvox-cmu_us_awb_arctic
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-12-01 18:50:57 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-12-01 18:50:57 +0000
commitc2462183c558ac222bacff39fef2ba8ec963b8cd (patch)
tree0bf8b59f2c0264df9bb88f44144b147a61f010ac /audio/festvox-cmu_us_awb_arctic
parent4101d23e7cd34f3bb5f12996e06db0e6c7df520d (diff)
downloadports-c2462183c558ac222bacff39fef2ba8ec963b8cd.tar.gz
ports-c2462183c558ac222bacff39fef2ba8ec963b8cd.zip
New ports: audio/festvox-cmu_us_*_arctic
Six voices for audio/festival. WWW: http://www.speech.cs.cmu.edu/ PR: 196453 Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Notes
Notes: svn path=/head/; revision=402777
Diffstat (limited to 'audio/festvox-cmu_us_awb_arctic')
-rw-r--r--audio/festvox-cmu_us_awb_arctic/Makefile14
-rw-r--r--audio/festvox-cmu_us_awb_arctic/distinfo2
-rw-r--r--audio/festvox-cmu_us_awb_arctic/pkg-descr4
-rw-r--r--audio/festvox-cmu_us_awb_arctic/pkg-message5
4 files changed, 25 insertions, 0 deletions
diff --git a/audio/festvox-cmu_us_awb_arctic/Makefile b/audio/festvox-cmu_us_awb_arctic/Makefile
new file mode 100644
index 000000000000..2f805dde56f0
--- /dev/null
+++ b/audio/festvox-cmu_us_awb_arctic/Makefile
@@ -0,0 +1,14 @@
+# $FreeBSD$
+
+VOICE= cmu_us_awb_arctic
+PORTREVISION= 0
+
+COMMENT= English male voice for festival
+
+MASTERDIR= ${.CURDIR}/../festvox-cmu_us_slt_arctic
+DESCR= ${.CURDIR}/pkg-descr
+DISTINFO_FILE= ${.CURDIR}/distinfo
+PLIST= ${.CURDIR}/pkg-plist
+PKGMESSAGE= ${.CURDIR}/pkg-message
+
+.include "${MASTERDIR}/Makefile.common"
diff --git a/audio/festvox-cmu_us_awb_arctic/distinfo b/audio/festvox-cmu_us_awb_arctic/distinfo
new file mode 100644
index 000000000000..7485684e4459
--- /dev/null
+++ b/audio/festvox-cmu_us_awb_arctic/distinfo
@@ -0,0 +1,2 @@
+SHA256 (festival/cmu_us_awb_arctic-0.95-release.tar.bz2) = 3f42f17fcb7eaec5cac61f7e6b6aa928a6ffb45f51b1da124278fd300d47984a
+SIZE (festival/cmu_us_awb_arctic-0.95-release.tar.bz2) = 128979457
diff --git a/audio/festvox-cmu_us_awb_arctic/pkg-descr b/audio/festvox-cmu_us_awb_arctic/pkg-descr
new file mode 100644
index 000000000000..2d7d54aa2bf5
--- /dev/null
+++ b/audio/festvox-cmu_us_awb_arctic/pkg-descr
@@ -0,0 +1,4 @@
+English male voice for festival.
+(voice_cmu_us_awb_arctic_clunits)
+
+WWW: http://www.speech.cs.cmu.edu/
diff --git a/audio/festvox-cmu_us_awb_arctic/pkg-message b/audio/festvox-cmu_us_awb_arctic/pkg-message
new file mode 100644
index 000000000000..dce2efb0d859
--- /dev/null
+++ b/audio/festvox-cmu_us_awb_arctic/pkg-message
@@ -0,0 +1,5 @@
+===============================================================================
+For correct operation, please add cmu_us_awb_arctic_clunits
+after "(defvar default-voice-priority-list"
+in ${PREFIX}/share/festival/lib/voices.scm
+===============================================================================