aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.ircbotexample.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.ircbotexample.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.ircbotexample.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.ircbotexample.bb b/recipes/buglabs-apps/com.buglabs.app.ircbotexample.bb
new file mode 100644
index 0000000000..4ddc8d5641
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.ircbotexample.bb
@@ -0,0 +1,14 @@
+require bug-app.inc
+
+DESCRIPTION = "This is an app used on motherbug to show how to use the PIRC API and motion detector. Drop into #buglabs on irc.freenode.net and just say 'time' and you'll see the last time motherbug detected motion."
+HOMEPAGE = "http://buglabs.net/applications/IRCBotExample"
+
+DEPENDS += "service-tracker com.buglabs.bug.module.motion com.buglabs.common com.buglabs.bug.module.vonhippel com.buglabs.bug.base com.buglabs.osgi "
+
+PV = "7"
+
+SRC_LINK = "http://buglabs.net/program_version/download/909"
+
+APIVERSION = ""
+
+BROKEN = "1"