generic-poky/meta/packages/matchbox-panel-2/matchbox-panel-2_svn.bb

12 lines
232 B
BlitzBasic
Raw Normal View History

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