4 DEPENDS
= "libmatchbox startup-notification"
6 SRC_URI
= "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/0.8/matchbox-desktop-${PV}.tar.bz2"
9 EXTRA_OECONF
= "--enable-startup-notification --enable-dnotify"
11 inherit autotools pkgconfig
13 FILES_$
{PN
} = "${bindir} \
14 ${datadir}/applications \
15 ${datadir}/matchbox/desktop/modules/*.so \
16 ${datadir}/matchbox-desktop \
19 FILES_$
{PN
}-dev
= "${libdir}/matchbox-desktop \
20 ${includedir}/matchbox-desktop \
21 ${datadir}/matchbox/desktop/modules/*a"