---
 recipes/openmoko-3rdparty/emtooth2_svn.bb |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)
 create mode 100644 recipes/openmoko-3rdparty/emtooth2_svn.bb

diff --git a/recipes/openmoko-3rdparty/emtooth2_svn.bb 
b/recipes/openmoko-3rdparty/emtooth2_svn.bb
new file mode 100644
index 0000000..c137570
--- /dev/null
+++ b/recipes/openmoko-3rdparty/emtooth2_svn.bb
@@ -0,0 +1,18 @@
+DESCRIPTION = "A bluetooth/bluez manager written in elementary for embedded 
systems. Second version written now in Vala"
+AUTHOR = "Pau Espin Pedrol (Sharwin_F) <[email protected]>"
+HOMEPAGE = "http://code.google.com/p/emtooth/";
+SECTION = "x11/applications"
+LICENSE = "GPLv2"
+DEPENDS = "elementary"
+RDEPENDS_${PN} = "bluez4 obexd"
+
+SRCREV = "100"
+PV = "0.1+svnr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app2;proto=http"
+
+S = "${WORKDIR}/app2"
+
+inherit autotools vala
+
-- 
1.7.3.5

_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to