aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.jnotifyhomedirlistener.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/buglabs-apps/com.buglabs.app.jnotifyhomedirlistener.bb')
-rw-r--r--recipes/buglabs-apps/com.buglabs.app.jnotifyhomedirlistener.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/buglabs-apps/com.buglabs.app.jnotifyhomedirlistener.bb b/recipes/buglabs-apps/com.buglabs.app.jnotifyhomedirlistener.bb
new file mode 100644
index 0000000000..a926f480b6
--- /dev/null
+++ b/recipes/buglabs-apps/com.buglabs.app.jnotifyhomedirlistener.bb
@@ -0,0 +1,12 @@
+require bug-app.inc
+
+DESCRIPTION = "A super simple app that demonstrates the JNotify API."
+HOMEPAGE = "http://buglabs.net/applications/JNotify+Home+Dir+Listener"
+
+DEPENDS += "net.contentobjects.jnotify "
+
+PV = "2"
+
+SRC_LINK = "http://buglabs.net/program_version/download/1036"
+
+APIVERSION = "1.4.3"