Added tangogps-0.9.0.3:
authorStanislav Brabec <utx@penguin.cz>
Tue, 15 Jul 2008 15:54:44 +0000 (15:54 +0000)
committerStanislav Brabec <utx@penguin.cz>
Tue, 15 Jul 2008 15:54:44 +0000 (15:54 +0000)
* based on openmoko-projects/tangogps_0.7.bb
* removed openmoko specific requirements
* updated to version 0.9.0.3

packages/tangogps/.mtn2git_empty [new file with mode: 0644]
packages/tangogps/tangogps_0.9.0.3.bb [new file with mode: 0644]

diff --git a/packages/tangogps/.mtn2git_empty b/packages/tangogps/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/tangogps/tangogps_0.9.0.3.bb b/packages/tangogps/tangogps_0.9.0.3.bb
new file mode 100644 (file)
index 0000000..f980b0b
--- /dev/null
@@ -0,0 +1,10 @@
+LICENSE = "GPLv2"
+SECTION = "x11/applications"
+PRIORITY = "optional"
+DESCRIPTION = "lightweight and fast mapping application"
+DEPENDS = "curl gtk+ gconf gpsd"
+RDEPENDS = "gpsd"
+
+SRC_URI = "http://www.tangogps.org/downloads/${PN}-${PV}.tar.gz"
+
+inherit autotools