opera hbbtv.
[vuplus_openembedded] / 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 PV = "0.0.4+svnr${SRCPV}"
8 PR = "r0.02"
9
10 SRC_URI = "svn://svn.projects.openmoko.org/svnroot/diversity/toys;module=diversity-radar;proto=http"
11
12 S = "${WORKDIR}/${PN}"
13
14 inherit setuptools
15
16 FILES_${PN} += "${prefix}/share/*"