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

DESCRIPTION = "*Audio Module Tester*\
A tester application for audio module. Plays a wav file that is located in application's /resource directory also listens to -/+ buttons on the keyboard to mimic a rocker on the audio module."
HOMEPAGE = "http://buglabs.net/applications/AudioModuleButtonTester"

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

PV = "1"

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

APIVERSION = ""

BROKEN = "1"