aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/gpephone/firewall_svn.bb
blob: 6c3ed64b26abf019c4fd77d289e967147ba9df0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE     = "LiPS"
DESCRIPTION = "Cellphone firewall tool"
SECTION = "gpe"
PRIORITY    = "optional"
PR          = "r1"
PV = "0.0+svnr-${SRCREV}"

DEFAULT_PREFERENCE = "-1"

DEPENDS = "gtk+ libmsgenabler libabenabler libiac libgpewidget libgpephone gconf"

inherit gpephone autotools pkgconfig

SRC_URI = "${GPEPHONE_SVN}"

S = "${WORKDIR}/${PN}"