java-native.bbclass: remove do_stage function, because of NATIVE_INSTALL_WORKS =...
[openembedded.git] / recipes / gpephone / firewall_svn.bb
blob6c3ed64b26abf019c4fd77d289e967147ba9df0a
1 LICENSE = "LiPS"
2 DESCRIPTION = "Cellphone firewall tool"
3 SECTION = "gpe"
4 PRIORITY = "optional"
5 PR = "r1"
6 PV = "0.0+svnr-${SRCREV}"
8 DEFAULT_PREFERENCE = "-1"
10 DEPENDS = "gtk+ libmsgenabler libabenabler libiac libgpewidget libgpephone gconf"
12 inherit gpephone autotools pkgconfig
14 SRC_URI = "${GPEPHONE_SVN}"
16 S = "${WORKDIR}/${PN}"