aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sphinx
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2006-10-16 17:31:13 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2006-10-16 17:31:13 +0000
commite469fe7ee17dc46682cb069345523971292e53c2 (patch)
tree624f6fdb4558afc2c797f31a1a6b19a370204758 /packages/sphinx
parent03356f0b58aae756f4e45a505252a549cfb17af5 (diff)
downloadopenembedded-e469fe7ee17dc46682cb069345523971292e53c2.tar.gz
pocketsphinx 0.2.1: New version.
* 0.2 is removed, as it contained bug which likely precluded it to work correctly at all.
Diffstat (limited to 'packages/sphinx')
-rw-r--r--packages/sphinx/pocketsphinx_0.2.1.bb (renamed from packages/sphinx/pocketsphinx_0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sphinx/pocketsphinx_0.2.bb b/packages/sphinx/pocketsphinx_0.2.1.bb
index 6b71d2b265..813146ed86 100644
--- a/packages/sphinx/pocketsphinx_0.2.bb
+++ b/packages/sphinx/pocketsphinx_0.2.1.bb
@@ -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