aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-panel/matchbox-panel_svn.bb
blob: e42d505a308a06b37779bf2865c53ae3ebd57412 (plain)
1
2
3
4
5
6
7
8
9
10
11
require matchbox-panel.inc
PV = "0.9.2+svn${SRCDATE}"
DEFAULT_PREFERENCE = "-1"

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

EXTRA_OECONF = "--enable-startup-notification --enable-dnotify"

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