aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-windowlist/gpe-windowlist_svn.bb
blob: eec5d7c8bb49471edb498bb5a2e7d32c2407b1fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "GPE windowlist applet"
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget libgpelaunch gtk+"
PV = "0.1+svn${SRCDATE}"
FILE_PR = "r1"

inherit autotools 

SRC_URI = "${GPE_EXTRA_SVN}"

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

DEFAULT_PREFERENCE = "-1"