mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
248 B
BlitzBasic
12 lines
248 B
BlitzBasic
include 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}
|
|
|
|
|