summaryrefslogtreecommitdiff
path: root/packages/gpe-windowlist/gpe-windowlist_cvs.bb
blob: 245f5c0ff5527f9e51ec46affb5a45f4f796ac30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DEPENDS = "libgpewidget libgpelaunch gtk+"
SECTION = "gpe"
DESCRIPTION = "GPE windowlist applet"
LICENSE = "GPL"

DEFAULT_PREFERENCE = "-1"

PV = "0.1+cvs${SRCDATE}"
PR = "r1"

inherit autotools gpe

SRC_URI = "${HANDHELDS_CVS};module=gpe/base/${PN}"
S = "${WORKDIR}/${PN}"