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

DESCRIPTION = "A simple file browser using the LCD touchscreen. \
Currently browses through directories and views text files, and will do much more soon!\
V1.1\
Added gif, png, jpeg image support\
Minor bug fixes"
HOMEPAGE = "http://buglabs.net/applications/FileBrowser"

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

PV = "2"

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

APIVERSION = ""