tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / omgps / omgps_svn.bb
blob1c993d66ec792903a85f0fc06818f9206f0d0de4
1 DESCRIPTION = "GPS application for openmoko freerunner"
2 HOMEPAGE = "http://omgps.googlecode.com"
3 SECTION = "openmoko/applications"
4 LICENSE = "GPLv2"
5 DEPENDS = "gtk+ python-pygobject dbus-glib"
6 #PACKAGES = "${PN}-dbg ${PN}"
7 SRCREV = "109"
8 PV = "0.1+svnr${SRCPV}"
9 PR = "r1"
10 S = "${WORKDIR}/${PN}"
11 SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;proto=http \
12 file://gcc-4.4.patch \
13 file://sysfs.node.2.6.32.patch"
15 inherit autotools