aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-aerial/gpe-aerial_svn.bb
blob: c8a597a257bc2866d40e46edc41d68aab44d3e83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
inherit gpe autotools

DESCRIPTION = "GPE wireless LAN communication applet"
DEPENDS  = "gtk+ libgpewidget prismstumbler"
RDEPENDS_${PN} = "prismstumbler"
SECTION  = "gpe"
PRIORITY = "optional"
LICENSE  = "GPL"
PR = "r0"
PV = "0.3.0+svn${SRCDATE}"

SRC_URI = "${GPE_EXTRA_SVN}"

S = "${WORKDIR}/gpe-aerial"

DEFAULT_PREFERENCE = "-1"