Files
poky/meta-extras/packages/matchbox-panel/matchbox-panel_svn.bb
Marcin Juszkiewicz 3502262c6d matchbox-panel1 (and applets): moved to meta-extras
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4168 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-03 09:49: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}"