libcmtspeechdata: new recipe; library for cellular speech data path on n900
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 3 Mar 2011 17:13:28 +0000 (18:13 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Thu, 3 Mar 2011 17:13:28 +0000 (18:13 +0100)
recipes/meego-cellular/libcmtspeechdata_git.bb [new file with mode: 0644]

diff --git a/recipes/meego-cellular/libcmtspeechdata_git.bb b/recipes/meego-cellular/libcmtspeechdata_git.bb
new file mode 100644 (file)
index 0000000..5af1fc4
--- /dev/null
@@ -0,0 +1,11 @@
+DESCRIPTION = "Library for cellular speech data path on Nokia N900"
+LICENSE = "LGPL"
+DEPENDS = "check"
+
+SRC_URI = "git://git.gitorious.org/meego-cellular/libcmtspeechdata.git;protocol=http"
+SRCREV = "845034568692d289573e18163d497fce6177cffb"
+PV = "0.0.0+gitr${SRCPV}"
+
+S = "${WORKDIR}/git"
+
+inherit autotools