summaryrefslogtreecommitdiff
path: root/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb
blob: 1d0e0aa09cc51c022e4530488d4aad0c00940a98 (plain)
1
2
3
4
5
6
7
8
9
10
11
PV = "0.0+svn${SRCDATE}"
DEPENDS = "gtk+ startup-notification"

SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"

EXTRA_OECONF = "--enable-startup-notification"

S = ${WORKDIR}/${PN}

inherit autotools