summaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/emtooth_svn.bb
blob: af876df12783f6e4f3635f46a90fff8bd3bdbb5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 = "43"
PV = "0.1+svnr${SRCPV}"
PR = "r0"

SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http"

S = "${WORKDIR}/app"

inherit pkgconfig autotools