fluffy 2010-01-08 08:24:00 UTC
FreeBSD ports repository
Modified files:
accessibility Makefile
Added files:
accessibility/speech-dispatcher Makefile distinfo pkg-descr
pkg-plist
accessibility/speech-dispatcher/files patch-config-Makefile.in
patch-config-clients-Makefile.in
patch-config-modules-Makefile.in
patch-config-speechd.conf.in
patch-configure
patch-src-c-clients-say-say.c
patch-src-c-clients-spdsend-server.c
patch-src-server-options.c
patch-src-server-output.c
patch-src-server-speechd.h
speechd.in
Log:
- Add speech-dispatcher
Speech Dispatcher is a device independent layer for speech synthesis,
developed with the goal of making the usage of speech synthesis easier
for application programmers. It takes care of most of the tasks
necessary to solve in speech enabled applications. What is a very high
level GUI library to graphics, Speech Dispatcher is to speech
synthesis.
PR: 142436
Submitted by: Alberto Villa
Tested by: myself
Approved by: miwi, tabthorpe (mentors implicit)
Revision Changes Path
1.26 +1 -0 ports/accessibility/Makefile
1.1 +111 -0 ports/accessibility/speech-dispatcher/Makefile (new)
1.1 +3 -0 ports/accessibility/speech-dispatcher/distinfo (new)
1.1 +11 -0
ports/accessibility/speech-dispatcher/files/patch-config-Makefile.in (new)
1.1 +11 -0
ports/accessibility/speech-dispatcher/files/patch-config-clients-Makefile.in
(new)
1.1 +11 -0
ports/accessibility/speech-dispatcher/files/patch-config-modules-Makefile.in
(new)
1.1 +11 -0
ports/accessibility/speech-dispatcher/files/patch-config-speechd.conf.in (new)
1.1 +69 -0
ports/accessibility/speech-dispatcher/files/patch-configure (new)
1.1 +10 -0
ports/accessibility/speech-dispatcher/files/patch-src-c-clients-say-say.c (new)
1.1 +10 -0
ports/accessibility/speech-dispatcher/files/patch-src-c-clients-spdsend-server.c
(new)
1.1 +10 -0
ports/accessibility/speech-dispatcher/files/patch-src-server-options.c (new)
1.1 +16 -0
ports/accessibility/speech-dispatcher/files/patch-src-server-output.c (new)
1.1 +11 -0
ports/accessibility/speech-dispatcher/files/patch-src-server-speechd.h (new)
1.1 +37 -0 ports/accessibility/speech-dispatcher/files/speechd.in
(new)
1.1 +8 -0 ports/accessibility/speech-dispatcher/pkg-descr (new)
1.1 +96 -0 ports/accessibility/speech-dispatcher/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"