CVS log for ports/accessibility/eflite/Makefile
Up to [FreeBSD] / ports / accessibility / eflite
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:20:48 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- 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
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 9 22:26:55 2011 UTC (8 months ago) by jlaffaye
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -2 lines
Add patch to fix build. PR: ports/157564 Submitted by: David K. Gerry <David.K.Gerry@GMail.com> Approved by: bapt (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 6 19:27:00 2011 UTC (13 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
- Mark BROKEN: does not link Reported by: pointyhat
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jun 17 10:07:51 2009 UTC (2 years, 7 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Fix build with custom LOCALBASE Submitted by: Sahil Tandon Reported by: QATty Approved by: portmgr (itetcu@) No cookie for: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 16 17:22:05 2008 UTC (3 years, 11 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
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
