summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-desktop/matchbox-desktop_2.0.bb
blob: 3e95bc1c69566916d1a9351615e443efa0b7f5fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPLv2.0+"
DEPENDS = "gtk+ startup-notification"
SECTION = "x11/wm"
PR = "r2"

SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/2.0/matchbox-desktop-${PV}.tar.bz2 \
	file://dso_linking_change_build_fix.patch"

EXTRA_OECONF = "--enable-startup-notification"

inherit autotools pkgconfig