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

DESCRIPTION = "The simplest possible GUI that illustrates drawing a frame with widgets and layout, and handling events thrown by buttons. This goes along with the wiki page of the same name.\
"
HOMEPAGE = "http://buglabs.net/applications/SimpleGUI"

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

PV = "1"

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

APIVERSION = ""