aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-aerial/gpe-aerial_svn.bb
blob: faa8b5c813a03a28d8c0ac7d6136a5321ff52ffc (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 = "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"