Commit graph

18 commits

Author SHA1 Message Date
Nicola Vitale
548e329135 - Enable runtime detection of pulseaudio, with fallback to portaudio
if pulse is not running. That is useful for the users of KDE speech
  dispatcher system.  [1]
- Bump PORTREVISION (changed lib dependencies)

Suggested by:	Andrew Johnson <daeron at optushome.com.au> (via private email)
2012-05-04 14:14:45 +00:00
Nicola Vitale
da738a06b7 - Forgotten to commit files/patch-src__Makefile (update to 1.45.03) 2011-04-07 13:37:26 +00:00
Nicola Vitale
a5dec4c3a1 - Update to 1.45.02
- Remove MD5 checksum from distinfo
2011-03-18 09:41:25 +00:00
Nicola Vitale
14cff6ad6d - Fix a typo in files/patch-src-Makefile (just committed), that prevents the program to... speak. 2009-01-13 15:28:23 +00:00
Nicola Vitale
679907497d - Update to 1.40.02 2009-01-13 15:01:31 +00:00
Nicola Vitale
8e6f3bffad - Update to 1.37
- Use ${COPYTREE_SHARE} to install docs
2008-07-15 13:08:53 +00:00
Nicola Vitale
cf86e19bb4 - Update to 1.36
PR:		ports/121810
Submitted by:	delphij
2008-03-31 22:02:57 +00:00
Nicola Vitale
e2f0260c49 - Update to 1.23 2007-04-27 19:52:56 +00:00
Nicola Vitale
cca09a5cc0 - Update to 1.22
- Add a line in pkg-descr: espeak is not only for English
2007-04-05 12:00:09 +00:00
Nicola Vitale
94e076cadf - Updated to 1.19
- Added files/patch-src-speech.h
- Replaced do-install target with post-install

Approved by:	alexbl (mentor, implicit)
2007-01-27 00:44:33 +00:00
Nicola Vitale
83ea9596a2 - Fixed distinfo, because the Author updated the distfile
without changing the package revision.
  No PORTREVISION bump, because the changes to the Makefile
  in the distfile are trivial and overwritten by our patch.

  Summary of the diffs between the old and the new distfile:

--- new/espeak-1.18-source/src/Makefile	Mon Jan 15 02:08:03 2007
+++ old/espeak-1.18-source/src/Makefile	Sat Jan 13 17:01:15 2007
[...]
-BINDIR=/usr/bin
+BINDIR=/usr/local/bin
[...]
-LIBS3=-lstdc++ ./libespeak.so
+LIBS3=-lstdc++ -lespeak
[...]
-all: $(BIN_NAME) $(LIB_NAME) $(BIN2_NAME)
+all: $(BIN_NAME) $(BIN2_NAME) $(LIB_NAME)

Submitted by:	kris (via pointyhat)
Approved by:	alexbl (mentor, implicit)
2007-01-17 22:49:33 +00:00
Nicola Vitale
3bf4585ae5 - Updated to 1.18
Approved by:	alexbl (mentor, implicit)
2007-01-14 14:31:58 +00:00
Martin Wilke
7f08e267b3 - Fix segfaults
PR:		ports/105981
Submitted by:	"Aleksander Fafula" <alex@fafula.com>
Approved by:	maintainer
2006-12-03 23:10:05 +00:00
Martin Wilke
90f5d0ab81 - Update to 1.17
PR:		ports/105644
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-11-18 19:03:25 +00:00
Martin Wilke
f25176531d - Fix build on sparc64
Submitted by:	pointyhat via kris
2006-11-10 09:11:44 +00:00
Martin Wilke
ca78c187ba - Update to 1.6
PR:		ports/104308
Submitted by:	(Nicola Vitale) (maintainer)
2006-10-31 08:19:40 +00:00
Rong-En Fan
a02ab8ffe2 - Update to 1.13
- Mark it as broken on 4.x: requires iswdigit(3)

PR:		ports/102782
Submitted by:	Nicola Vitale <nivit at email.it> (maintainer)
2006-09-03 00:16:56 +00:00
Emanuel Haupt
40e8cb8447 Add espeak 1.07, a software speech synthesizer.
PR:		94928
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-28 20:39:29 +00:00