]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-ownerinfo/gpe-ownerinfo_0.26.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-ownerinfo / gpe-ownerinfo_0.26.bb
1 inherit gpe
2
3 DESCRIPTION = "GPE owner information dialog"
4 SECTION = "gpe"
5 PRIORITY = "optional"
6 MAINTAINER = "Philip Blundell <pb@handhelds.org>"
7 DEPENDS = "gtk+ libgpewidget"
8 LICENSE = "GPL"
9 PR = "r0"
10
11 do_stage () {
12         oe_libinstall -a libgpe-ownerinfo ${STAGING_LIBDIR}
13         install -m 0644 gpe-ownerinfo.h ${STAGING_INCDIR}/ 
14 }