surpport seeking the recorded video
[vuplus_openembedded] / recipes / freesmartphone / fsoraw_svn.bb
1 DESCRIPTION = "A console wrapper for the FSO Usage API"
2 SECTION = "fso/base"
3 PRIORITY = "optional"
4 HOMEPAGE = "http://noko.sourceforge.net"
5 LICENSE = "GPL"
6 DEPENDS = "dbus"
7 PV = "0.0.1+svnr${SRCPV}"
8 PR = "r0"
9
10 SRC_URI = "svn://noko.svn.sourceforge.net/svnroot/noko/trunk;module=fsoraw;proto=https"
11 S = "${WORKDIR}/fsoraw/"
12
13 inherit autotools