help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / openmoko-3rdparty / emtooth_svn.bb
blob65ac5e4f75d0e42fc80324add0f4a11c4471f882
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_${PN} = "bluez4 obexd"
9 SRCREV = "78"
10 PV = "0.1+svnr${SRCPV}"
11 PR = "r7"
13 SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http"
15 S = "${WORKDIR}/app"
17 inherit pkgconfig autotools