sg3-utils: add newer buildable version
[openembedded.git] / recipes / openmoko-3rdparty / emtooth_svn.bb
1 DESCRIPTION = "A bluetooth/bluez manager written in elementary for embedded systems"
2 AUTHOR = "Pau Espin Pedrol (Sharwin_F) <pespin.shar@gmail.com>"
3 HOMEPAGE = "http://code.google.com/p/emtooth/"
4 SECTION = "x11/applications"
5 LICENSE = "GPLv2"
6 DEPENDS = "elementary eina edbus"
7 RDEPENDS = "bluez4 obexd"
8
9 SRCREV = "76"
10 PV = "0.1+svnr${SRCPV}"
11 PR = "r1"
12
13 SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http"
14
15 S = "${WORKDIR}/app"
16
17 inherit pkgconfig autotools