netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / openmoko-projects / diversity-radar_svn.bb
1 DESCRIPTION = "Diversity Radar is a GPS location based communicative application"
2 HOMEPAGE = "http://diversity.projects.openmoko.org/"
3 SECTION = "openmoko/applications"
4 LICENSE = "GPL"
5 DEPENDS = "python-evas python-edje python-ecore python-edbus python-dbus python-etk"
6 RDEPENDS_${PN} = "diversity-daemon"
7 SRCREV = "453"
8 PV = "0.0.4+svnr${SRCPV}"
9 PR = "r0.02"
10
11 SRC_URI = "svn://svn.projects.openmoko.org/svnroot/diversity/toys;module=diversity-radar;proto=http"
12
13 S = "${WORKDIR}/${PN}"
14
15 inherit setuptools
16
17 FILES_${PN} += "${prefix}/share/*"