micro-uclibc.conf: move OVERRIDES to bottom of file
[openembedded.git] / recipes / gpe-fsi / gpe-fsi_0.1.bb
blob479308d64c26842b1d38f3e624bab309d9523318
1 DESCRIPTION = "GPE frontend for libfsi-client"
2 LICENSE = "gpl"
4 inherit gpe
6 SRC_URI = "http://dominion.kabel.utwente.nl/koen/pda/files/gpe-fsi.tar.bz2"
7 PR = "r1"
9 DEPENDS = "libgpewidget fsi-client gtk+"
10 SECTION = "gpe"
12 S ="${WORKDIR}/gpe-fsi"
14 do_compile() {
15 oe_runmake all
18 do_install() {
19 install -d ${D}${bindir}
20 install -d ${D}${libdir}
21 install -d ${D}/usr/share/applications
22 install -d ${D}/usr/share/pixmaps/
23 install gpe-fsi ${D}${bindir}
24 install gpe-fsi.desktop ${D}/usr/share/applications/
25 install gpe-fsi.png ${D}/usr/share/pixmaps/