aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.rpgdiceroller.bb
blob: 643a8b0d3c21f75780b26d34e5b6f365edff8aec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require bug-app.inc

DESCRIPTION = "Work in progress!\
A basic dice roller app that will simulate rolling dice of different types.  Requires LCD (BUGview) and motion (BUGmotion) modules."
HOMEPAGE = "http://buglabs.net/applications/RPG+Dice+Roller"

DEPENDS += "com.buglabs.bug.module.motion com.buglabs.osgi com.buglabs.common service-tracker com.buglabs.bug.module.lcd "

PV = "3"

SRC_LINK = "http://buglabs.net/program_version/download/167"

APIVERSION = ""