DESCRIPTION = "tangoGPS is a map and GPS application using Openstreetmap" AUTHOR = "Marcus Bauer " HOMEPAGE = "http://tangogps.org/" SECTION = "x11/applications" LICENSE = "GPLv2" PRIORITY = "optional" DEPENDS = "curl gtk+ gconf sqlite3" SRC_URI = "http://www.tangogps.org/downloads/tangogps-${PV}.tar.gz" S = "${WORKDIR}/tangogps-${PV}" inherit autotools pkgconfig RRECOMMENDS = "gpsd"