aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-buttonbox/gpe-buttonbox_svn.bb
blob: 96ac3592f4945c068a7031d69db1baae7c0678ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "Buttonbox for gpe"
LICENSE = "GPL"
DEPENDS = "libgpewidget libgpelaunch"
PV = "0.5+svn-${SRCDATE}"
FILE_PR = "r0"

inherit autotools

SRC_URI = "${GPE_SVN}"

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

FILES_${PN} += "${datadir}/gpe"

DEFAULT_PREFERENCE = "-1"