generic-poky/meta-extras/packages/matchbox-panel/matchbox-panel_svn.bb

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}"