aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-windowlist/gpe-windowlist_svn.bb
blob: 2f9d18111ee9f8425bbc8ab67d9720250eaeb849 (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}"
PR = "r1"

inherit autotools 

SRC_URI = "${GPE_EXTRA_SVN}"

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

DEFAULT_PREFERENCE = "-1"