blob: 50182dacce4ae07537f6cc6ac665fcb224ffe785 (
plain)
1
2
3
4
5
6
7
8
9
|
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}"
|