u-boot-bug: Drop do_stage (not needed), add package_stagefile_shell to deploy
[openembedded.git] / recipes / openmoko-3rdparty / emtooth_svn.bb
blob12204d5eddd4e87c4f87999c4d42bd884acac62a
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 = "77"
10 PV = "0.1+svnr${SRCPV}"
11 PR = "r5"
13 SRC_URI = "svn://emtooth.googlecode.com/svn/trunk;module=app;proto=http"
15 S = "${WORKDIR}/app"
17 inherit pkgconfig autotools