summaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.simplegui.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.simplegui.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.simplegui.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.simplegui.bb b/recipes/buglabs-apps/com.buglabs.app.simplegui.bb
new file mode 100644
index 0000000000..e206087f61
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.simplegui.bb
@@ -0,0 +1,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 = ""