From 22a6c09b599b06bfea0c485e182844c9077e8536 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 30 Jul 2008 18:59:46 +0000 Subject: add sphinx, a full text indexer --- packages/sphinx/pocketsphinx_0.4.1.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 packages/sphinx/pocketsphinx_0.4.1.bb (limited to 'packages/sphinx/pocketsphinx_0.4.1.bb') diff --git a/packages/sphinx/pocketsphinx_0.4.1.bb b/packages/sphinx/pocketsphinx_0.4.1.bb deleted file mode 100644 index 813146ed86..0000000000 --- a/packages/sphinx/pocketsphinx_0.4.1.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "CMU PocketSphinx - speech recognition engine for handhelds" -HOMEPAGE = "http://www.speech.cs.cmu.edu/pocketsphinx/" -LICENSE = "BSD" -DEPENDS = "sphinxbase" - -SRC_URI = "${SOURCEFORGE_MIRROR}/cmusphinx/${PN}-${PV}.tar.bz2 \ - file://cross-compile.patch;patch=1" - -inherit autotools - -do_configure () { - CPPFLAGS="-I${STAGING_INCDIR}/sphinxbase" oe_runconf -} -- cgit v1.2.3