]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/matchbox-common/matchbox-common_0.9.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / matchbox-common / matchbox-common_0.9.bb
1 SECTION = "x11/wm"
2 DESCRIPTION = "Matchbox window manager common files"
3 LICENSE = "GPL"
4 DEPENDS = "libmatchbox"
5
6 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz"
7
8 inherit autotools  pkgconfig
9
10 EXTRA_OECONF = "--enable-pda-folders"
11
12 FILES_${PN} = "${bindir} \
13                ${datadir}/matchbox/vfolders \
14                ${datadir}/pixmaps"