From 699b6a2db3a619a75966e250ccb7637fb27491f8 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Tue, 21 Jul 2009 08:48:52 +0000 Subject: openbmap-logger: Add new 0.4.0 version and checksums. --- recipes/openbmap/openbmap-logger_0.4.0.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/openbmap/openbmap-logger_0.4.0.bb (limited to 'recipes/openbmap') 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}" -- cgit v1.2.3