summaryrefslogtreecommitdiff
path: root/packages/tangogps/tangogps-fso_0.9.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/tangogps/tangogps-fso_0.9.2.bb')
-rw-r--r--packages/tangogps/tangogps-fso_0.9.2.bb17
1 files changed, 6 insertions, 11 deletions
diff --git a/packages/tangogps/tangogps-fso_0.9.2.bb b/packages/tangogps/tangogps-fso_0.9.2.bb
index e05b72dc29..c3f202724f 100644
--- a/packages/tangogps/tangogps-fso_0.9.2.bb
+++ b/packages/tangogps/tangogps-fso_0.9.2.bb
@@ -1,13 +1,8 @@
-LICENSE = "GPLv2"
-SECTION = "x11/applications"
-PRIORITY = "optional"
-DESCRIPTION = "lightweight and fast mapping application"
-DEPENDS = "curl gtk+ gconf gypsy dbus-glib"
+require tangogps.inc
-inherit autotools
+RDEPENDS = "frameworkd"
-SRC_URI = "http://www.tangogps.org/downloads/tangogps-${PV}.tar.gz\
- file://0002-Get-GPS-data-via-the-gypsy-interface.patch;patch=1 \
- file://0003-Try-to-request-the-GPS-resource-from-ousaged.patch;patch=1"
-
-S=${WORKDIR}/tangogps-${PV}
+SRC_URI += "\
+ file://0002-Get-GPS-data-via-the-gypsy-interface.patch;patch=1 \
+ file://0003-Try-to-request-the-GPS-resource-from-ousaged.patch;patch=1 \
+"