generic-poky/meta/packages/matchbox-panel/matchbox-panel_svn.bb
Marcin Juszkiewicz 2a649fac55 matchbox-panel: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2451 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09 12:22:43 +00:00

10 lines
248 B
BlitzBasic

require matchbox-panel.inc
PV = "0.9.2+svnr${SRCREV}"
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}"