surpport seeking the recorded video
[vuplus_openembedded] / recipes / gpephone / calendar2_svn.bb
1 DESCRIPTION = "Calendar application for GPE Phone Edition"
2 LICENSE     = "LiPS"
3 SECTION = "gpe"
4 PRIORITY    = "optional"
5 PV = "0.0+svnr-${SRCREV}"
6 PR          = "r1"
7
8 DEPENDS = "gtk+ libgpewidget libgpephone libgemwidget dbus-glib libcalenabler2 libiac"
9
10 inherit gpephone autotools
11
12 SRC_URI = "${GPEPHONE_SVN} \
13            file://disable-broken-tests.patch;patch=1"
14
15 S = ${WORKDIR}/${PN}
16
17 FILES_${PN} += "${datadir}/database ${datadir}/res"