aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/foxtrotgps/foxtrotgps.inc
blob: bef5c2ba0d6013431cf2b36abfa9e693807466a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "FoxtrotGPS is a map and GPS application using OpenStreetMap"
AUTHOR = "Joshua Judson Rosen <rozzin@geekspace.com>"
HOMEPAGE = "http://www.foxtrotgps.org/"
SECTION = "x11/applications"
LICENSE = "GPLv2"
PRIORITY = "optional"
DEPENDS = "curl gtk+ gconf libglade sqlite3 libexif"

SRC_URI = "http://www.foxtrotgps.org/releases/${P}.tar.gz"

inherit autotools pkgconfig

RRECOMMENDS_${PN} = "gpsd"
RRECOMMENDS_${PN}_shr = "fso-gpsd"