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

DESCRIPTION = "A OSGi service for executing commands on the shell.\
A IShellService provides an IShellSession.  This session is used just like a terminal session; in fact it is one.  Commands can be executed, environment variables can be set.  Be careful, this service is very powerful!"
HOMEPAGE = "http://buglabs.net/applications/ShellService"

DEPENDS += "com.buglabs.common "

PV = "3"

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

APIVERSION = ""