add sphinx, a full text indexer
authorMichael Lauer <mickey@vanille-media.de>
Wed, 30 Jul 2008 18:59:46 +0000 (18:59 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 30 Jul 2008 18:59:46 +0000 (18:59 +0000)
packages/sphinx-search/.mtn2git_empty [moved from packages/sphinx/.mtn2git_empty with 100% similarity]
packages/sphinx-search/sphinx_0.9.8.bb [new file with mode: 0644]
packages/sphinx-speech/.mtn2git_empty [moved from packages/sphinx/pocketsphinx/.mtn2git_empty with 100% similarity]
packages/sphinx-speech/pocketsphinx/.mtn2git_empty [new file with mode: 0644]
packages/sphinx-speech/pocketsphinx/cross-compile.patch [moved from packages/sphinx/pocketsphinx/cross-compile.patch with 100% similarity]
packages/sphinx-speech/pocketsphinx_0.2.1.bb [moved from packages/sphinx/pocketsphinx_0.2.1.bb with 100% similarity]
packages/sphinx-speech/pocketsphinx_0.4.1.bb [moved from packages/sphinx/pocketsphinx_0.4.1.bb with 100% similarity]
packages/sphinx-speech/sphinx-fpu.inc [moved from packages/sphinx/sphinx-fpu.inc with 100% similarity]
packages/sphinx-speech/sphinxbase_0.1.bb [moved from packages/sphinx/sphinxbase_0.1.bb with 100% similarity]
packages/sphinx-speech/sphinxbase_0.3.bb [moved from packages/sphinx/sphinxbase_0.3.bb with 100% similarity]

diff --git a/packages/sphinx-search/sphinx_0.9.8.bb b/packages/sphinx-search/sphinx_0.9.8.bb
new file mode 100644 (file)
index 0000000..addc4a6
--- /dev/null
@@ -0,0 +1,26 @@
+DESCRIPTION = "The Sphinx Fulltext Indexer"
+HOMEPAGE = "http://www.sphinxsearch.com/"
+LICENSE = "GPL"
+PRIORITY = "optional"
+DEPENDS = "expat"
+
+SRC_URI = "\
+  http://www.sphinxsearch.com/downloads/sphinx-${PV}.tar.gz \
+  http://snowball.tartarus.org/dist/libstemmer_c.tgz \
+"
+
+inherit autotools
+
+EXTRA_OECONF = "\
+  --without-mysql \
+  --with-libstemmer \
+"
+
+# miscompiles w/ O2
+FULL_OPTIMIZATION_arm = "-O1"
+
+inherit autotools
+
+do_configure_prepend() {
+       mv ${WORKDIR}/libstemmer_c/* libstemmer_c/
+}
diff --git a/packages/sphinx-speech/pocketsphinx/.mtn2git_empty b/packages/sphinx-speech/pocketsphinx/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29