The FreeBSD Ports Archive
FreeBSD audio : festival4>
Multi-lingual speech synthesis system
from the authors:
The Festival Speech Synthesis System is a general multi-lingual
text-to-speech system for Unix platforms. It is written in C++ and
includes a Scheme-based scripting language. Included with Festival
are lexicons and voices that together form a whole text-to-speech
system.
For output via esd do:
(Parameter.set 'Audio_Method 'esdaudio)
NAS and direct output are documented in section 23 of the users'
manual.
If you need the OGI extensions, install ports/audio/festival+OGI instead.
http://www.cstr.ed.ac.uk/projects/festival/
|
festival history
v. 1.41
date: 2007/07/20 20:06:20; author: gabor; state: Exp; lines: +8 -10
- Remove USE_AUTOCONF, which is a noop
- Use DATADIR
PR: ports/114324
Submitted by: gabor
Approved by: maintainer timeout
v. 1.40
date: 2007/05/22 22:16:01; author: pav; state: Exp; lines: +1 -1
- Fix INDEX
Pointy hat to: mi
Approved by: portmgr (implicit)
v. 1.39
date: 2007/05/22 20:33:30; author: mi; state: Exp; lines: +13 -13
Fix the X11BASE problem revealed by the recent switch to new default value.
Submitted by: kris
Approved by: portmgr (erwin)
v. 1.38
date: 2007/05/19 19:58:30; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37
date: 2007/03/26 08:48:43; author: mi; state: Exp; lines: +31 -8
Update to 1.96 (speech_tools 1.2.96) beta. The new version compiles with
gcc-4.2. Add some 64-bitness patches. Enable automatic post-build tests.
Attempt to allow ESound and NAS modules via OPTIONS:
PR: ports/102413
Both are on by default ATM...
v. 1.36
date: 2006/05/03 05:14:15; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports in categories starting with A.
v. 1.35
date: 2006/04/06 07:31:27; author: mi; state: Exp; lines: +27 -20
Unbreak on !i386 systems (test on beast and on my amd64). Do not
lib-depend on NAS and ESD -- these are optional dependencies and are
not used by default even if present.
Once I figure out, how to turn them on, I'll add them as OPTIONS.
Use REINPLACE to improve the CC/CXX/CFLAGS/CXXFLAGS compliance.
Stop installing the audsp executable into two places. Adjust pkg-plist
to stop complaining about unempty directories populated by festlex and
festvox ports.
Bump PORTREVISION. May the festivities begin...
v. 1.34
date: 2006/02/11 21:02:57; author: netchild; state: Exp; lines: +1 -1
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim [1]
PR: 87985 [1]
v. 1.33
date: 2005/10/28 22:45:32; author: kris; state: Exp; lines: +4 -0
BROKEN on !i386: Does not build
v. 1.32
date: 2005/10/17 06:17:44; author: trevor; state: Exp; lines: +24 -56
Update to 1.95 beta (obsoletes PRs 49056, 51900 and 58653).
v. 1.31
date: 2005/09/23 16:21:44; author: trevor; state: Exp; lines: +1 -1
Checking MACHINE_ARCH is deprecated.
v. 1.30
date: 2005/09/15 00:44:34; author: pav; state: Exp; lines: +5 -3
- Fix build on FreeBSD 6.X and 7.X
PR: ports/84678
Submitted by: Jason E. Hale
Approved by: maintainer timeout (trevor; 5 weeks)
v. 1.29
date: 2005/04/12 03:24:50; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.28
date: 2005/04/11 08:01:20; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.27
date: 2005/03/15 04:17:42; author: trevor; state: Exp; lines: +0 -2
Add a patch from Tod McQuillin to suppress creation of
PREFIX/share/festival before installation.
v. 1.26
date: 2005/03/08 08:04:12; author: trevor; state: Exp; lines: +0 -1
Back out addition of PORTEPOCH by edwin. It is not needed.
v. 1.25
date: 2005/03/06 22:54:08; author: edwin; state: Exp; lines: +1 -0
Increase PORTEPOCH:
Subject: Ports with version numbers going backwards: audio/festival
*audio/festival* : festival-1.4.1_2 < festival-1.4.3
| v. 1.24
| date: 2005/03/04 15:20:28; author: kris; state: Exp; lines: +2 -1
| Restore previous port version (revert local change accidentally
| committed)
v. 1.24
date: 2005/03/04 15:20:28; author: kris; state: Exp; lines: +2 -1
Restore previous port version (revert local change accidentally
committed)
Submitted by: Tod McQuillin
v. 1.23
date: 2005/02/28 00:25:29; author: kris; state: Exp; lines: +3 -2
BROKEN: Incorrect pkg-plist
v. 1.22
date: 2004/02/04 05:18:27; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.21
date: 2003/11/21 01:44:08; author: trevor; state: Exp; lines: +0 -41
Remove OGI support (see ports/audio/festival+OGI).
v. 1.20
date: 2003/11/13 11:38:26; author: trevor; state: Exp; lines: +1 -1
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.19
date: 2003/11/13 10:11:30; author: trevor; state: Exp; lines: +1 -1
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
v. 1.18
date: 2003/10/29 10:39:36; author: trevor; state: Exp; lines: +22 -23
Enable compilation on FreeBSD 5.X. Try to support architectures
besides Alpha and i386. Use the FIND macro introduced in bsd.port.mk
1.391. Tidy whitespace.
v. 1.17
date: 2003/10/27 09:11:25; author: kris; state: Exp; lines: +1 -1
portlint (whitespace cleanup)
v. 1.16
date: 2003/10/04 01:34:43; author: edwin; state: Exp; lines: +1 -1
new virtual category requested: accessibility
This category, to be described as "of interest to disabled
users" is intended to make it simpler for users to find
software which will let them overcome a handicap. For
example, blind users may want to combine OCR and text-to-speech
software so the computer can read books to them; users with
diminished eyesight can use large fonts and "magnifiers";
paralyzed users may use speech recognition to compose text
or give commands.
PR: ports/39103
Submitted by: Trevor Johnson
v. 1.15
date: 2003/05/18 11:51:47; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: does not build
v. 1.14
date: 2003/03/01 14:34:20; author: trevor; state: Exp; lines: +1 -0
Retire comment file.
v. 1.13
date: 2002/08/31 02:38:29; author: kris; state: Exp; lines: +0 -1
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh
PR: ports/40571
v. 1.12
date: 2002/05/23 04:35:34; author: trevor; state: Exp; lines: +3 -8
Implement MASTER_SITE_FESTIVAL and MASTER_SITE_FESTIVAL_OGI.
v. 1.11
date: 2001/12/30 18:17:35; author: petef; state: Exp; lines: +3 -2
Chase libaudio shlib major (from the audio/nas update).
v. 1.10
date: 2001/04/20 10:27:09; author: trevor; state: Exp; lines: +11 -6
Remove the Edinburgh University Computing Service site--it has been
offline for over a month. Add a kludge for the Alpha.
v. 1.9
date: 2001/04/10 05:23:59; author: trevor; state: Exp; lines: +2 -2
Update MASTER_SITES.
v. 1.8
date: 2001/04/02 23:24:27; author: trevor; state: Exp; lines: +9 -9
Allow speech tools to compile on FreeBSD 4.3 through 4.9.
Submitted by: Eike Bernhardt
v. 1.7
date: 2000/12/31 12:01:19; author: trevor; state: Exp; lines: +11 -5
- mtree fixes
- when building Festival with OGI, make pkg-plist by concatenation
v. 1.6
date: 2000/11/13 09:37:46; author: asami; state: Exp; lines: +3 -1
Bandage alert - make this thing understand FreeBSD 4.2 the same way
it handles 4.1.
Submitted by: bento
v. 1.5
date: 2000/10/07 21:24:54; author: asami; state: Exp; lines: +3 -3
Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-* (the directories
are the same).
v. 1.4
date: 2000/10/07 20:52:45; author: asami; state: Exp; lines: +3 -3
Move pkg/PLIST-ogi to pkg-plist-ogi.
v. 1.3
date: 2000/10/02 05:38:36; author: trevor; state: Exp; lines: +2 -2
Change MAINTAINER for my ports.
Approved by: will
v. 1.2
date: 2000/09/17 10:06:24; author: green; state: Exp; lines: +4 -3
Unbreak ${MASTER_SITES} and fix lack of ${PATCH_SITES} which kills
${WITH_OGI} mode.
v. 1.1
date: 2000/09/16 08:39:40; author: will; state: Exp;
Add festival 1.4.1, a multi-lingual text-to-speech system for Unix. This
commit includes the various ports festival can work with. Big thanks to
Trevor for putting in all the time to port these!
PR: 21182, 21183, 21184, 21185, 21186, 21187, 21188, 21189
21190, 21191, 21192, 21193, 21194, 21195, 21196, 21197
21198, 21199, 21200, 21201
Submitted by: Trevor Johnson
Obtained from: NetBSD pkgsrc
=============================================================================
|
| |

|