aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/emtooth_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openmoko-3rdparty/emtooth_svn.bb')
-rw-r--r--recipes/openmoko-3rdparty/emtooth_svn.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/openmoko-3rdparty/emtooth_svn.bb b/recipes/openmoko-3rdparty/emtooth_svn.bb
new file mode 100644
index 0000000000..a7bdaf0450
--- /dev/null
+++ b/recipes/openmoko-3rdparty/emtooth_svn.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "A bluetooth/bluez manager written in elementary for embedded systems"
+AUTHOR = "Pau Espin Pedrol (Sharwin_F) <pespin.shar@gmail.com>"
+HOMEPAGE = "http://code.google.com/p/emtooth/"
+SECTION = "x11/applications"
+LICENSE = "GPLv2"
+DEPENDS = "elementary eina edbus"
+
+SRCREV = "41"
+PV = "0.1+svnr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "svn://emtooth.googlecode.com/svn;module=trunk;proto=http"
+
+S = "${WORKDIR}/trunk"
+
+inherit pkgconfig autotools