libgcrypt: restore BBCLASSEXTEND
[openembedded.git] / recipes / omgps / omgps_svn.bb
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 = "r0"
10 S = "${WORKDIR}/${PN}"
11 SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;proto=http \
12            file://gcc-4.4.patch;patch=1"
13
14 inherit autotools