aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/foxtrotgps/foxtrotgps.inc
blob: 752fa5b948b5656503862eeaff24e16d330bd6e0 (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 sqlite3 libexif"

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

inherit autotools pkgconfig

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