java-native.bbclass: remove do_stage function, because of NATIVE_INSTALL_WORKS =...
[openembedded.git] / recipes / gpephone / libiac_0.1.bb
blob0f9345374be7d8c339fa943408bb37b9d3706d7d
1 LICENSE = "LiPS"
2 DESCRIPTION = "LiPS IPC library."
3 SECTION = "gpe/libs"
4 PRIORITY = "optional"
5 DEPENDS = "gtk+ gtk-doc"
6 PR = "r2"
8 GPE_TARBALL_SUFFIX = "bz2"
9 inherit gpephone pkgconfig autotools
11 SRC_URI += "file://po.patch;patch=1"
13 do_stage () {
14 autotools_stage_all
17 SRC_URI[md5sum] = "cf829bb82f84728194c64a41e9f1cf32"
18 SRC_URI[sha256sum] = "10197df9daee806453c5a7e99e538d7eac0421796f2a9ae114d4369d85fcf3af"