]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-ownerinfo/gpe-ownerinfo_0.24.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.24.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 PR = "r2"
9 LICENSE = "GPL"
10
11 SRC_URI += "file://fixloop.patch;patch=1;pnum=0"
12
13 do_stage () {
14         oe_libinstall -a libgpe-ownerinfo ${STAGING_LIBDIR}
15         install -m 0644 gpe-ownerinfo.h ${STAGING_INCDIR}/ 
16 }