]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/matchbox-common/matchbox-common_0.9.1.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.1.bb
1 SECTION = "x11/wm"
2 DESCRIPTION = "Matchbox window manager common files"
3 LICENSE = "GPL"
4 DEPENDS = "libmatchbox"
5 PR = "r2"
6
7 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz \
8            file://no-utilities-category.patch;patch=1 \
9            file://add-media-category.patch;patch=1"
10
11 inherit autotools  pkgconfig
12
13 EXTRA_OECONF = "--enable-pda-folders"
14
15 FILES_${PN} = "${bindir} \
16                ${datadir}/matchbox/vfolders \
17                ${datadir}/pixmaps"