aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/foxtrotgps
diff options
context:
space:
mode:
authorJoshua Judson Rosen <rozzin@geekspace.com>2010-06-17 13:28:47 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-17 15:52:15 +0200
commitaefd3cbac5a9ef3644c9d1f46b985ac5d815c05d (patch)
tree6a92be29d7f7196eeceef87ddacc2dac758e29de /recipes/foxtrotgps
parent3784cd38607ab46a9a899d8565fe337aaf5a054a (diff)
downloadopenembedded-aefd3cbac5a9ef3644c9d1f46b985ac5d815c05d.tar.gz
foxtrotgps: add recipe for FoxtrotGPS 0.99.4
* also add it to shr feeds Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/foxtrotgps')
-rw-r--r--recipes/foxtrotgps/foxtrotgps.inc14
-rw-r--r--recipes/foxtrotgps/foxtrotgps_0.99.4.bb4
2 files changed, 18 insertions, 0 deletions
diff --git a/recipes/foxtrotgps/foxtrotgps.inc b/recipes/foxtrotgps/foxtrotgps.inc
new file mode 100644
index 0000000000..752fa5b948
--- /dev/null
+++ b/recipes/foxtrotgps/foxtrotgps.inc
@@ -0,0 +1,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"
diff --git a/recipes/foxtrotgps/foxtrotgps_0.99.4.bb b/recipes/foxtrotgps/foxtrotgps_0.99.4.bb
new file mode 100644
index 0000000000..61650443b2
--- /dev/null
+++ b/recipes/foxtrotgps/foxtrotgps_0.99.4.bb
@@ -0,0 +1,4 @@
+require foxtrotgps.inc
+
+SRC_URI[md5sum] = "73f03ba1ee1853dea077aa18518222f7"
+SRC_URI[sha256sum] = "c7fffa0d45f59de0b858c84e57a6325af78f97f3492ef5e4bd75d5bf0c20d689"