aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/matchbox-common/matchbox-common_0.9.bb
blob: 6787946c89f76b99c9701a357dca0c6635be0984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SECTION = "x11/wm"
DESCRIPTION = "Matchbox window manager common files"
LICENSE = "GPL"
DEPENDS = "libmatchbox"

SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz"

inherit autotools  pkgconfig

EXTRA_OECONF = "--enable-pda-folders"

FILES_${PN} = "${bindir} \
	       ${datadir}/matchbox/vfolders \
	       ${datadir}/pixmaps"

SRC_URI[md5sum] = "42f76caa0d51ecefc92979fc659ac29c"
SRC_URI[sha256sum] = "9ceab55677a404db7ca83ae3b3c678fb1f292e0fee055079ad95f967a98a6e04"