]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/matchbox-panel/matchbox-panel_0.9.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / matchbox-panel / matchbox-panel_0.9.bb
1 DESCRIPTION = "Matchbox Window Manager Panel"
2 LICENSE = "GPL"
3 DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel"
4 SECTION = "x11/wm"
5
6 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz"
7
8 inherit autotools pkgconfig gettext
9
10 EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons"
11
12 FILES_${PN} = "${bindir} \
13                ${datadir}/applications \
14                ${datadir}/pixmaps"
15