increase dvbapp PR.
[vuplus_openembedded] / recipes / pimlico / contacts_svn.bb
1 require contacts.inc
2
3 #DEPENDS += "gnome-vfs"
4 #RDEPENDS += "gnome-vfs-plugin-file"
5 #RRECOMMENDS += "gnome-vfs-plugin-http"
6
7 PV = "0.8+svnr${SRCPV}"
8
9 DEFAULT_PREFERENCE = "-1"
10
11 SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
12            file://stock_contact.png \
13            file://stock_person.png \
14            file://contacts-owl-window-menu.patch;patch=1 \
15           "
16
17 S = "${WORKDIR}/trunk"
18
19 #EXTRA_OECONF = "--enable-gnome-vfs"