matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / omview / omview_svn.bb
blob2d1b258fc9ed7c9c474bfc6f7876ae0dadb78937
1 DESCRIPTION = "OMView"
2 SECTION = "x11/graphics"
3 PKG_TAGS_${PN} = "group::communication"
4 DEPENDS += " evas ewl epsilon"
5 RDEPENDS_${PN} += " epsilon-thumbd"
6 SRCREV = "34"
7 PV = "0.0.1+svnr${SRCPV}"
8 PR = "r3"
10 inherit autotools
12 SRC_URI += "svn://svn.projects.openmoko.org/svnroot;proto=svn;module=omview"
14 S = "${WORKDIR}/${PN}"