Files
poky/meta/packages/matchbox-desktop/matchbox-desktop_svn.bb
Ross Burton a228c3118f matchbox-desktop: bump srcrev, and enable DBus
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4960 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 15:23:30 +00:00

14 lines
347 B
BlitzBasic

DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification dbus"
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 --with-dbus"
S = "${WORKDIR}/${PN}-2"
inherit autotools pkgconfig