From a32e9b20267f506bbbab64cf2d8a45b374df6081 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 2 Dec 2010 16:00:50 +0100 Subject: buglabs-apps: BugLabs java applications. Tons of small apps that live on buglabs.net and are mostly arch independent. These recipes make them available for images and feeds. --- recipes/buglabs-apps/com.buglabs.app.simplelocationviewer.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/buglabs-apps/com.buglabs.app.simplelocationviewer.bb (limited to 'recipes/buglabs-apps/com.buglabs.app.simplelocationviewer.bb') diff --git a/recipes/buglabs-apps/com.buglabs.app.simplelocationviewer.bb b/recipes/buglabs-apps/com.buglabs.app.simplelocationviewer.bb new file mode 100644 index 0000000000..5aec74cf8b --- /dev/null +++ b/recipes/buglabs-apps/com.buglabs.app.simplelocationviewer.bb @@ -0,0 +1,12 @@ +require bug-app.inc + +DESCRIPTION = "Shows lon/lat coordinates on statusbar. Requires GPS module." +HOMEPAGE = "http://buglabs.net/applications/SimpleLocationViewer" + +DEPENDS += "com.buglabs.bug.module.gps com.buglabs.osgi com.buglabs.nmea service-tracker com.buglabs.common " + +PV = "1" + +SRC_LINK = "http://buglabs.net/program_version/download/559" + +APIVERSION = "" -- cgit 1.2.3-korg