aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/buglabs-apps/com.buglabs.app.jnotifyhomedirlistener.bb
blob: a926f480b635966a9aa078bcc4a7b85559a37b42 (plain)
1
2
3
4
5
6
7
8
9
10
11
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"