While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
- Remove unnecessary shlib version in LIB_DEPENDS
- Use pkgconf to detect dependency files
- Add missing MAN1 pages
- Disable building of python module
- Disable building of GStreamer plugin
PR: ports/169427 [1]
Submitted by: Richard Neese <r.neese@gmail.com> (maintainer)
Approved by: flo (mentor)
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
speaker-independent, continuous speech recognition engine.
This is an early release of a research system. The APIs and function
names are likely to change, and several tools still need to be made
available to make this all complete.
Once the system is built, try running the Perl script sphinx2-demo.
The pocketsphinx-test script should run pocketsphinx-batch over an example
utterance of "go forward ten meters."
WWW: http://www.speech.cs.cmu.edu/sphinx/
PR: ports/121610
Submitted by: Richard Neese <r.neese@gmail.com>