aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openmoko-3rdparty/emtooth_svn.bb
blob: 65ac5e4f75d0e42fc80324add0f4a11c4471f882 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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"
RDEPENDS_${PN} = "bluez4 obexd"

SRCREV = "78"
PV = "0.1+svnr${SRCPV}"
PR = "r7"

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

S = "${WORKDIR}/app"

inherit pkgconfig autotools