Port details |
- eflite Speech server for Festival Lite used by yasr and Emacspeak
- 0.4.1 accessibility
=0 0.4.1Version of this port present on the latest quarterly branch. - Maintainer: David.K.Gerry@GMail.com
 - Port Added: 2008-02-16 17:22:42
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- License: GPLv2
- Description:
- EFlite is a speech server for Emacspeak and other screen readers that allows
them to interface with Festival Lite, a free text-to-speech engine developed at
the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta,
but I have been using it successfully with Yasr to get speech on my notebook
under Linux without having to lug my Speak-out around. It uses Festival Lite's
code to interface with the sound driver and, therefore, should work with some
versions of ALSA, but I have only tested it with the OSS sound drivers so far.
Michael P. Gorse
mgorse@alum.wpi.edu
mgorse@users.sf.net
WWW: http://eflite.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eflite>0:accessibility/eflite
- To install the port:
- cd /usr/ports/accessibility/eflite/ && make install clean
- To add the package, run one of these commands:
- pkg install accessibility/eflite
- pkg install eflite
- PKGNAME: eflite
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (eflite-0.4.1.tar.gz) = 91ad85855e55a3fc3b97a1a525db5fd1d211d54342bbfc88d1026813104f1721
SIZE (eflite-0.4.1.tar.gz) = 63192
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- flite : audio/flite
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- flite : audio/flite
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for eflite-0.4.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- accessibility_eflite
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.4.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Mar 2018 09:03:19
0.4.1
|
amdmi3  |
- Add LICENSE
Approved by: portmgr blanket |
26 Jul 2016 16:51:16
0.4.1
|
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 13:29:17
0.4.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
02 Sep 2014 22:04:19
0.4.1
|
bapt  |
Convert to @sample |
16 Jul 2014 03:47:06
0.4.1
|
adamw  |
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. |
13 Jan 2014 18:09:52
0.4.1
|
marino  |
accessibility/eflite: Unbreak by completing stage support
This port was failing the package target because the main program
was not staged after NO_STAGE definition was removed. |
11 Dec 2013 09:51:37
0.4.1
|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr |
20 Sep 2013 11:02:49
0.4.1
|
bapt  |
Add no stage all over the place in accessibility in preparation for the staging
area support |
30 Aug 2013 00:47:20
0.4.1
|
bapt  |
Finish converting accessibility from USE_GMAKE to USES=gmake
While here:
- trim some headers
- convert from USE_GNOME=pkgconfig to USES=pkgconfig |
22 Oct 2011 23:50:23
0.4.1
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
23 Sep 2011 22:26:39
0.4.1
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
09 Jun 2011 22:26:55
0.4.1
|
jlaffaye  |
Add patch to fix build.
PR: ports/157564
Submitted by: David K. Gerry <David.K.Gerry@GMail.com>
Approved by: bapt (mentor) |
18 Mar 2011 17:59:51
0.4.1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
06 Jan 2011 19:27:00
0.4.1
|
pav  |
- Mark BROKEN: does not link
Reported by: pointyhat |
17 Jun 2009 10:07:51
0.4.1
|
itetcu  |
Fix build with custom LOCALBASE
Submitted by: Sahil Tandon
Reported by: QATty
Approved by: portmgr (itetcu@)
No cookie for: maintainer |
16 Feb 2008 17:22:05
0.4.1
|
alepulver  |
EFlite is a speech server for Emacspeak and other screen readers that allows
them to interface with Festival Lite, a free text-to-speech engine developed at
the CMU Speech Center as an off-shoot of Festival. EFlite is still in beta,
but I have been using it successfully with Yasr to get speech on my notebook
under Linux without having to lug my Speak-out around. It uses Festival Lite's
code to interface with the sound driver and, therefore, should work with some
versions of ALSA, but I have only tested it with the OSS sound drivers so far.
Michael P. Gorse
mgorse@alum.wpi.edu
mgorse@users.sf.net
WWW: http://eflite.sourceforge.net/
Ported by David K. Gerry <David.K.Gerry@GMail.com>
PR: ports/119790
Submitted by: David K. Gerry |