aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.ircbotexample.bb
blob: 4ddc8d56415b89327bfaa694ee3ec6e7eb96cea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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"