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

DESCRIPTION = "A basic 4 function calculator for BUG. It uses the AWT toolkit. Since I believe it is mostly an example right now it pops up immediately, when people get BUGs to put it on, I will make it register with the menu since it is a rarely used utility. As always, email or comment any problems you encounter or any features you would like added, I am looking for ways to improve it."
HOMEPAGE = "http://buglabs.net/applications/BasicCalculator"

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

PV = "5"

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

APIVERSION = ""