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.bugtalkviaaim.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 recipes/buglabs-apps/com.buglabs.app.bugtalkviaaim.bb (limited to 'recipes/buglabs-apps/com.buglabs.app.bugtalkviaaim.bb') diff --git a/recipes/buglabs-apps/com.buglabs.app.bugtalkviaaim.bb b/recipes/buglabs-apps/com.buglabs.app.bugtalkviaaim.bb new file mode 100644 index 0000000000..7f09bf99ae --- /dev/null +++ b/recipes/buglabs-apps/com.buglabs.app.bugtalkviaaim.bb @@ -0,0 +1,17 @@ +require bug-app.inc + +DESCRIPTION = "Install this app and talk to your BUG via AIM! \ +Sign up for your BUG's AIM screen name (http://products.aim.com/) and enter credential info in BUGtalkApp class. \ +The app starts upon installation and can be stopped via AppUI.\ +Once the app is running, use your favorite IM client to talk to your BUG. Type in *help* to see available commands. You can add new commands in BUGtalkApp.im method. \ +Have fun! \ +(image credit: http://www.clker.com/clipart-2312.html) " +HOMEPAGE = "http://buglabs.net/applications/BUGtalkViaAIM" + +DEPENDS += "com.buglabs.bug.jni.accelerometer com.buglabs.bug.module.motion com.buglabs.bug.module.motion com.buglabs.common com.buglabs.osgi com.buglabs.osgi.cm com.buglabs.osgi.shell service-tracker " + +PV = "4" + +SRC_LINK = "http://buglabs.net/program_version/download/1162" + +APIVERSION = "" -- cgit 1.2.3-korg