pocketsphinx 0.2.1: New version.
authorPaul Sokolovsky <pmiscml@gmail.com>
Mon, 16 Oct 2006 17:31:13 +0000 (17:31 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Mon, 16 Oct 2006 17:31:13 +0000 (17:31 +0000)
* 0.2 is removed, as it contained bug which likely precluded it to work correctly
at all.

packages/sphinx/pocketsphinx_0.2.1.bb [moved from packages/sphinx/pocketsphinx_0.2.bb with 81% similarity]

similarity index 81%
rename from packages/sphinx/pocketsphinx_0.2.bb
rename to packages/sphinx/pocketsphinx_0.2.1.bb
index 6b71d2b..813146e 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.speech.cs.cmu.edu/pocketsphinx/"
 LICENSE = "BSD"
 DEPENDS = "sphinxbase"
 
-SRC_URI = "${SOURCEFORGE_MIRROR}/cmusphinx/pocketsphinx-0.2.tar.bz2 \
+SRC_URI = "${SOURCEFORGE_MIRROR}/cmusphinx/${PN}-${PV}.tar.bz2 \
            file://cross-compile.patch;patch=1"
 
 inherit autotools