summaryrefslogtreecommitdiff
path: root/packages/tangogps/tangogps.inc
blob: 4c9e427cdd970e599e2d04de9eb25c3cfeafa49d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "tangoGPS is a map and GPS application using Openstreetmap"
AUTHOR = "Marcus Bauer <marcus.bauer@gmail.com>"
HOMEPAGE = "http://tangogps.org/"
SECTION = "x11/applications"
LICENSE = "GPLv2"
PRIORITY = "optional"
DEPENDS = "curl gtk+ gconf gypsy"
RRECOMMENDS = "gpsd"

SRC_URI = "http://www.tangogps.org/downloads/tangogps-${PV}.tar.gz"
S = "${WORKDIR}/tangogps-${PV}"

inherit autotools pkgconfig