generic-poky/meta/packages/matchbox-desktop/matchbox-desktop_svn.bb
Marcin Juszkiewicz 241bd83942 matchbox-desktop: switch to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2421 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-09 10:47:38 +00:00

14 lines
330 B
BlitzBasic

DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
SECTION = "x11/wm"
PV = "2.0+svnr${SRCREV}"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN}-2;proto=http"
EXTRA_OECONF = "--enable-startup-notification"
S = "${WORKDIR}/${PN}-2"
inherit autotools pkgconfig