ti-c6accel_1.00.00.04: add new recipe
[openembedded.git] / recipes / matchbox-common / matchbox-common_0.9.1.bb
blob1565258b7a7373b146a842e57c35991220222392
1 DESCRIPTION = "Matchbox window manager common files"
2 SECTION = "x11/wm"
3 LICENSE = "GPL"
4 DEPENDS = "libmatchbox"
5 RDEPENDS_${PN} += "matchbox-panel"
6 PR = "r7"
8 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
9 file://no-utilities-category.patch \
10 file://add-media-category.patch"
12 inherit autotools pkgconfig update-alternatives
14 EXTRA_OECONF = "--enable-pda-folders"
16 FILES_${PN} = "\
17 ${bindir} \
18 ${datadir}/matchbox/vfolders \
19 ${datadir}/pixmaps"
21 ALTERNATIVE_NAME = "x-window-manager"
22 ALTERNATIVE_LINK = "${bindir}/x-window-manager"
23 ALTERNATIVE_PATH = "${bindir}/matchbox-session"
24 ALTERNATIVE_PRIORITY = "11"
27 PACKAGE_ARCH = "all"
29 SRC_URI[md5sum] = "90acc81aeebc0dca8f88fbaa40166607"
30 SRC_URI[sha256sum] = "cb56d6a1031c33b98751cb06b2fce73feba49cb38a1e4db1a104e8efdfb9a7dc"