generic-poky/meta/packages/matchbox-desktop/matchbox-desktop_2.0.bb
Richard Purdie 1d28e031a4 matchbox-desktop: Bump PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2118 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-05 14:17:03 +00:00

12 lines
317 B
BlitzBasic

DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
SECTION = "x11/wm"
PR = "r1"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/2.0/matchbox-desktop-${PV}.tar.bz2"
EXTRA_OECONF = "--enable-startup-notification"
inherit autotools pkgconfig