aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openbmap/openbmap-logger_0.4.0.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-07-21 08:48:52 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2009-07-21 08:48:52 +0000
commit699b6a2db3a619a75966e250ccb7637fb27491f8 (patch)
treeba40fae4400223783b0a7bd5358285b21f20559e /recipes/openbmap/openbmap-logger_0.4.0.bb
parent32ed7bef9adf1e4dfff7f176bd5c3540b2559f26 (diff)
downloadopenembedded-699b6a2db3a619a75966e250ccb7637fb27491f8.tar.gz
openbmap-logger: Add new 0.4.0 version and checksums.
Diffstat (limited to 'recipes/openbmap/openbmap-logger_0.4.0.bb')
-rw-r--r--recipes/openbmap/openbmap-logger_0.4.0.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/openbmap/openbmap-logger_0.4.0.bb b/recipes/openbmap/openbmap-logger_0.4.0.bb
new file mode 100644
index 0000000000..a7648f1989
--- /dev/null
+++ b/recipes/openbmap/openbmap-logger_0.4.0.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "openBmap logger and uploader of GPS/GSM data"
+SECTION = "x11/utils"
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/myposition/openbmap-logger-${PV}.tar.gz"
+
+inherit distutils
+
+RDEPENDS = "python python-dbus python-pygobject python-pygtk libglade \
+ python-subprocess python-netclient python-math python-core python-io frameworkd"
+
+FILES_${PN} += "${datadir}"